﻿@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, .order_tracking_main-col-inner.grey a, h3, .checkout .checkout_top--account a, .checkout_top--warning.fields a, .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul label, .validation_wrapper--warning a, .validation_wrapper--warning ul li, .validation_wrapper--warning ul label, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

em {
    font-style: italic;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    max-width: 100%;
}

/*===============================
=            Choices            =
===============================*/
.choices {
    position: relative;
    margin-bottom: 24px;
    font-size: 16px;
}

    .choices:focus {
        outline: none;
    }

    .choices:last-child {
        margin-bottom: 0;
    }

    .choices.is-disabled .choices__inner,
    .choices.is-disabled .choices__input {
        background-color: #EAEAEA;
        cursor: not-allowed;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .choices.is-disabled .choices__item {
        cursor: not-allowed;
    }

    .choices[data-type*="select-one"] {
        cursor: pointer;
    }

        .choices[data-type*="select-one"] .choices__inner {
            padding-bottom: 7.5px;
        }

        .choices[data-type*="select-one"] .choices__input {
            display: block;
            width: 100%;
            padding: 10px;
            border-bottom: 1px solid #DDDDDD;
            background-color: #FFFFFF;
            margin: 0;
        }

        .choices[data-type*="select-one"] .choices__button {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
            padding: 0;
            background-size: 8px;
            position: absolute;
            top: 50%;
            right: 0;
            margin-top: -10px;
            margin-right: 25px;
            height: 20px;
            width: 20px;
            border-radius: 10em;
            opacity: .5;
        }

            .choices[data-type*="select-one"] .choices__button:hover, .choices[data-type*="select-one"] .choices__button:focus {
                opacity: 1;
            }

            .choices[data-type*="select-one"] .choices__button:focus {
                box-shadow: 0px 0px 0px 2px #00BCD4;
            }

        .choices[data-type*="select-one"]:after {
            content: "";
            height: 0;
            width: 0;
            border-style: solid;
            border-color: #333333 transparent transparent transparent;
            border-width: 5px;
            position: absolute;
            right: 11.5px;
            top: 50%;
            margin-top: -2.5px;
            pointer-events: none;
        }

        .choices[data-type*="select-one"].is-open:after {
            border-color: transparent transparent #333333 transparent;
            margin-top: -7.5px;
        }

        .choices[data-type*="select-one"][dir="rtl"]:after {
            left: 11.5px;
            right: auto;
        }

        .choices[data-type*="select-one"][dir="rtl"] .choices__button {
            right: auto;
            left: 0;
            margin-left: 25px;
            margin-right: 0;
        }

    .choices[data-type*="select-multiple"] .choices__inner,
    .choices[data-type*="text"] .choices__inner {
        cursor: text;
    }

    .choices[data-type*="select-multiple"] .choices__button,
    .choices[data-type*="text"] .choices__button {
        position: relative;
        display: inline-block;
        margin-top: 0;
        margin-right: -4px;
        margin-bottom: 0;
        margin-left: 8px;
        padding-left: 16px;
        border-left: 1px solid #008fa1;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
        background-size: 8px;
        width: 8px;
        line-height: 1;
        opacity: .75;
        border-radius: 0;
    }

        .choices[data-type*="select-multiple"] .choices__button:hover, .choices[data-type*="select-multiple"] .choices__button:focus,
        .choices[data-type*="text"] .choices__button:hover,
        .choices[data-type*="text"] .choices__button:focus {
            opacity: 1;
        }

.choices__inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #f9f9f9;
    padding: 7.5px 7.5px 3.75px;
    border: 1px solid #DDDDDD;
    border-radius: 2.5px;
    font-size: 14px;
    min-height: 44px;
    overflow: hidden;
}

.is-focused .choices__inner,
.is-open .choices__inner {
    border-color: #b7b7b7;
}

.is-open .choices__inner {
    border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
    border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.choices__list--single {
    display: inline-block;
    padding: 4px 16px 4px 4px;
    width: 100%;
}

[dir="rtl"] .choices__list--single {
    padding-right: 4px;
    padding-left: 16px;
}

.choices__list--single .choices__item {
    width: 100%;
}

.choices__list--multiple {
    display: inline;
}

    .choices__list--multiple .choices__item {
        display: inline-block;
        vertical-align: middle;
        border-radius: 20px;
        padding: 4px 10px;
        font-size: 12px;
        font-weight: 500;
        margin-right: 3.75px;
        margin-bottom: 3.75px;
        background-color: #00BCD4;
        border: 1px solid #00a5bb;
        color: #FFFFFF;
        word-break: break-all;
    }

        .choices__list--multiple .choices__item[data-deletable] {
            padding-right: 5px;
        }

[dir="rtl"] .choices__list--multiple .choices__item {
    margin-right: 0;
    margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
    background-color: #00a5bb;
    border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
    background-color: #aaaaaa;
    border: 1px solid #919191;
}

.choices__list--dropdown {
    display: none;
    z-index: 1;
    position: absolute;
    width: 100%;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    top: 100%;
    margin-top: -1px;
    border-bottom-left-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
    overflow: hidden;
    word-break: break-all;
}

    .choices__list--dropdown.is-active {
        display: block;
    }

.is-open .choices__list--dropdown {
    border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: -1px;
    border-radius: .25rem .25rem 0 0;
}

.choices__list--dropdown .choices__list {
    position: relative;
    max-height: 300px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position;
}

.choices__list--dropdown .choices__item {
    position: relative;
    padding: 10px;
    font-size: 14px;
}

[dir="rtl"] .choices__list--dropdown .choices__item {
    text-align: right;
}

@media (min-width: 640px) {
    .choices__list--dropdown .choices__item--selectable {
        padding-right: 100px;
    }

        .choices__list--dropdown .choices__item--selectable:after {
            content: attr(data-select-text);
            font-size: 12px;
            opacity: 0;
            position: absolute;
            right: 10px;
            top: 50%;
            transform: translateY(-50%);
        }

    [dir="rtl"] .choices__list--dropdown .choices__item--selectable {
        text-align: right;
        padding-left: 100px;
        padding-right: 10px;
    }

        [dir="rtl"] .choices__list--dropdown .choices__item--selectable:after {
            right: auto;
            left: 10px;
        }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: #f2f2f2;
}

    .choices__list--dropdown .choices__item--selectable.is-highlighted:after {
        opacity: .5;
    }

.choices__item {
    cursor: default;
}

.choices__item--selectable {
    cursor: pointer;
}

.choices__item--disabled {
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .5;
}

.choices__heading {
    font-weight: 600;
    font-size: 12px;
    padding: 10px;
    border-bottom: 1px solid #f7f7f7;
    color: gray;
}

.choices__button {
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

    .choices__button:focus {
        outline: none;
    }

.choices__input {
    display: inline-block;
    vertical-align: baseline;
    background-color: #f9f9f9;
    font-size: 14px;
    margin-bottom: 5px;
    border: 0;
    border-radius: 0;
    max-width: 100%;
    padding: 4px 0 4px 2px;
}

    .choices__input:focus {
        outline: 0;
    }

[dir="rtl"] .choices__input {
    padding-right: 2px;
    padding-left: 0;
}

.choices__placeholder {
    opacity: .5;
}

.choices__input.is-hidden,
.choices[data-type*="select-one"] .choices__input.is-hidden,
.choices[data-type*="select-multiple"] .choices__input.is-hidden {
    display: none;
}

/*=====  End of Choices  ======*/
.flatpickr-calendar {
    background: transparent;
    opacity: 0;
    display: none;
    text-align: center;
    visibility: hidden;
    padding: 0;
    animation: none;
    direction: ltr;
    border: 0;
    font-size: 14px;
    line-height: 24px;
    border-radius: 5px;
    position: absolute;
    width: 307.875px;
    box-sizing: border-box;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #fff;
    box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

    .flatpickr-calendar.open,
    .flatpickr-calendar.inline {
        opacity: 1;
        max-height: 640px;
        visibility: visible;
    }

    .flatpickr-calendar.open {
        display: inline-block;
        z-index: 99999;
    }

    .flatpickr-calendar.animate.open {
        animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    .flatpickr-calendar.inline {
        display: block;
        position: relative;
        top: 2px;
    }

    .flatpickr-calendar.static {
        position: absolute;
        top: calc(100% + 2px);
    }

        .flatpickr-calendar.static.open {
            z-index: 999;
            display: block;
        }

    .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
        box-shadow: none !important;
    }

    .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
        box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
    }

    .flatpickr-calendar .hasWeeks .dayContainer,
    .flatpickr-calendar .hasTime .dayContainer {
        border-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .flatpickr-calendar .hasWeeks .dayContainer {
        border-left: 0;
    }

    .flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
        height: 40px;
        border-top: 1px solid #e6e6e6;
    }

    .flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
        height: auto;
    }

    .flatpickr-calendar:before,
    .flatpickr-calendar:after {
        position: absolute;
        display: block;
        pointer-events: none;
        border: solid transparent;
        content: '';
        height: 0;
        width: 0;
        left: 22px;
    }

    .flatpickr-calendar.rightMost:before,
    .flatpickr-calendar.rightMost:after {
        left: auto;
        right: 22px;
    }

    .flatpickr-calendar:before {
        border-width: 5px;
        margin: 0 -5px;
    }

    .flatpickr-calendar:after {
        border-width: 4px;
        margin: 0 -4px;
    }

    .flatpickr-calendar.arrowTop:before,
    .flatpickr-calendar.arrowTop:after {
        bottom: 100%;
    }

    .flatpickr-calendar.arrowTop:before {
        border-bottom-color: #e6e6e6;
    }

    .flatpickr-calendar.arrowTop:after {
        border-bottom-color: #fff;
    }

    .flatpickr-calendar.arrowBottom:before,
    .flatpickr-calendar.arrowBottom:after {
        top: 100%;
    }

    .flatpickr-calendar.arrowBottom:before {
        border-top-color: #e6e6e6;
    }

    .flatpickr-calendar.arrowBottom:after {
        border-top-color: #fff;
    }

    .flatpickr-calendar:focus {
        outline: 0;
    }

.flatpickr-wrapper {
    position: relative;
    display: inline-block;
}

.flatpickr-months {
    display: -ms-flexbox;
    display: flex;
}

    .flatpickr-months .flatpickr-month {
        background: transparent;
        color: rgba(0, 0, 0, 0.9);
        fill: rgba(0, 0, 0, 0.9);
        height: 28px;
        line-height: 1;
        text-align: center;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        overflow: hidden;
        -ms-flex: 1;
        flex: 1;
    }

    .flatpickr-months .flatpickr-prev-month,
    .flatpickr-months .flatpickr-next-month {
        text-decoration: none;
        cursor: pointer;
        position: absolute;
        top: 0px;
        line-height: 16px;
        height: 28px;
        padding: 10px;
        z-index: 3;
        color: rgba(0, 0, 0, 0.9);
        fill: rgba(0, 0, 0, 0.9);
    }

        .flatpickr-months .flatpickr-prev-month.disabled,
        .flatpickr-months .flatpickr-next-month.disabled {
            display: none;
        }

        .flatpickr-months .flatpickr-prev-month i,
        .flatpickr-months .flatpickr-next-month i {
            position: relative;
        }

        .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
        .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
            /*
        /*rtl:begin:ignore*/
            /*
        */
            left: 0;
            /*
        /*rtl:end:ignore*/
            /*
        */
        }

        /*
        /*rtl:begin:ignore*/
        /*
        /*rtl:end:ignore*/
        .flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
        .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
            /*
        /*rtl:begin:ignore*/
            /*
        */
            right: 0;
            /*
        /*rtl:end:ignore*/
            /*
        */
        }

        /*
        /*rtl:begin:ignore*/
        /*
        /*rtl:end:ignore*/
        .flatpickr-months .flatpickr-prev-month:hover,
        .flatpickr-months .flatpickr-next-month:hover {
            color: #959ea9;
        }

            .flatpickr-months .flatpickr-prev-month:hover svg,
            .flatpickr-months .flatpickr-next-month:hover svg {
                fill: #f64747;
            }

        .flatpickr-months .flatpickr-prev-month svg,
        .flatpickr-months .flatpickr-next-month svg {
            width: 14px;
            height: 14px;
        }

            .flatpickr-months .flatpickr-prev-month svg path,
            .flatpickr-months .flatpickr-next-month svg path {
                transition: fill 0.1s;
                fill: inherit;
            }

.numInputWrapper {
    position: relative;
    height: auto;
}

    .numInputWrapper input,
    .numInputWrapper span {
        display: inline-block;
    }

    .numInputWrapper input {
        width: 100%;
    }

        .numInputWrapper input::-ms-clear {
            display: none;
        }

    .numInputWrapper span {
        position: absolute;
        right: 0;
        width: 14px;
        padding: 0 4px 0 2px;
        height: 50%;
        line-height: 50%;
        opacity: 0;
        cursor: pointer;
        border: 1px solid rgba(57, 57, 57, 0.15);
        box-sizing: border-box;
    }

        .numInputWrapper span:hover {
            background: rgba(0, 0, 0, 0.1);
        }

        .numInputWrapper span:active {
            background: rgba(0, 0, 0, 0.2);
        }

        .numInputWrapper span:after {
            display: block;
            content: "";
            position: absolute;
        }

        .numInputWrapper span.arrowUp {
            top: 0;
            border-bottom: 0;
        }

            .numInputWrapper span.arrowUp:after {
                border-left: 4px solid transparent;
                border-right: 4px solid transparent;
                border-bottom: 4px solid rgba(57, 57, 57, 0.6);
                top: 26%;
            }

        .numInputWrapper span.arrowDown {
            top: 50%;
        }

            .numInputWrapper span.arrowDown:after {
                border-left: 4px solid transparent;
                border-right: 4px solid transparent;
                border-top: 4px solid rgba(57, 57, 57, 0.6);
                top: 40%;
            }

        .numInputWrapper span svg {
            width: inherit;
            height: auto;
        }

            .numInputWrapper span svg path {
                fill: rgba(0, 0, 0, 0.5);
            }

    .numInputWrapper:hover {
        background: rgba(0, 0, 0, 0.05);
    }

        .numInputWrapper:hover span {
            opacity: 1;
        }

.flatpickr-current-month {
    font-size: 135%;
    line-height: inherit;
    font-weight: 300;
    color: inherit;
    position: absolute;
    width: 75%;
    left: 12.5%;
    padding: 6.16px 0 0 0;
    line-height: 1;
    height: 28px;
    display: inline-block;
    text-align: center;
    transform: translate3d(0px, 0px, 0px);
}

    .flatpickr-current-month span.cur-month {
        font-family: inherit;
        font-weight: 700;
        color: inherit;
        display: inline-block;
        margin-left: 0.5ch;
        padding: 0;
    }

        .flatpickr-current-month span.cur-month:hover {
            background: rgba(0, 0, 0, 0.05);
        }

    .flatpickr-current-month .numInputWrapper {
        width: 6ch;
        width: 7ch\0;
        display: inline-block;
    }

        .flatpickr-current-month .numInputWrapper span.arrowUp:after {
            border-bottom-color: rgba(0, 0, 0, 0.9);
        }

        .flatpickr-current-month .numInputWrapper span.arrowDown:after {
            border-top-color: rgba(0, 0, 0, 0.9);
        }

    .flatpickr-current-month input.cur-year {
        background: transparent;
        box-sizing: border-box;
        color: inherit;
        cursor: text;
        padding: 0 0 0 0.5ch;
        margin: 0;
        display: inline-block;
        font-size: inherit;
        font-family: inherit;
        font-weight: 300;
        line-height: inherit;
        height: auto;
        border: 0;
        border-radius: 0;
        vertical-align: initial;
    }

        .flatpickr-current-month input.cur-year:focus {
            outline: 0;
        }

        .flatpickr-current-month input.cur-year[disabled],
        .flatpickr-current-month input.cur-year[disabled]:hover {
            font-size: 100%;
            color: rgba(0, 0, 0, 0.5);
            background: transparent;
            pointer-events: none;
        }

.flatpickr-weekdays {
    background: transparent;
    text-align: center;
    overflow: hidden;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 28px;
}

    .flatpickr-weekdays .flatpickr-weekdaycontainer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1;
        flex: 1;
    }

span.flatpickr-weekday {
    cursor: default;
    font-size: 90%;
    background: transparent;
    color: rgba(0, 0, 0, 0.54);
    line-height: 1;
    margin: 0;
    text-align: center;
    display: block;
    -ms-flex: 1;
    flex: 1;
    font-weight: bolder;
}

.dayContainer,
.flatpickr-weeks {
    padding: 1px 0 0 0;
}

.flatpickr-days {
    position: relative;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 307.875px;
}

    .flatpickr-days:focus {
        outline: 0;
    }

.dayContainer {
    padding: 0;
    outline: 0;
    text-align: left;
    width: 307.875px;
    min-width: 307.875px;
    max-width: 307.875px;
    box-sizing: border-box;
    display: inline-block;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-around;
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
}

    .dayContainer + .dayContainer {
        box-shadow: -1px 0 0 #e6e6e6;
    }

.flatpickr-day {
    background: none;
    border: 1px solid transparent;
    border-radius: 150px;
    box-sizing: border-box;
    color: #393939;
    cursor: pointer;
    font-weight: 400;
    width: 14.2857143%;
    -ms-flex-preferred-size: 14.2857143%;
    flex-basis: 14.2857143%;
    max-width: 39px;
    height: 39px;
    line-height: 39px;
    margin: 0;
    display: inline-block;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

    .flatpickr-day.inRange,
    .flatpickr-day.prevMonthDay.inRange,
    .flatpickr-day.nextMonthDay.inRange,
    .flatpickr-day.today.inRange,
    .flatpickr-day.prevMonthDay.today.inRange,
    .flatpickr-day.nextMonthDay.today.inRange,
    .flatpickr-day:hover,
    .flatpickr-day.prevMonthDay:hover,
    .flatpickr-day.nextMonthDay:hover,
    .flatpickr-day:focus,
    .flatpickr-day.prevMonthDay:focus,
    .flatpickr-day.nextMonthDay:focus {
        cursor: pointer;
        outline: 0;
        background: #e6e6e6;
        border-color: #e6e6e6;
    }

    .flatpickr-day.today {
        border-color: #959ea9;
    }

        .flatpickr-day.today:hover,
        .flatpickr-day.today:focus {
            border-color: #959ea9;
            background: #959ea9;
            color: #fff;
        }

    .flatpickr-day.selected,
    .flatpickr-day.startRange,
    .flatpickr-day.endRange,
    .flatpickr-day.selected.inRange,
    .flatpickr-day.startRange.inRange,
    .flatpickr-day.endRange.inRange,
    .flatpickr-day.selected:focus,
    .flatpickr-day.startRange:focus,
    .flatpickr-day.endRange:focus,
    .flatpickr-day.selected:hover,
    .flatpickr-day.startRange:hover,
    .flatpickr-day.endRange:hover,
    .flatpickr-day.selected.prevMonthDay,
    .flatpickr-day.startRange.prevMonthDay,
    .flatpickr-day.endRange.prevMonthDay,
    .flatpickr-day.selected.nextMonthDay,
    .flatpickr-day.startRange.nextMonthDay,
    .flatpickr-day.endRange.nextMonthDay {
        background: #8b4f97;
        box-shadow: none;
        color: #fff;
        border-color: #8b4f97;
    }

        .flatpickr-day.selected.startRange,
        .flatpickr-day.startRange.startRange,
        .flatpickr-day.endRange.startRange {
            border-radius: 50px 0 0 50px;
        }

        .flatpickr-day.selected.endRange,
        .flatpickr-day.startRange.endRange,
        .flatpickr-day.endRange.endRange {
            border-radius: 0 50px 50px 0;
        }

        .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
        .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
        .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
            box-shadow: -10px 0 0 #8b4f97;
        }

        .flatpickr-day.selected.startRange.endRange,
        .flatpickr-day.startRange.startRange.endRange,
        .flatpickr-day.endRange.startRange.endRange {
            border-radius: 50px;
        }

    .flatpickr-day.inRange {
        border-radius: 0;
        box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
    }

    .flatpickr-day.disabled,
    .flatpickr-day.disabled:hover,
    .flatpickr-day.prevMonthDay,
    .flatpickr-day.nextMonthDay,
    .flatpickr-day.notAllowed,
    .flatpickr-day.notAllowed.prevMonthDay,
    .flatpickr-day.notAllowed.nextMonthDay {
        color: rgba(57, 57, 57, 0.3);
        background: transparent;
        border-color: transparent;
        cursor: default;
    }

        .flatpickr-day.disabled,
        .flatpickr-day.disabled:hover {
            cursor: not-allowed;
            color: rgba(57, 57, 57, 0.1);
        }

    .flatpickr-day.week.selected {
        border-radius: 0;
        box-shadow: -5px 0 0 #8b4f97, 5px 0 0 #8b4f97;
    }

    .flatpickr-day.hidden {
        visibility: hidden;
    }

.rangeMode .flatpickr-day {
    margin-top: 1px;
}

.flatpickr-weekwrapper {
    display: inline-block;
    float: left;
}

    .flatpickr-weekwrapper .flatpickr-weeks {
        padding: 0 12px;
        box-shadow: 1px 0 0 #e6e6e6;
    }

    .flatpickr-weekwrapper .flatpickr-weekday {
        float: none;
        width: 100%;
        line-height: 28px;
    }

    .flatpickr-weekwrapper span.flatpickr-day,
    .flatpickr-weekwrapper span.flatpickr-day:hover {
        display: block;
        width: 100%;
        max-width: none;
        color: rgba(57, 57, 57, 0.3);
        background: transparent;
        cursor: default;
        border: none;
    }

.flatpickr-innerContainer {
    display: block;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    overflow: hidden;
}

.flatpickr-rContainer {
    display: inline-block;
    padding: 0;
    box-sizing: border-box;
}

.flatpickr-time {
    text-align: center;
    outline: 0;
    display: block;
    height: 0;
    line-height: 40px;
    max-height: 40px;
    box-sizing: border-box;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
}

    .flatpickr-time:after {
        content: "";
        display: table;
        clear: both;
    }

    .flatpickr-time .numInputWrapper {
        -ms-flex: 1;
        flex: 1;
        width: 40%;
        height: 40px;
        float: left;
    }

        .flatpickr-time .numInputWrapper span.arrowUp:after {
            border-bottom-color: #393939;
        }

        .flatpickr-time .numInputWrapper span.arrowDown:after {
            border-top-color: #393939;
        }

    .flatpickr-time.hasSeconds .numInputWrapper {
        width: 26%;
    }

    .flatpickr-time.time24hr .numInputWrapper {
        width: 49%;
    }

    .flatpickr-time input {
        background: transparent;
        box-shadow: none;
        border: 0;
        border-radius: 0;
        text-align: center;
        margin: 0;
        padding: 0;
        height: inherit;
        line-height: inherit;
        color: #393939;
        font-size: 14px;
        position: relative;
        box-sizing: border-box;
    }

        .flatpickr-time input.flatpickr-hour {
            font-weight: bold;
        }

        .flatpickr-time input.flatpickr-minute,
        .flatpickr-time input.flatpickr-second {
            font-weight: 400;
        }

        .flatpickr-time input:focus {
            outline: 0;
            border: 0;
        }

    .flatpickr-time .flatpickr-time-separator,
    .flatpickr-time .flatpickr-am-pm {
        height: inherit;
        display: inline-block;
        float: left;
        line-height: inherit;
        color: #393939;
        font-weight: bold;
        width: 2%;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }

    .flatpickr-time .flatpickr-am-pm {
        outline: 0;
        width: 18%;
        cursor: pointer;
        text-align: center;
        font-weight: 400;
    }

        .flatpickr-time input:hover,
        .flatpickr-time .flatpickr-am-pm:hover,
        .flatpickr-time input:focus,
        .flatpickr-time .flatpickr-am-pm:focus {
            background: #f3f3f3;
        }

.flatpickr-input[readonly] {
    cursor: pointer;
}

@keyframes fpFadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

/*
* iziToast | v1.4.0
* http://izitoast.marcelodolce.com
* by Marcelo Dolce.
*/
.iziToast-capsule {
    font-size: 0;
    height: 0;
    width: 100%;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

    .iziToast-capsule,
    .iziToast-capsule * {
        box-sizing: border-box;
    }

.iziToast-overlay {
    display: block;
    position: fixed;
    top: -100px;
    left: 0;
    right: 0;
    bottom: -100px;
    z-index: 997;
}

.iziToast {
    display: inline-block;
    clear: both;
    position: relative;
    font-family: 'Lato', Tahoma, Arial;
    font-size: 14px;
    padding: 8px 45px 9px 0;
    background: rgba(238, 238, 238, 0.9);
    border-color: rgba(238, 238, 238, 0.9);
    width: 100%;
    pointer-events: all;
    cursor: default;
    transform: translateX(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: 54px;
}

    .iziToast > .iziToast-progressbar {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 1;
        background: rgba(255, 255, 255, 0.2);
    }

        .iziToast > .iziToast-progressbar > div {
            height: 2px;
            width: 100%;
            background: rgba(0, 0, 0, 0.3);
            border-radius: 0 0 3px 3px;
        }

    .iziToast.iziToast-balloon:before {
        content: '';
        position: absolute;
        right: 8px;
        left: auto;
        width: 0px;
        height: 0px;
        top: 100%;
        border-right: 0px solid transparent;
        border-left: 15px solid transparent;
        border-top: 10px solid #000;
        border-top-color: inherit;
        border-radius: 0;
    }

    .iziToast.iziToast-balloon .iziToast-progressbar {
        top: 0;
        bottom: auto;
    }

    .iziToast.iziToast-balloon > div {
        border-radius: 0 0 0 3px;
    }

    .iziToast > .iziToast-cover {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        height: 100%;
        margin: 0;
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-color: rgba(0, 0, 0, 0.1);
    }

    .iziToast > .iziToast-close {
        position: absolute;
        right: 0;
        top: 0;
        border: 0;
        padding: 0;
        opacity: 0.6;
        width: 42px;
        height: 100%;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAJPAAACTwBcGfW0QAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAD3SURBVFiF1ZdtDoMgDEBfdi4PwAX8vLFn0qT7wxantojKupmQmCi8R4tSACpgjC2ICCUbEBa8ingjsU1AXRBeR8aLN64FiknswN8CYefBBDQ3whuFESy7WyQMeC0ipEI0A+0FeBvHUFN8xPaUhAH/iKoWsnXHGegy4J0yxialOfaHJAz4bhRzQzgDvdGnz4GbAonZbCQMuBm1K/kcFu8Mp1N2cFFpsxsMuJqqbIGExGl4loARajU1twskJLLhIsID7+tvUoDnIjTg5T9DPH9EBrz8rxjPzciAl9+O8SxI8CzJ8CxKFfh3ynK8Dyb8wNHM/XDqejx/AtNyPO87tNybAAAAAElFTkSuQmCC") no-repeat 50% 50%;
        background-size: 8px;
        cursor: pointer;
        outline: none;
    }

        .iziToast > .iziToast-close:hover {
            opacity: 1;
        }

    .iziToast > .iziToast-body {
        position: relative;
        padding: 0 0 0 10px;
        height: auto;
        min-height: 36px;
        margin: 0 0 0 15px;
        text-align: left;
    }

        .iziToast > .iziToast-body:after {
            content: "";
            display: table;
            clear: both;
        }

        .iziToast > .iziToast-body .iziToast-texts {
            margin: 10px 0 0 0;
            padding-right: 2px;
            display: inline-block;
            float: left;
        }

        .iziToast > .iziToast-body .iziToast-inputs {
            min-height: 19px;
            float: left;
            margin: 3px -2px;
        }

            .iziToast > .iziToast-body .iziToast-inputs > input:not([type=checkbox]):not([type=radio]),
            .iziToast > .iziToast-body .iziToast-inputs > select {
                position: relative;
                display: inline-block;
                margin: 2px;
                border-radius: 2px;
                border: 0;
                padding: 4px 7px;
                font-size: 13px;
                letter-spacing: 0.02em;
                background: rgba(0, 0, 0, 0.1);
                color: #000;
                box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
                min-height: 26px;
            }

                .iziToast > .iziToast-body .iziToast-inputs > input:not([type=checkbox]):not([type=radio]):focus,
                .iziToast > .iziToast-body .iziToast-inputs > select:focus {
                    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
                }

        .iziToast > .iziToast-body .iziToast-buttons {
            min-height: 17px;
            float: left;
            margin: 4px -2px;
        }

            .iziToast > .iziToast-body .iziToast-buttons > a,
            .iziToast > .iziToast-body .iziToast-buttons > button,
            .iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]) {
                position: relative;
                display: inline-block;
                margin: 2px;
                border-radius: 2px;
                border: 0;
                padding: 5px 10px;
                font-size: 12px;
                letter-spacing: 0.02em;
                cursor: pointer;
                background: rgba(0, 0, 0, 0.1);
                color: #000;
            }

                .iziToast > .iziToast-body .iziToast-buttons > a:hover,
                .iziToast > .iziToast-body .iziToast-buttons > button:hover,
                .iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):hover {
                    background: rgba(0, 0, 0, 0.2);
                }

                .iziToast > .iziToast-body .iziToast-buttons > a:focus,
                .iziToast > .iziToast-body .iziToast-buttons > button:focus,
                .iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):focus {
                    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
                }

                .iziToast > .iziToast-body .iziToast-buttons > a:active,
                .iziToast > .iziToast-body .iziToast-buttons > button:active,
                .iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):active {
                    top: 1px;
                }

        .iziToast > .iziToast-body .iziToast-icon {
            height: 100%;
            position: absolute;
            left: 0;
            top: 50%;
            display: table;
            font-size: 23px;
            line-height: 24px;
            margin-top: -12px;
            color: #000;
            width: 24px;
            height: 24px;
        }

            .iziToast > .iziToast-body .iziToast-icon.ico-info {
                background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACCtoPsAAAAKXRSTlMA6PsIvDob+OapavVhWRYPrIry2MxGQ97czsOzpJaMcE0qJQOwVtKjfxCVFeIAAAI3SURBVFjDlJPZsoIwEETnCiGyb8q+qmjl/3/wFmGKwjBROS9QWbtnOqDDGPq4MdMkSc0m7gcDDhF4NRdv8NoL4EcMpzoJglPl/KTDz4WW3IdvXEvxkfIKn7BMZb1bFK4yZFqghZ03jk0nG8N5NBwzx9xU5cxAg8fXi20/hDdC316lcA8o7t16eRuQvW1XGd2d2P8QSHQDDbdIII/9CR3lUF+lbucfJy4WfMS64EJPORnrZxtfc2pjJdnbuags3l04TTtJMXrdTph4Pyg4XAjugAJqMDf5Rf+oXx2/qi4u6nipakIi7CsgiuMSEF9IGKg8heQJKkxIfFSUU/egWSwNrS1fPDtLfon8sZOcYUQml1Qv9a3kfwsEUyJEMgFBKzdV8o3Iw9yAjg1jdLQCV4qbd3no8yD2GugaC3oMbF0NYHCpJYSDhNI5N2DAWB4F4z9Aj/04Cna/x7eVAQ17vRjQZPh+G/kddYv0h49yY4NWNDWMMOMUIRYvlTECmrN8pUAjo5RCMn8KoPmbJ/+Appgnk//Sy90GYBCGgm7IAskQ7D9hFKW4ApB1ei3FSYD9PjGAKygAV+ARFYBH5BsVgG9kkBSAQWKUFYBRZpkUgGVinRWAdUZQDABBQdIcAElDVBUAUUXWHQBZx1gMAGMprM0AsLbVXHsA5trZe93/wp3svQ0YNb/jWV3AIOLsMtlznSNOH7JqjOpDVh7z8qCZR10ftvO4nxeOvPLkpSuvfXnxzKtvXr7j+v8C5ii0e71At7cAAAAASUVORK5CYII=") no-repeat 50% 50%;
                background-size: 85%;
            }

            .iziToast > .iziToast-body .iziToast-icon.ico-warning {
                background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAkFBMVEUAAAAAAAABAAIAAAABAAIAAAMAAAABAAIBAAIBAAIAAAIAAAABAAIAAAABAAICAAICAAIAAAIAAAAAAAAAAAABAAIBAAIAAAMAAAABAAIBAAMBAAECAAIAAAIAAAIAAAABAAIBAAIBAAMBAAIBAAEAAAIAAAMAAAAAAAABAAECAAICAAIAAAIAAAMAAAQAAAE05yNAAAAAL3RSTlMAB+kD7V8Q+PXicwv7I9iYhkAzJxnx01IV5cmnk2xmHfzexsK4eEw5L7Gei39aRw640awAAAHQSURBVFjD7ZfJdoJAEEWJgCiI4oDiPM8m7///LidErRO7sHrY5u7YXLr7vKqu9kTC0HPmo9n8cJbEQOzqqAdAUHeUZACQuTkGDQBoDJwkHZR0XBz9FkpafXuHP0SJ09mGeJLZ5wwlTmcbA0THPmdEK7XPGTG1zxmInn3OiJ19zkB0jSVTKExMHT0wjAwlWzC0fSPHF1gWRpIhWMYm7fYTFcQGlbemf4dFfdTGg0B/KXM8qBU/3wntbq7rSGqvJ9kla6IpueFJet8fxfem5yhykjyOgNaWF1qSGd5JMNNxpNF7SZQaVh5JzLrTCZIEJ1GyEyVyd+pClMjdaSJK5O40giSRu5PfFiVyd1pAksjdKRnrSsbVdbiHrgT7yss315fkVQPLFQrL+4FHeOXKO5YRFEKv5AiFaMlKLlBpJuVCJlC5sJfvCgztru/3NmBYccPgGTxRAzxn1XGEMUf58pXZvjoOsOCgjL08+b53mtfAM/SVsZcjKLtysQZPqIy9HPP3m/3zKItRwT0LyQo8sTr26tcO83DIUMWIJjierHLsJda/tbNBFY0BP/bKtcM8HNIWCK3aYR4OMzgxo5w5EFLOLKDExXAm9gI4E3iAO94/Ct/lKWuM2LMGbgAAAABJRU5ErkJggg==") no-repeat 50% 50%;
                background-size: 85%;
            }

            .iziToast > .iziToast-body .iziToast-icon.ico-error {
                background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAeFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVyEiIAAAAJ3RSTlMA3BsB98QV8uSyWVUFz7+kcWMM2LuZioBpTUVBNcq2qaibj4d1azLZZYABAAACZElEQVRYw7WX25KCMAyGAxUoFDkpiohnV97/DXeGBtoOUprZ2dyo1K82fxKbwJJVp+KQZ7so2mX5oThVQLKwjDe9YZu4DF3ptAn6rxY0qQPOEq9fNC9ha3y77a22ba24v+9Xbe8v8x03dPOC2/NdvB6xeSreLfGJpnx0TyotKqLm2s7Jd/WO6ivXNp0tCy02R/aFz5VQ5wUPlUL5fIfj5KIlVGU0nWHm/5QtoTVMWY8mzIVu1K9O7XH2JiU/xnOOT39gnUfj+lFHddx4tFjL3/H8jjzaFCy2Rf0c/fdQyQszI8BDR973IyMSKa4krjxAiW/lkRvMP+bKK9WbYS1ASQg8dKjaUGlYPwRe/WoIkz8tiQchH5QAEMv6T0k8MD4mUyWr4E7jAWqZ+xWcMIYkXvlwggJ3IvFK+wIOcpXAo8n8P0COAaXyKH4OsjBuZB4ew0IGu+H1SebhNazsQBbWm8yj+hFuUJB5eMsN0IUXmYendAFFfJB5uEkRMYwxmcd6zDGRtmQePEykAgubymMRFmMxCSIPCRbTuFNN5OGORTjmNGc0Po0m8Uv0gcCry6xUhR2QeLii9tofbEfhz/qvNti+OfPqNm2Mq6105FUMvdT4GPmufMiV8PqBMkc+DdT1bjYYbjzU/ew23VP4n3mLAz4n8Jtv/Ui3ceTT2mzz5o1mZt0gnBpmsdjqRqVlmplcPdqa7X23kL9brdm2t/uBYDPn2+tyu48mtIGD10JTuUrukVrbCFiwDzcHrPjxKt7PW+AZQyT/WESO+1WL7f3o+WLHL2dYMSZsg6dg/z360ofvP4//v1NPzgs28WlWAAAAAElFTkSuQmCC") no-repeat 50% 50%;
                background-size: 80%;
            }

            .iziToast > .iziToast-body .iziToast-icon.ico-success {
                background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABt0UjBAAAACnRSTlMApAPhIFn82wgGv8mVtwAAAKVJREFUSMft0LEJAkEARNFFFEw1NFJb8CKjAy1AEOzAxNw+bEEEg6nyFjbY4LOzcBwX7S/gwUxoTdIn+Jbv4Lv8bx446+kB6VsBtK0B+wbMCKxrwL33wOrVeeChX28n7KTOTjgoEu6DRSYAgAAAAkAmAIAAAAIACQIkMkACAAgAIACAyECBKAOJuCagTJwSUCaUAEMAABEBRwAAEQFLbCJgO4bW+AZKGnktR+jAFAAAAABJRU5ErkJggg==") no-repeat 50% 50%;
                background-size: 85%;
            }

            .iziToast > .iziToast-body .iziToast-icon.ico-question {
                background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCQkUEhFovxTxAAAEDklEQVRo3s2ZTWgTQRTHf03ipTRUqghNSgsRjHgQrFUQC6JgD1Kak3gQUUoPqRdBglf1oBehBws9Cn4cGk+1SOmh2upBxAYVoeJHrR9tgq0i1Cq0lqYeks7MbpPdmU00/c8hm9n33v/t7Nt5M2+qMEWQI0QIibZKRrQpHvLL2KI2wnQzzBKrDm2RIeKEy01dTYKUI7G1ZRknQXV5yP10kTYgly1NF/5S6duZ8ES+1iZodyaocrjXxE0OFeifYYgp0mRIkwFChAkRJsIxGgrIP+I0n82fvZW5dc/zkss0O2o1c5mX6/TmaDWl77RFe5YkUW3tKEmyFv0lOvXJ/fTYnmCEFuMRbGHEZqVHLyT9DFjUJmkzJl9DG5MWWwM6Llif/gF1nukB6nhgGwUXdFrE+wiURA8QoM9i0zEWWpXQW+ZsyeRrOMuyEo5Fv4gmy4dXPvqcC+pH2VRYaMwy+OWG+iLGCgm0W0Kv9HdvR8ASjmKCXpuK/bxiV/76A/v5UdDIZuKcJGjrnec5KZ7wwsWFOp6xPX/9mt2sqDe7FO+Kf/fXHBPPDWpdXGhTpLvUG9VKwh1xMDDjkvu+cNDFBTk7ptX1QkKZ850m3duu6fcrWxwdaFFyREJ2j4vOpKP6Du6z4uJCv8sYJIVkCnJBGGZaBONO3roY2EqNrSfIPi7SKP4fdXyNUd6I6wbSAHEl33tFLe+FlSsusnK90A0+oEPcuufZgXnOi+u9LrKSJQZQw6LwqBnv2CKsfHORbFbyQhA6xN/pEuihSdj56Co7LWRjPiKie6gkB2LiKuUqK5kiPkLiz1QJ9K1cNXBAMoUCigNpQ9IqDtMI1HKA4/jyvUsaoSyZLA5kjOjDPFZen8Ql5TsvBskUgjciIPSX3QAXC86DT7VWvlEh/xZ+ij9BDVWJ0QL0SbZq6QaFxoLPcXPmBLveLCc4wXdDK6s+6/vwhCSniFLPXW0NJe5UB8zKCsviqpc7vGPVQFcyZbyPwGD+d5ZnxmNWlhG4xSBZZjivjIWHEQgoDkSMjMwTo54569JSE5IpA7EyJSMTyGTUAUFlO1ZKOtaHTMeL1PhYYFTcihmY2cQ5+ullj7EDkiVfVez2sCTz8yiv84djhg7IJVk81xFWJlPdfHBG0flkRC/zQFZ+DSllNtfDdUsOMCliyGX5uOzU3ZhIXFDof4m1gDuKbEx0t2YS25gVGpcMnr/I1kx3c6piB8P8ZoqEwfMX3ZyCXynJTmq/U7NUXqfUzCbWL1wqVKBQUeESzQYoUlW8TAcVL1RCxUu1G6BYXfFyfQ4VPbDI4T8d2WzgQ6sc/vmxnTsqfHCZQzUJxm1h5dxS5Tu6lQgTZ0ipqRVqSwzTbbLHMt+c19iO76tsx/cLZub+Ali+tYC93olEAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTA5LTA5VDIwOjE4OjE3KzAyOjAwjKtfjgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0wOS0wOVQyMDoxODoxNyswMjowMP325zIAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC") no-repeat 50% 50%;
                background-size: 85%;
            }

        .iziToast > .iziToast-body .iziToast-title {
            padding: 0;
            margin: 0;
            line-height: 16px;
            font-size: 14px;
            text-align: left;
            float: left;
            color: #000;
            white-space: normal;
        }

        .iziToast > .iziToast-body .iziToast-message {
            padding: 0;
            margin: 0 0 10px 0;
            font-size: 14px;
            line-height: 16px;
            text-align: left;
            float: left;
            color: rgba(0, 0, 0, 0.6);
            white-space: normal;
        }

    .iziToast.iziToast-animateInside .iziToast-title,
    .iziToast.iziToast-animateInside .iziToast-message,
    .iziToast.iziToast-animateInside .iziToast-icon,
    .iziToast.iziToast-animateInside .iziToast-buttons-child,
    .iziToast.iziToast-animateInside .iziToast-inputs-child {
        opacity: 0;
    }

.iziToast-target {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

    .iziToast-target .iziToast-capsule {
        overflow: hidden;
    }

        .iziToast-target .iziToast-capsule:after {
            visibility: hidden;
            display: block;
            font-size: 0;
            content: " ";
            clear: both;
            height: 0;
        }

        .iziToast-target .iziToast-capsule .iziToast {
            width: 100%;
            float: left;
        }

.iziToast-wrapper {
    z-index: 99999;
    position: fixed;
    width: 100%;
    pointer-events: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .iziToast-wrapper .iziToast.iziToast-balloon:before {
        border-right: 0 solid transparent;
        border-left: 15px solid transparent;
        border-top: 10px solid #000;
        border-top-color: inherit;
        right: 8px;
        left: auto;
    }

.iziToast-wrapper-bottomLeft {
    left: 0;
    bottom: 0;
    text-align: left;
}

    .iziToast-wrapper-bottomLeft .iziToast.iziToast-balloon:before {
        border-right: 15px solid transparent;
        border-left: 0 solid transparent;
        right: auto;
        left: 8px;
    }

.iziToast-wrapper-bottomRight {
    right: 0;
    bottom: 0;
    text-align: right;
}

.iziToast-wrapper-topLeft {
    left: 0;
    top: 0;
    text-align: left;
}

    .iziToast-wrapper-topLeft .iziToast.iziToast-balloon:before {
        border-right: 15px solid transparent;
        border-left: 0 solid transparent;
        right: auto;
        left: 8px;
    }

.iziToast-wrapper-topRight {
    top: 0;
    right: 0;
    text-align: right;
}

.iziToast-wrapper-topCenter {
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.iziToast-wrapper-bottomCenter {
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.iziToast-wrapper-center {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-align: center;
    align-items: center;
}

.iziToast-rtl {
    direction: rtl;
    padding: 8px 0 9px 45px;
    font-family: Tahoma, 'Lato', Arial;
}

    .iziToast-rtl .iziToast-cover {
        left: auto;
        right: 0;
    }

    .iziToast-rtl .iziToast-close {
        right: auto;
        left: 0;
    }

    .iziToast-rtl .iziToast-body {
        padding: 0 10px 0 0;
        margin: 0 16px 0 0;
        text-align: right;
    }

        .iziToast-rtl .iziToast-body .iziToast-buttons,
        .iziToast-rtl .iziToast-body .iziToast-inputs,
        .iziToast-rtl .iziToast-body .iziToast-texts,
        .iziToast-rtl .iziToast-body .iziToast-title,
        .iziToast-rtl .iziToast-body .iziToast-message {
            float: right;
            text-align: right;
        }

        .iziToast-rtl .iziToast-body .iziToast-icon {
            left: auto;
            right: 0;
        }

@media only screen and (min-width: 568px) {
    .iziToast-wrapper {
        padding: 10px 15px;
    }

    .iziToast {
        margin: 5px 0;
        border-radius: 3px;
        width: auto;
    }

        .iziToast:after {
            content: '';
            z-index: -1;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border-radius: 3px;
            box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2), inset 0 0 5px rgba(0, 0, 0, 0.1), 0 8px 8px -5px rgba(0, 0, 0, 0.25);
        }

        .iziToast:not(.iziToast-rtl) .iziToast-cover {
            border-radius: 3px 0 0 3px;
        }

        .iziToast.iziToast-rtl .iziToast-cover {
            border-radius: 0 3px 3px 0;
        }

        .iziToast.iziToast-color-dark:after {
            box-shadow: inset 0 -10px 20px -10px rgba(255, 255, 255, 0.3), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
        }

        .iziToast.iziToast-balloon .iziToast-progressbar {
            background: transparent;
        }

        .iziToast.iziToast-balloon:after {
            box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.25), inset 0 10px 20px -5px rgba(0, 0, 0, 0.25);
        }

    .iziToast-target .iziToast:after {
        box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2), inset 0 0 5px rgba(0, 0, 0, 0.1);
    }
}

.iziToast.iziToast-theme-dark {
    background: #565c70;
    border-color: #565c70;
}

    .iziToast.iziToast-theme-dark .iziToast-title {
        color: #fff;
    }

    .iziToast.iziToast-theme-dark .iziToast-message {
        color: rgba(255, 255, 255, 0.7);
        font-weight: 300;
    }

    .iziToast.iziToast-theme-dark .iziToast-close {
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfgCR4OIQIPSao6AAAAwElEQVRIx72VUQ6EIAwFmz2XB+AConhjzqTJ7JeGKhLYlyx/BGdoBVpjIpMJNjgIZDKTkQHYmYfwmR2AfAqGFBcO2QjXZCd24bEggvd1KBx+xlwoDpYmvnBUUy68DYXD77ESr8WDtYqvxRex7a8oHP4Wo1Mkt5I68Mc+qYqv1h5OsZmZsQ3gj/02h6cO/KEYx29hu3R+VTTwz6D3TymIP1E8RvEiiVdZfEzicxYLiljSxKIqlnW5seitTW6uYnv/Aqh4whX3mEUrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE2LTA5LTMwVDE0OjMzOjAyKzAyOjAwl6RMVgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNi0wOS0zMFQxNDozMzowMiswMjowMOb59OoAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC") no-repeat 50% 50%;
        background-size: 8px;
    }

    .iziToast.iziToast-theme-dark .iziToast-icon {
        color: #fff;
    }

        .iziToast.iziToast-theme-dark .iziToast-icon.ico-info {
            background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////vroaSAAAAKXRSTlMA6PsIvDob+OapavVhWRYPrIry2MxGQ97czsOzpJaMcE0qJQOwVtKjfxCVFeIAAAI3SURBVFjDlJPZsoIwEETnCiGyb8q+qmjl/3/wFmGKwjBROS9QWbtnOqDDGPq4MdMkSc0m7gcDDhF4NRdv8NoL4EcMpzoJglPl/KTDz4WW3IdvXEvxkfIKn7BMZb1bFK4yZFqghZ03jk0nG8N5NBwzx9xU5cxAg8fXi20/hDdC316lcA8o7t16eRuQvW1XGd2d2P8QSHQDDbdIII/9CR3lUF+lbucfJy4WfMS64EJPORnrZxtfc2pjJdnbuags3l04TTtJMXrdTph4Pyg4XAjugAJqMDf5Rf+oXx2/qi4u6nipakIi7CsgiuMSEF9IGKg8heQJKkxIfFSUU/egWSwNrS1fPDtLfon8sZOcYUQml1Qv9a3kfwsEUyJEMgFBKzdV8o3Iw9yAjg1jdLQCV4qbd3no8yD2GugaC3oMbF0NYHCpJYSDhNI5N2DAWB4F4z9Aj/04Cna/x7eVAQ17vRjQZPh+G/kddYv0h49yY4NWNDWMMOMUIRYvlTECmrN8pUAjo5RCMn8KoPmbJ/+Appgnk//Sy90GYBCGgm7IAskQ7D9hFKW4ApB1ei3FSYD9PjGAKygAV+ARFYBH5BsVgG9kkBSAQWKUFYBRZpkUgGVinRWAdUZQDABBQdIcAElDVBUAUUXWHQBZx1gMAGMprM0AsLbVXHsA5trZe93/wp3svQ0YNb/jWV3AIOLsMtlznSNOH7JqjOpDVh7z8qCZR10ftvO4nxeOvPLkpSuvfXnxzKtvXr7j+v8C5ii0e71At7cAAAAASUVORK5CYII=") no-repeat 50% 50%;
            background-size: 85%;
        }

        .iziToast.iziToast-theme-dark .iziToast-icon.ico-warning {
            background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAllBMVEUAAAD////+//3+//3+//3///////z+//3+//3+//3////////////9//3////+//39//3///3////////////+//3+//39//3///z+//z+//7///3///3///3///3////////+//3+//3+//3+//z+//3+//7///3///z////////+//79//3///3///z///v+//3///+trXouAAAAMHRSTlMAB+j87RBf+PXiCwQClSPYhkAzJxnx05tSyadzcmxmHRbp5d7Gwrh4TDkvsYt/WkdQzCITAAAB1UlEQVRYw+3XaXKCQBCGYSIIighoxCVqNJrEPfly/8vFImKXduNsf/Mc4K1y7FnwlMLQc/bUbj85R6bA1LXRDICg6RjJcZa7NQYtnLUGTpERSiOXxrOPkv9s30iGKDmtbYir3H7OUHJa2ylAuvZzRvzUfs7Ii/2cgfTt54x82s8ZSM848gJmYtroQzA2jHwA+LkBIEuMGt+QIng1igzlyMrkuP2CyOi47axRaYTL5jhDJehoR+aovC29s3iIyly3Eb+hRCvZo2qsGTnhKr2cLDS+J73GsqBI9W80UCmWWpEuhIjh6ZRGjyNRarjzKGJ2Ou2himCvjHwqI+rTqQdlRH06TZQR9ek0hiqiPp06mV4ke7QPX6ERUZxO8Uo3sqrfhxvoRrCpvXwL/UjR9GRHMIvLgke4d5QbiwhM6JV2YKKF4vIl7XIBkwm4keryJVmvk/TfwcmPwQNkUQuyA2/sYGwnXL7GPu4bW1jYsmevrNj09/MGZMOEPXslQVqO8hqykD17JfPHP/bmo2yGGpdZiH3IZvzZa7B3+IdDjjpjesHJcvbs5dZ/e+cddVoDdvlq7x12Nac+iN7e4R8OXTjp0pw5CGnOLNDEzeBs5gVwFniAO+8f8wvfeXP2hyqnmwAAAABJRU5ErkJggg==") no-repeat 50% 50%;
            background-size: 85%;
        }

        .iziToast.iziToast-theme-dark .iziToast-icon.ico-error {
            background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMA3BsB98QV8uSyWVUFz6RxYwzYvbupmYqAaU1FQTXKv7abj4d1azKNUit3AAACZElEQVRYw7WXaZOCMAyGw30UORRQBLxX/v8/3BkaWjrY2szO5otKfGrzJrEp6Kw6F8f8sI+i/SE/FucKSBaWiT8p5idlaEtnXTB9tKDLLHAvdSatOan3je93k9F2vRF36+mr1a6eH2NFNydoHq/ieU/UXcWjjk9XykdNWq2ywtp4tXL6Wb2T/MqtzzZutsrNyfvA51KoQROhVCjfrnASIRpSVUZiD5v4RbWExjRdJzSmOsZFvzYz59kRSr6V5zE+/QELHkNdb3VRx45HS1b1u+zfkkcbRAZ3qJ9l/A4qefHUDMShJe+6kZKJDD2pLQ9Q4lu+5Q7rz7Plperd7AtQEgIPI6o2dxr2D4GXvxqCiKcn8cD4gxIAEt7/GYkHL16KqeJd0NB4gJbXfgVnzCGJlzGcocCVSLzUvoAj9xJ4NF7/R8gxoVQexc/hgBpSebjPjgPs59cHmYfn7NkDb6wXmUf1I1ygIPPw4gtgCE8yDw8eAop4J/PQcBExjQmZx37MsZB2ZB4cLKQCG5vKYxMWSzMxIg8pNtOyUkvkocEmXGo69mh8FgnxS4yBwMvDrJSNHZB4uC3ayz/YkcIP4lflwVIT+OU07ZSjrbTkZQ6dTPkYubZ8GC/Cqxu6WvJZII93dcCw46GdNqdpTeF/tiMOuDGB9z/NI6NvyWetGPM0g+bVNeovBmamHXWj0nCbEaGeTMN2PWrqd6cM26ZxP2DeJvj+ph/30Zi/GmRbtlK5SptI+nwGGnvH6gUruT+L16MJHF+58rwNIifTV0vM8+hwMeOXAb6Yx0wXT+b999WXfvn+8/X/F7fWzjdTord5AAAAAElFTkSuQmCC") no-repeat 50% 50%;
            background-size: 80%;
        }

        .iziToast.iziToast-theme-dark .iziToast-icon.ico-success {
            background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMApAPhIFn82wgGv8mVtwAAAKVJREFUSMft0LEJAkEARNFFFEw1NFJb8CKjAy1AEOzAxNw+bEEEg6nyFjbY4LOzcBwX7S/gwUxoTdIn+Jbv4Lv8bx446+kB6VsBtK0B+wbMCKxrwL33wOrVeeChX28n7KTOTjgoEu6DRSYAgAAAAkAmAIAAAAIACQIkMkACAAgAIACAyECBKAOJuCagTJwSUCaUAEMAABEBRwAAEQFLbCJgO4bW+AZKGnktR+jAFAAAAABJRU5ErkJggg==") no-repeat 50% 50%;
            background-size: 85%;
        }

        .iziToast.iziToast-theme-dark .iziToast-icon.ico-question {
            background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCQkUEg18vki+AAAETUlEQVRo3s1ZTWhbRxD+VlIuxsLFCYVIIQYVopBDoK5bKDWUBupDMNbJ5FBKg/FBziUQdE9yaC+FHBrwsdCfQ9RTGoLxwWl+DqHEojUFFydxnB9bInZDqOsErBrr6yGvs/ueX97bldTKo4Pe7puZb3Z33s7srIIjMY1jyCEjP6ImvyX8pF64arSHznKC06wzijY5xSKz7YbuYokV2lODsyyxqz3gSY6z6gCuqcpxJluFH+Z8U+D/0jyHoxFUBHgfvsGHIS9WMIUlVFFDFTUAGWSRQRY5HMeBEP6b+Ew9dh/7INd2jGeO59kfKdXP85zbIbfGQVf4sYC3N1hm3lo6zzIbPvk6x+zBk7wQGMEMB5xncIAzAS0XrFySSV72iS1yyBVcdA1x0afrsoUJgdFfY2+z8ADAXl7zz0KcwJiPfZKpVuABgClO+nRG+QIHDdfb4qlWwUXvKW4Z7vi6L4J9vg+vbfCeCeZH2RfOdMOc/HbCA4BvIW6EMQz7XK/ltd+hP+VzR9mgva2YSfyGI17fA7ynnocqeQNFfIJ0oHsdv6CC2+rXGBN6cQdveY3fcVRtmy/HDete+93zy8jA8zV7YkwYMrjHzRddRsCdiVCwwmh6wg9iTNC7Y9XIF1iS7kbUpsvvGEdPuTfSgAEjRpR096x0liPFD/Eqt2NMuBQzB2XhrACAApjFsuQFh9XdGAX70B3oSuNdnMVBaX+sopYxjwVpHFBVACyKTXNoktjD+6Ll8xhenS9MAAkAI/Lux2YNUOs4I413Ypg1SgEAu7kpFvWjaeJe0fJHDGe/cNaZBkekudw8PMA+0fMwlndZeAsJ5KR/qhUDUJCnSiyvRsolkJHGUgvjH8QXDgZopEzKMKDqCKrwEQ4C6MH7GEXC665buLJG8hlQc4LP4paxfJrOqYVYYY2UARfEIazTbgDg2dB98GebzJd54b8L/iWNdLyooeR6CHyZ+6xk0yKxkYg6nEVSUG4VJ9QJ9cxRCxO+9WiOyvgUeexXP1hLGH5nGuBWVtiSp4vqe3VP0UFWI9Wan4Er3v8q7jjPWVtm4FtcQQMrOKO2nOQCM5AyDMi56FDrKHA/1nyppS1ppBpYaE8wciEjGI2AaeM41kI4doDX4XiT3Qm1gevyruCgZg9P8xIv8m1nCzTKq6oiJ9xTMiZ505P5m8cdZ0CnZMVXHVljM7WMBzxpyDxygtdxoCEFTaMIWbZU85UvBjgUMYy0fBaAF8V1Lj9qWQ1aMZ5f4k9r+AGMSkMP1vZoZih6k6sicc5h/OFHM9vDqU/VIU7zJZdYYsKGH4g4nAJMGiXZRds1pVMoZ69RM5vfkbh0qkBhsnS2RLMLilQdL9MBHS9UAh0v1e6CYnXHy/WeeCcvLDwl/9OVze69tPKM+M+v7eJN6OzFpWdEF0ucDbhVNFXadnVrmJFlkVNGTS2M6pzmhMvltfPhnN2B63sVuL7fcNP3D1TSk2ihosPrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTA5LTA5VDIwOjE4OjEzKzAyOjAweOR7nQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0wOS0wOVQyMDoxODoxMyswMjowMAm5wyEAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC") no-repeat 50% 50%;
            background-size: 85%;
        }

    .iziToast.iziToast-theme-dark .iziToast-buttons > a,
    .iziToast.iziToast-theme-dark .iziToast-buttons > button,
    .iziToast.iziToast-theme-dark .iziToast-buttons > input {
        color: #fff;
        background: rgba(255, 255, 255, 0.1);
    }

        .iziToast.iziToast-theme-dark .iziToast-buttons > a:hover,
        .iziToast.iziToast-theme-dark .iziToast-buttons > button:hover,
        .iziToast.iziToast-theme-dark .iziToast-buttons > input:hover {
            background: rgba(255, 255, 255, 0.2);
        }

        .iziToast.iziToast-theme-dark .iziToast-buttons > a:focus,
        .iziToast.iziToast-theme-dark .iziToast-buttons > button:focus,
        .iziToast.iziToast-theme-dark .iziToast-buttons > input:focus {
            box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
        }

.iziToast.iziToast-color-red {
    background: rgba(255, 175, 180, 0.9);
    border-color: rgba(255, 175, 180, 0.9);
}

.iziToast.iziToast-color-orange {
    background: rgba(255, 207, 165, 0.9);
    border-color: rgba(255, 207, 165, 0.9);
}

.iziToast.iziToast-color-yellow {
    background: rgba(255, 249, 178, 0.9);
    border-color: rgba(255, 249, 178, 0.9);
}

.iziToast.iziToast-color-blue {
    background: rgba(157, 222, 255, 0.9);
    border-color: rgba(157, 222, 255, 0.9);
}

.iziToast.iziToast-color-green {
    background: rgba(166, 239, 184, 0.9);
    border-color: rgba(166, 239, 184, 0.9);
}

.iziToast.iziToast-layout2 .iziToast-body .iziToast-texts,
.iziToast.iziToast-layout2 .iziToast-body .iziToast-message {
    width: 100%;
}

.iziToast.iziToast-layout3 {
    border-radius: 2px;
}

    .iziToast.iziToast-layout3::after {
        display: none;
    }

.iziToast.revealIn,
.iziToast .revealIn {
    animation: iziT-revealIn 1s cubic-bezier(0.25, 1.6, 0.25, 1) both;
}

.iziToast.slideIn,
.iziToast .slideIn {
    animation: iziT-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
}

.iziToast.bounceInLeft {
    animation: iziT-bounceInLeft 0.7s ease-in-out both;
}

.iziToast.bounceInRight {
    animation: iziT-bounceInRight 0.85s ease-in-out both;
}

.iziToast.bounceInDown {
    animation: iziT-bounceInDown 0.7s ease-in-out both;
}

.iziToast.bounceInUp {
    animation: iziT-bounceInUp 0.7s ease-in-out both;
}

.iziToast.fadeIn,
.iziToast .fadeIn {
    animation: iziT-fadeIn 0.5s ease both;
}

.iziToast.fadeInUp {
    animation: iziT-fadeInUp 0.7s ease both;
}

.iziToast.fadeInDown {
    animation: iziT-fadeInDown 0.7s ease both;
}

.iziToast.fadeInLeft {
    animation: iziT-fadeInLeft 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}

.iziToast.fadeInRight {
    animation: iziT-fadeInRight 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}

.iziToast.flipInX {
    animation: iziT-flipInX 0.85s cubic-bezier(0.35, 0, 0.25, 1) both;
}

.iziToast.fadeOut {
    animation: iziT-fadeOut 0.7s ease both;
}

.iziToast.fadeOutDown {
    animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
}

.iziToast.fadeOutUp {
    animation: iziT-fadeOutUp 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
}

.iziToast.fadeOutLeft {
    animation: iziT-fadeOutLeft 0.5s ease both;
}

.iziToast.fadeOutRight {
    animation: iziT-fadeOutRight 0.5s ease both;
}

.iziToast.flipOutX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation: iziT-flipOutX 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
}

.iziToast-overlay.fadeIn {
    animation: iziT-fadeIn 0.5s ease both;
}

.iziToast-overlay.fadeOut {
    animation: iziT-fadeOut 0.7s ease both;
}

@keyframes iziT-revealIn {
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 1);
    }

    100% {
        opacity: 1;
    }
}

@keyframes iziT-slideIn {
    0% {
        opacity: 0;
        transform: translateX(50px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes iziT-bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(280px);
    }

    50% {
        opacity: 1;
        transform: translateX(-20px);
    }

    70% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes iziT-bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(-280px);
    }

    50% {
        opacity: 1;
        transform: translateX(20px);
    }

    70% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes iziT-bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-200px);
    }

    50% {
        opacity: 1;
        transform: translateY(10px);
    }

    70% {
        transform: translateY(-5px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes iziT-bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(200px);
    }

    50% {
        opacity: 1;
        transform: translateY(-10px);
    }

    70% {
        transform: translateY(5px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes iziT-fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes iziT-fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes iziT-fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes iziT-fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(300px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes iziT-fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(-300px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes iziT-flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        transform: perspective(400px);
    }
}

@keyframes iziT-fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes iziT-fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes iziT-fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes iziT-fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-200px, 0, 0);
    }
}

@keyframes iziT-fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(200px, 0, 0);
    }
}

@keyframes iziT-flipOutX {
    from {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

/*! Lity - v2.4.0 - 2019-08-10
* http://sorgalla.com/lity/
* Copyright (c) 2015-2019 Jan Sorgalla; Licensed MIT */
.lity {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.9);
    outline: none !important;
    opacity: 0;
    transition: opacity .3s ease;
}

    .lity.lity-opened {
        opacity: 1;
    }

    .lity.lity-closed {
        opacity: 0;
    }

    .lity * {
        box-sizing: border-box;
    }

.lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: none !important;
}

    .lity-wrap:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.25em;
    }

.lity-loader {
    z-index: 9991;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    opacity: 0;
    transition: opacity .3s ease;
}

.lity-loading .lity-loader {
    opacity: 1;
}

.lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: none !important;
}

.lity-content {
    z-index: 9993;
    width: 100%;
    transform: scale(1);
    transition: transform .3s ease;
}

.lity-loading .lity-content, .lity-closed .lity-content {
    transform: scale(0.8);
}

.lity-content:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial,Baskerville,monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    box-shadow: none;
}

    .lity-close::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

    .lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
        text-decoration: none;
        text-align: center;
        padding: 0;
        color: #fff;
        font-style: normal;
        font-size: 35px;
        font-family: Arial,Baskerville,monospace;
        line-height: 35px;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
        border: 0;
        background: none;
        outline: none;
        box-shadow: none;
    }

    .lity-close:active {
        top: 1px;
    }

.lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0;
}

.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
    width: 100%;
    max-width: 964px;
}

.lity-iframe-container {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: auto;
    pointer-events: auto;
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch;
}

    .lity-iframe-container iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #000;
    }

.lity-hide {
    display: none;
}

/*


   Magic Zoom Plus v5.3.0 
   Copyright 2019 Magic Toolbox
   Buy a license: https://www.magictoolbox.com/magiczoomplus/
   License agreement: https://www.magictoolbox.com/license/


*/
/**
 * Core styles
 */
.MagicZoom,
.mz-figure,
.mz-lens,
.mz-zoom-window,
.mz-loading,
.mz-hint,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage,
.mz-expand .mz-expand-stage .mz-image-stage .mz-caption,
.mz-thumb img,
.mz-expand-thumbnails,
.mz-expand-controls,
.mz-button {
    box-sizing: border-box;
}

.MagicZoom,
.mz-figure {
    display: inline-block;
    outline: 0 !important;
    font-size: 0 !important;
    line-height: 100% !important;
    direction: ltr !important;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.MagicZoom {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

figure.mz-figure {
    overflow: hidden;
    margin: 0 !important;
    transform-style: preserve-3d;
}

.MagicZoom img,
.mz-figure img {
    border: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    padding: 0 !important;
}

.MagicZoom > img,
.mz-figure > img {
    width: 100%;
    height: auto;
}

.ie8-magic .MagicZoom > img,
.ie8-magic .mz-figure > img {
    width: 100%;
    max-width: none !important;
}

.mz-figure.mz-no-zoom.mz-no-expand,
.mz-expand .mz-figure.mz-no-zoom {
    cursor: default !important;
}

.mz-figure.mz-active,
.mz-expand {
    -ms-touch-action: none;
    touch-action: none;
}

.mz-lens,
.mz-zoom-window {
    position: absolute !important;
    overflow: hidden !important;
    pointer-events: none !important;
}

    .mz-lens img,
    .mz-zoom-window img {
        position: absolute !important;
        max-width: none !important;
        max-height: none !important;
    }

    .mz-lens img {
        transition: none !important;
    }

.mz-zoom-window {
    z-index: 2000000000;
    transform: translate3d(0, 0, 0);
}

    .mz-zoom-window.mz-magnifier {
        -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
        -webkit-mask-clip: content;
        cursor: none;
    }

.mz-figure.mz-active .mz-zoom-window.mz-magnifier {
    pointer-events: auto !important;
    cursor: inherit !important;
}

.mz-zoom-window.mz-magnifier.mz-expanded {
    z-index: 2147483647;
}

.mz-zoom-window img {
    width: auto;
    height: auto;
    left: -1000%;
    right: -1000%;
    top: -1000%;
    bottom: -1000%;
    margin: auto !important;
    transition: none !important;
    transform-origin: 50% 50% !important;
}

.mz-zoom-window.mz-preview img {
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    transform: none !important;
}

.lt-ie9-magic .mz-zoom-window img {
    margin: 0 !important;
}

.mz-expand-controls {
    z-index: 2147483647;
}

.mz-fade {
    transition: opacity .25s;
}

.mz-hidden {
    opacity: 0;
}

.mz-visible {
    opacity: 1;
}

.mobile-magic .mz-expand .mz-expand-bg {
    transform-style: flat !important;
}

.mobile-magic .mz-expand-controls.mz-fade {
    transition: none !important;
}

.mobile-magic .mz-expand > .mz-zoom-window {
    top: 0 !important;
    left: 0 !important;
}

@media not screen and (max-device-width: 767px) {
    .mz-expanded-view-open,
    .mz-expanded-view-open body {
        overflow: hidden !important;
    }

        .mz-expanded-view-open body {
            height: auto !important;
        }
}

@media screen and (max-device-width: 767px) {
    :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]),
    :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]) body {
        overflow: hidden !important;
    }

        :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]) body {
            height: auto !important;
        }
}

/**
 * Main figure
 */
.mz-figure.mz-active {
    background: #fff;
}

.mz-figure.mz-no-zoom,
.mz-figure.mz-click-zoom,
.mz-figure.mz-active {
    cursor: pointer;
    cursor: zoom-in;
}

    .mz-figure.mz-active.mz-no-expand {
        cursor: crosshair;
    }

    .mz-figure.mz-active.mz-click-zoom.mz-no-expand {
        cursor: crosshair;
        cursor: zoom-out;
    }

    .mz-figure.mz-active.mz-magnifier-zoom.mz-hover-zoom.mz-no-expand {
        cursor: none;
    }

.mz-figure.mz-magnifier-zoom.mz-active {
    overflow: visible !important;
}

.mz-figure.mz-active > img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/><feComponentTransfer><feFuncA type='linear' slope='0.6'/></feComponentTransfer></filter></svg>#grayscale");
    filter: grayscale(80%) opacity(60%);
}

.no-cssfilters-magic .mz-figure.mz-active > img {
    opacity: 0.6;
}

.lt-ie10-magic .mz-figure.mz-active > img {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1,opacity=0.6);
}

.mz-expand .mz-figure.mz-active.mz-inner-zoom,
:not(.mz-expand) .mz-figure.mz-active.mz-inner-zoom > img {
    opacity: 0;
}

.lt-ie10-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,
.lt-ie10-magic .mz-figure.mz-active.mz-inner-zoom > img {
    filter: alpha(opacity=0);
}

.ie9-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom {
    background: transparent;
}

/**
 * Zoom lens
 */
.mz-lens {
    border: 1px solid #aaa;
    border-color: rgba(170, 170, 170, 0.7);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    cursor: none;
    z-index: 10;
    opacity: 0;
}

.mz-figure.mz-active .mz-lens {
    opacity: 1;
    transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9) 0.1s;
}

.mz-figure.mz-active.mz-magnifier-zoom .mz-lens {
    border-radius: 50%;
    opacity: 0;
    cursor: none;
}

/**
 * Zoom window
 */
.mz-zoom-window {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

    .mz-zoom-window.mz-magnifier {
        border-radius: 100%;
        border: 0;
        background: rgba(255, 255, 255, 0.3);
    }

        .mz-zoom-window.mz-magnifier:before {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            border-radius: 100%;
            border: 1px solid rgba(170, 170, 170, 0.7);
            box-shadow: inset 0 0 20px 1px rgba(0, 0, 0, 0.3);
            background: transparent;
            z-index: 1;
        }

        .mz-zoom-window.mz-magnifier.mz-square,
        .mz-zoom-window.mz-magnifier.mz-square:before {
            border-radius: 0 !important;
        }

.lt-ie9-magic .mz-zoom-window {
    border: 1px solid #e5e5e5;
}

.mz-zoom-window.mz-inner {
    border: none;
    box-shadow: none;
}

    .mz-zoom-window.mz-inner:not(.mz-expanded) {
        z-index: 80;
    }

/* Caption in zoom window */
.mz-zoom-window .mz-caption {
    background: #777;
    color: #fff;
    font-size: 10pt;
    opacity: 0.8;
    position: absolute;
    top: 0;
    z-index: 150;
    padding: 3px;
    width: 100%;
    line-height: normal !important;
    text-align: center !important;
}

.lt-ie9-magic .mz-zoom-window .mz-caption {
    filter: alpha(opacity=80);
}

.mz-zoom-window.caption-bottom .mz-caption {
    top: auto;
    bottom: 0;
}

.mz-zoom-window.mz-expanded > .mz-caption {
    display: none;
}

/* Zoom window animations */
.mz-zoom-window.mz-deactivating,
.mz-zoom-window.mz-activating {
    transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.mz-zoom-window.mz-deactivating {
    transition-duration: .25s, .25s, .25s;
}

.mz-zoom-window.mz-p-right,
.mz-zoom-window.mz-p-left,
.mz-zoom-window.mz-p-top,
.mz-zoom-window.mz-p-bottom {
    opacity: 0;
    z-index: -100;
}

.mz-zoom-window.mz-p-right {
    transform: translate3d(-20%, 0, 0);
}

.mz-zoom-window.mz-p-left {
    transform: translate3d(20%, 0, 0);
}

.mz-zoom-window.mz-p-top {
    transform: translate3d(0, 20%, 0);
}

.mz-zoom-window.mz-p-bottom {
    transform: translate3d(0, -20%, 0);
}

/* Inner mode animation */
.mz-zoom-window > img {
    transform: translate3d(0, 0, 0) scale(1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.mz-zoom-window.mz-p-inner.mz-deactivating > img,
.mz-zoom-window.mz-p-inner.mz-activating > img {
    transition: transform 0.22s cubic-bezier(0.25, 0.5, 0.5, 0.9) !important;
}

/* Magnifier mode animation */
.mz-zoom-window.mz-p-magnifier {
    transform: scale(0.1);
}

/* Preview mode animation */
.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-preview.mz-activating,
.mz-zoom-window.mz-custom.mz-deactivating,
.mz-zoom-window.mz-custom.mz-activating {
    transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-custom.mz-deactivating {
    transition-duration: .2s;
}

.mz-zoom-window.mz-p-preview,
.mz-zoom-window.mz-p-custom {
    opacity: 0;
}

/**
 * Hint & Loading
 */
.mz-hint,
.mz-loading {
    color: #eee;
    background: rgba(49, 51, 61, 0.7);
    font: normal 12px/1.2em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
    direction: ltr;
    display: inline-block;
    margin: 0;
    position: absolute;
    z-index: 1000;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: opacity 0.25s ease;
}

.mz-hint {
    bottom: 8px;
    left: 0;
    right: 0;
    padding: 0 10%;
    background-color: transparent;
    transition: opacity 0.4s ease, z-index 0.4s ease;
}

.mz-hint-message {
    display: inline-block;
    background: rgba(49, 51, 61, 0.7);
    border-radius: 2em;
    padding: .7em 1.1em;
}

    .mz-hint-message:before {
        content: '\02295';
        font-family: serif;
        font-size: 1.5em;
        speak: none;
        text-align: center;
        vertical-align: -2px;
        margin-right: 6px;
    }

.mobile-magic .mz-hint-message:before {
    display: none;
}

.mz-hint-hidden {
    opacity: 0;
    z-index: -1;
    transition-delay: .6s;
}

/* Hint in the expanded view on mobile */
.mz-expand .mz-hint {
    font-size: 18px;
    line-height: 1.1em;
    top: 50%;
    bottom: auto;
    margin: 0;
    transform: translate(0, -50%);
}

.mz-expand .mz-hint-message {
    padding: 1.1em;
}

    .mz-expand .mz-hint-message:before {
        display: none;
    }

.mz-expand .mz-hint-hidden {
    opacity: 0;
    transition-delay: 1.5s;
}

/* Loading indicator */
.mz-loading {
    font-size: 0;
    border-radius: 100%;
    opacity: 0;
    padding: 0;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .mz-loading:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 24px;
        height: 24px;
        margin: auto;
        text-indent: -9999em;
        border-radius: 50%;
        border: 2px solid white;
        border-top-color: transparent;
        box-sizing: border-box;
    }

    .mz-loading.shown {
        opacity: 1;
        z-index: 1;
        transition: opacity 0s;
    }

        .mz-loading.shown:after {
            animation: spin-loading .9s infinite linear;
        }

@keyframes spin-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.lt-ie10-magic .mz-loading {
    border-radius: 2em;
    font-size: 12px;
    padding: .7em 1.1em;
    width: auto;
    height: auto;
}

    .lt-ie10-magic .mz-loading:after {
        content: 'Loading...';
        text-indent: 0;
        border: none;
        position: relative;
    }

.lt-ie9-magic .mz-loading {
    filter: alpha(opacity=0);
    right: 0;
    left: 0;
    width: 126px;
    margin: auto;
}

    .lt-ie9-magic .mz-hint-message,
    .lt-ie9-magic .mz-loading.shown {
        background: transparent !important;
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#7c31333D', EndColorStr='#7c31333D');
    }

.lt-ie9-magic .mz-hint-hidden {
    filter: alpha(opacity=0);
}

/**
 * Expanded view
 */
.mz-expand,
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg,
.mz-expand .mz-expand-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

    .mz-expand .mz-expand-bg,
    .mz-expand .mz-expand-bg > img,
    .mz-expand .mz-expand-bg > svg {
        width: auto !important;
        height: auto !important;
    }

        .mz-expand .mz-expand-bg,
        .mz-expand .mz-expand-bg > svg {
            min-width: 100% !important;
            min-height: 100% !important;
        }

.mz-expand {
    background-color: black;
    text-align: center;
    vertical-align: middle;
    display: block;
    overflow: hidden;
    z-index: 2100000000;
    position: fixed;
    width: auto;
    height: auto;
    perspective: 600px;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-overflow-style: none;
}

    /* Expanded view background */
    .mz-expand .mz-expand-bg {
        display: inline-block;
        max-width: none !important;
        max-height: none !important;
        margin: auto;
        vertical-align: middle;
        z-index: -100;
        background-repeat: no-repeat;
        background-size: cover;
        perspective: 600px;
        transform: translate3d(0, 0, 0) scale(10) rotate(0.01deg);
    }

:root:not([data-magic-ua=safari]) .mz-expand .mz-expand-bg {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='80' in='SourceGraphic'></feGaussianBlur></filter></svg>#blur");
    filter: blur(20px) brightness(60%);
}

.mz-expand .mz-expand-bg > img {
    margin: auto;
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

[data-magic-ua=safari] .mz-expand .mz-expand-bg > img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='80' in='SourceGraphic'></feGaussianBlur></filter></svg>#blur");
    filter: blur(20px) brightness(60%);
}

.mz-expand .mz-expand-bg > svg {
    margin: auto;
    opacity: .6;
}

[data-magic-ua=edge] .mz-expand .mz-expand-bg,
.lt-ie10-magic .mz-expand .mz-expand-bg {
    display: none !important;
}

.lt-ie9-magic .mz-expand {
    background: #1f1f1f;
}

[data-magic-ua=edge] .mz-expand {
    background-color: rgba(31, 31, 31, 0.96);
}

/** Plain backgrounds: dark-bg, white-bg **/
.mz-expand.plain-bg .mz-expand-bg,
.mz-expand.dark-bg .mz-expand-bg,
.mz-expand.white-bg .mz-expand-bg {
    display: none !important;
}

.mz-expand.dark-bg {
    background-color: #1f1f1f;
    background-color: rgba(31, 31, 31, 0.96);
}

.mz-expand.white-bg {
    background-color: #fff;
}

/* Expanded view stage */
.mz-expand .mz-expand-stage {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    z-index: 2100000000;
}

    .mz-expand .mz-expand-stage .mz-image-stage {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex: 1 1;
        flex: 1 1;
        margin: 0;
        padding: 20px 0;
        overflow: hidden;
        text-align: center;
        vertical-align: middle;
        perspective: 600px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
        padding: 0 !important;
        left: 0;
        right: 0;
    }

.mz-expand .mz-image-stage > figure {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1 1;
    flex: 1 1;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    padding: 0;
    font-size: 0;
    overflow: hidden;
}

.mz-expand .mz-figure {
    max-width: 100% !important;
    overflow: visible;
}

    .mz-expand .mz-figure > img {
        max-width: 100%;
        width: auto;
        height: auto;
    }

.mz-expand .mz-zoom-in .mz-image-stage > figure,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-activating,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-active {
    width: 100%;
    height: 100%;
}

    .mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-active > img {
        pointer-events: none;
    }

.mz-expand .mz-figure {
    cursor: pointer;
    cursor: zoom-in;
}

    .mz-expand .mz-figure.mz-active {
        cursor: crosshair;
        cursor: zoom-out;
    }


.lt-ie10-magic .mz-zoom-window.mz-expanded img {
    filter: alpha(opacity=100);
}

.lt-ie10-magic .mz-expand .mz-figure.mz-magnifier-zoom {
    overflow: hidden;
    filter: alpha(opacity=100);
}

/* Caption in expanded view */
.mz-expand .mz-caption {
    -ms-flex: 0 0;
    flex: 0 0;
    color: #fff;
    text-shadow: 0px 0px 46px #000;
    padding: 10px 30px;
    font: normal 10pt/1.25 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-align: center;
    width: 100%;
    opacity: 0;
}

    .mz-expand .mz-caption.mz-show {
        transition: opacity 0.15s ease-out;
        opacity: 1;
    }

.mz-expand .mz-zoom-in .mz-image-stage .mz-caption {
    display: none;
}

.mz-expand .mz-caption a {
    color: inherit;
    cursor: pointer;
}

.mz-expand.white-bg .mz-caption {
    color: #555;
    text-shadow: none;
}

.lt-ie9-magic .mz-expand .mz-caption {
    top: 100%;
}

.mz-expand .mz-zoom-window {
    box-shadow: none;
    background: transparent;
}

.lt-ie9-magic .mz-expand .mz-zoom-window {
    border: 0;
}

/* Expanded view on mobile */
@media screen and (max-device-width: 767px) {
    .mobile-magic .mz-expand .mz-image-stage .mz-caption {
        display: none !important;
    }
}

/**
 * Buttons & Arrows
 */
.mz-nav-controls,
.mz-expand-controls,
button.mz-button {
    margin: 0 !important;
    padding: 0 !important;
    outline: 0 !important;
}

.mz-nav-controls {
    z-index: 2100000000;
}

button.mz-button {
    color: rgba(180, 180, 180, 0.6) !important;
    font-size: 0;
    cursor: pointer;
    z-index: 2100000000 !important;
    background-color: #fff;
    border: 0 solid transparent !important;
    border-radius: 100% !important;
    box-shadow: none !important;
    position: absolute !important;
    text-transform: none !important;
    text-align: center;
    speak: none;
    width: 60px !important;
    height: 60px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: none !important;
    max-height: none !important;
    transition: color .25s, background-color .25s !important;
}

    button.mz-button:before {
        display: block;
        position: static;
        height: 100%;
        transform: scale(0.9);
        transition: transform .25s !important;
    }

    :root:not(.mobile-magic) button.mz-button:hover,
    button.mz-button:active {
        color: #b4b4b4 !important;
    }

        button.mz-button:active:before {
            transform: scale(0.7) !important;
        }

.mobile-magic .mz-expand button.mz-button:active {
    background-color: rgba(49, 51, 61, 0.7) !important;
}

button.mz-button.mz-button-prev,
button.mz-button.mz-button-next {
    margin: auto 10px !important;
    top: 0 !important;
    bottom: 0 !important;
    overflow: hidden !important;
}

button.mz-button.mz-button-prev {
    left: 0 !important;
    transform: rotateZ(180deg) !important;
}

button.mz-button.mz-button-next {
    right: 0 !important;
}

button.mz-button.mz-button-close {
    margin: 10px !important;
    top: 0 !important;
    right: 0 !important;
    z-index: 95 !important;
}

    button.mz-button.mz-button-close:before {
        content: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yNS4zODQxIDI0LjcyNDFDMjQuOTkzNyAyNC4zMzM0IDI0Ljk5MzkgMjMuNzAwMiAyNS4zODQ3IDIzLjMwOThMMzcgMTEuNzA1MUwzNi4yOTQzIDExTDI0LjY3OTMgMjIuNjA0NEMyNC4yODg2IDIyLjk5NDcgMjMuNjU1NiAyMi45OTQ0IDIzLjI2NTIgMjIuNjAzOEwxMS43MDUyIDExLjAzNjZMMTEgMTEuNzQyMkwyMi41NTkzIDIzLjMwODdDMjIuOTQ5NyAyMy42OTk0IDIyLjk0OTUgMjQuMzMyNiAyMi41NTg4IDI0LjcyM0wxMS4wMzcgMzYuMjM0MkwxMS43NDI3IDM2LjkzOTNMMjMuMjY0MSAyNS40Mjg0QzIzLjY1NDggMjUuMDM4MSAyNC4yODc5IDI1LjAzODMgMjQuNjc4MiAyNS40Mjg5TDM2LjI0MjEgMzdMMzYuOTQ3MiAzNi4yOTQ0TDI1LjM4NDEgMjQuNzI0MVoiIGZpbGw9IiM5OTk5OTkiLz4KPHBhdGggZD0iTTI1LjM4NDEgMjQuNzI0MUMyNC45OTM3IDI0LjMzMzQgMjQuOTkzOSAyMy43MDAyIDI1LjM4NDcgMjMuMzA5OEwzNyAxMS43MDUxTDM2LjI5NDMgMTFMMjQuNjc5MyAyMi42MDQ0QzI0LjI4ODYgMjIuOTk0NyAyMy42NTU2IDIyLjk5NDQgMjMuMjY1MiAyMi42MDM4TDExLjcwNTIgMTEuMDM2NkwxMSAxMS43NDIyTDIyLjU1OTMgMjMuMzA4N0MyMi45NDk3IDIzLjY5OTQgMjIuOTQ5NSAyNC4zMzI2IDIyLjU1ODggMjQuNzIzTDExLjAzNyAzNi4yMzQyTDExLjc0MjcgMzYuOTM5M0wyMy4yNjQxIDI1LjQyODRDMjMuNjU0OCAyNS4wMzgxIDI0LjI4NzkgMjUuMDM4MyAyNC42NzgyIDI1LjQyODlMMzYuMjQyMSAzN0wzNi45NDcyIDM2LjI5NDRMMjUuMzg0MSAyNC43MjQxWiIgc3Ryb2tlPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
    }

button.mz-button.mz-button-prev:before,
button.mz-button.mz-button-next:before {
    content: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
}



@media screen and (max-device-width: 767px) {
    button.mz-button-prev,
    button.mz-button-next {
        display: none !important;
    }

    .mobile-magic .mz-expand button.mz-button.mz-button-close {
        width: 50px !important;
        height: 50px !important;
        color: #b4b4b4 !important;
    }

    .mobile-magic .mz-expand button.mz-button:before {
        transform: scale(0.8);
    }
}

.lt-ie9-magic button.mz-button {
    border: 0;
    filter: alpha(opacity=75);
}

    .lt-ie9-magic button.mz-button:hover {
        filter: alpha(opacity=100);
    }

/* Arrows on the main image on the page */
.mz-figure .mz-nav-controls button.mz-button {
    display: none;
    width: 32px !important;
    height: 56px !important;
    margin: auto 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.mz-figure.mz-show-arrows .mz-nav-controls button.mz-button {
    display: block;
}

/**
 * Thumbnails
 */
/** Thumbnails on the page **/
a[data-zoom-id],
.mz-thumb, .mz-thumb:focus {
    display: inline-block;
    line-height: 0;
    outline: none;
}

    a[data-zoom-id] img,
    .mz-thumb img {
        padding-bottom: 4px;
        border: 0;
        border-bottom: 2px solid transparent;
        box-sizing: border-box;
    }

    .mz-thumb:not(.mz-thumb-selected):hover img {
        border-bottom-color: rgba(180, 180, 180, 0.3);
    }

    .mz-thumb.mz-thumb-selected img {
        border-bottom: 0px;
    }

.mcs-item a.active img {
    border-bottom: 4px #109ee0 solid;
}
/** Thumbnails in expanded view **/
.mz-expand-thumbnails {
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 10px 0;
    z-index: 50;
    overflow: hidden;
}

:root[data-magic-ua=firefox] .mz-expand-thumbnails {
    height: 80px;
}

.mz-expand-thumbnails .magic-thumb > img {
    cursor: pointer;
    padding-bottom: 4px;
    border: 0;
    border-bottom: 2px solid transparent;
}

.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected):hover img {
    border-bottom-color: rgba(180, 180, 180, 0.3);
}

.mz-expand-thumbnails .magic-thumb.magic-thumb-selected img {
    border-bottom-color: #b4b4b4;
}

.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button {
    box-shadow: none;
}

/** Thumbnails on the left in expanded view with .expand-thumbnails-left class **/
@media not screen and (max-device-width: 767px) and (orientation: portrait) {
    .mz-expand.expand-thumbnails-left .mz-expand-stage {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .mz-expand.expand-thumbnails-left .mz-expand-thumbnails {
        padding: 0 10px;
        height: 100%;
        overflow: hidden;
    }

    :root[data-magic-ua=firefox] .mz-expand.expand-thumbnails-left .mz-expand-thumbnails {
        width: 80px;
        height: 100%;
    }
}

@media not screen and (max-device-width: 767px) and (orientation: portrait) and (max-device-width: 767px) {
    .mz-expand-thumbnails .magic-thumbs.magic-thumbs-vertical {
        height: calc(100% - 40px);
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

/** Hide thumbnails in expanded view with .no-expand-thumbnails class **/
.mz-expand.no-expand-thumbnails .mz-expand-thumbnails {
    display: none;
}

/** Thumbnails shaded style (improved previous one)  **/
.thumbnails-style-shaded.mz-thumb img {
    border: 0 !important;
    padding-bottom: 0;
    box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.3);
}

.thumbnails-style-shaded.mz-thumb:hover:not(.mz-thumb-selected) img {
    filter: brightness(0.7);
}

.thumbnails-style-shaded.mz-thumb-selected img {
    filter: brightness(0.7) opacity(0.7);
}

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb > img {
    border: 0;
    padding-bottom: 0;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
}

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected) > img:hover {
    filter: brightness(0.75);
}

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb-selected img {
    filter: brightness(0.7) opacity(0.7);
}

.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb:hover,
.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb.mz-thumb-selected,
.no-cssfilters-magic .thumbnails-style-shaded .magic-thumb:hover,
.no-cssfilters-magic .thumbnails-style-shaded .magic-thumb.magic-thumb-selected {
    background: #000;
}

    .no-cssfilters-magic .thumbnails-style-shaded.mz-thumb:hover:not(.mz-thumb-selected) img {
        opacity: .75;
        filter: alpha(opacity=75);
    }

.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb-selected img {
    opacity: .7;
    filter: alpha(opacity=70);
}

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb:hover:not(.magic-thumb-selected) img {
    opacity: .75;
    filter: alpha(opacity=75);
}

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb-selected img {
    opacity: .7;
    filter: alpha(opacity=70);
}

.ie9-magic .thumbnails-style-shaded.mz-thumb img {
    box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.3);
}

.magic-thumbs,
.magic-thumbs .magic-thumbs-wrapper,
.magic-thumbs ul,
.magic-thumbs li,
.magic-thumbs li:before,
.magic-thumbs li:after,
.magic-thumbs li img,
.magic-thumbs .magic-thumbs-button {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
}

.magic-thumbs {
    direction: ltr;
    overflow: visible;
    z-index: 100;
    position: relative;
    left: 0;
    top: 0;
    padding: 0 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: none;
    touch-action: none;
}

.magic-thumbs {
    width: 100%;
    height: 100%;
    white-space: nowrap;
}

    .magic-thumbs.no-buttons {
        padding: 0 !important;
    }

.magic-thumbs-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.magic-thumbs ul {
    list-style: none;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    position: relative;
    white-space: nowrap;
}

.magic-thumbs.no-buttons ul {
    left: 0 !important;
    padding: 0 !important;
    transition: none !important;
    transform: none !important;
}

.magic-thumbs ul li {
    margin: 0 4px;
    height: 100%;
    width: auto;
    vertical-align: top;
    line-height: 0;
    display: inline-block;
}

    .magic-thumbs ul li:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        width: 0;
    }

    .magic-thumbs ul li > img {
        width: auto;
        height: auto;
        max-width: none !important;
        max-height: 100% !important;
        vertical-align: middle;
    }

.ie8-magic .magic-thumbs ul li > img {
    max-width: none !important;
    max-height: none !important;
}

/* vertical */
.magic-thumbs.magic-thumbs-vertical {
    height: 100%;
}

.magic-thumbs-vertical {
    padding: 40px 0;
}

    .magic-thumbs-vertical ul {
        height: auto;
        width: 100%;
        white-space: normal;
    }

        .magic-thumbs-vertical ul li {
            width: 100%;
            height: auto;
        }

        .magic-thumbs-vertical ul li {
            margin: 4px 0;
        }

            .magic-thumbs-vertical ul li > img {
                max-width: 100% !important;
                max-height: none !important;
            }

.ie8-magic .magic-thumbs-vertical ul li > img {
    width: 100%;
}

/**
 * Buttons
 */
.magic-thumbs button.magic-thumbs-button {
    color: rgba(180, 180, 180, 0.6) !important;
    font-size: 0;
    cursor: pointer;
    z-index: 90 !important;
    background-repeat: no-repeat;
    background-color: transparent !important;
    background-image: none;
    border: 0;
    border-radius: 100%;
    box-shadow: none !important;
    overflow: hidden;
    position: absolute;
    text-transform: none !important;
    speak: none;
    text-align: center;
    width: 33px;
    height: 33px;
    top: 0;
    bottom: 0;
    margin: auto 3px;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: none !important;
    max-height: none !important;
    transition: color .25s, background-color .25s !important;
}

    .magic-thumbs button.magic-thumbs-button:before {
        display: block;
        position: static;
        height: 100%;
        transform: scale(1);
        transition: transform .25s !important;
    }

    .mobile-magic .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled),
    :root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):hover,
    .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active {
        color: #b4b4b4 !important;
    }

        .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active:before {
            transform: scale(0.7) !important;
        }

.mobile-magic .mz-expand .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active {
    background-color: rgba(49, 51, 61, 0.7) !important;
}

.magic-thumbs .magic-thumbs-button-prev {
    left: 0;
    transform: rotateZ(180deg) !important;
}

.magic-thumbs .magic-thumbs-button-next {
    right: 0;
}

.magic-thumbs-vertical button.magic-thumbs-button {
    top: auto;
    right: 0;
    bottom: auto;
    left: 0;
    margin: 3px auto;
}

.magic-thumbs-vertical button.magic-thumbs-button-prev {
    top: 0;
    transform: rotateZ(-90deg) !important;
}

.magic-thumbs-vertical button.magic-thumbs-button-next {
    bottom: 0;
    transform: rotateZ(90deg) !important;
}

.magic-thumbs .magic-thumbs-button-prev:before,
.magic-thumbs .magic-thumbs-button-next:before {
    content: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
}


.magic-thumbs.no-buttons .magic-thumbs-button {
    display: none !important;
}

.magic-thumbs-button-disabled {
    opacity: 0.2;
    filter: alpha(opacity=20);
}





html {
    font-size: 16px;
    background: #fbfbfb;
    font-family: Arial, sans-serif;
}

body {
    background: #fff;
}

* {
    box-sizing: border-box;
    min-height: 0;
    min-width: 0;
}

input {
    outline: none;
}

.demo-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.content__wrapper {
    width: 100%;
    margin: 0 auto;
    margin-top: 35px;
    max-width: 1200px;
}

@media (min-width: 960px) {
    .content__wrapper {
        position: relative;
        padding-top: 0;
    }
}

@media(max-width:959px) {

    .content__wrapper.content__wrapper--hp {
        margin-top: 0px;
    }
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.container {
    background: white;
    width: 100%;
    min-height: 200px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    border-radius: 10px;
}

    .container.container--transparent {
        background: none;
        box-shadow: none;
    }

    .container .container__title {
        padding: 20px 15px;
        background: #109EE0;
        color: white;
        font-weight: 600;
        font-size: 1.2rem;
    }

        .container .container__title.container__title--dark {
            background: #1f1f1f;
        }

@media (min-width: 1080px) {
    .container .container__title {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
}

.container .container__body {
    padding: 15px 20px;
}

.component-demo__container {
    -ms-flex: 1;
    flex: 1;
    min-width: 320px;
    margin: 1rem 10px;
    background: #fff;
    padding: 20px;
}

    .component-demo__container.col-demo .row {
        background: #666;
        color: white;
        padding: 10px;
    }

    .component-demo__container.col-demo .column {
        text-align: center;
        padding: 15px 20px;
        background: #888;
        border: 1px solid #ccc;
        color: white;
    }

.flex {
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 1079px) {
    .flex {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.align_center {
    -ms-flex-align: center;
    align-items: center;
}

.justify_center {
    -ms-flex-pack: center;
    justify-content: center;
}

.filter-visible {
    overflow: hidden;
}

/* Grid */
.column {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 0;
    margin: 1em 0;
}

@media (max-width: 599px) {
    .column {
        padding: 0;
    }
}

.column .row:first-of-type {
    margin-top: 0;
}

.row {
    margin: 1em 0;
}

    .row.limited-row {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 20px;
    }

        .row.limited-row .column {
            padding: 0px;
        }

@media (min-width: 960px) {
    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

        .row.limited-row .column {
            padding: 0;
        }

    .column {
        -ms-flex: 1;
        flex: 1;
        margin: 0;
    }

    ._40 {
        -ms-flex: 4.0;
        flex: 4.0;
    }

    ._60 {
        -ms-flex: 6.0;
        flex: 6.0;
    }

    ._25 {
        -ms-flex: 2.5;
        flex: 2.5;
    }

    ._35 {
        -ms-flex: 6.5;
        flex: 3.5;
    }

    ._65 {
        -ms-flex: 6.5;
        flex: 6.5;
    }

    ._75 {
        -ms-flex: 7.5;
        flex: 7.5;
    }

    ._5 {
        -ms-flex: 5;
        flex: 5;
    }
}

h1,
.h1, h2, .order_tracking_main-col-inner.grey a,
.h2, h3, .checkout .checkout_top--account a, .checkout_top--warning.fields a, .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul label, .validation_wrapper--warning a, .validation_wrapper--warning ul li, .validation_wrapper--warning ul label,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: Arial, sans-serif;
    color: #111;
}

p {
    font-weight: 300;
    color: #111;
    line-height: 1.5rem;
    padding: 10px 0;
    margin: 0;
    color: #333;
}

p,
a,
span,
body {
    font-family: Arial, sans-serif;
}

h1, .h1 {
    font-size: 1.6rem;
    font-weight: 600;
}

h2, .order_tracking_main-col-inner.grey a, .h2 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 10px;
}

h3, .checkout .checkout_top--account a, .checkout_top--warning.fields a, .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul label, .validation_wrapper--warning a, .validation_wrapper--warning ul li, .validation_wrapper--warning ul label, .h3 {
    font-size: 1rem;
}

h4, .h4 {
    font-size: 1.375rem;
}

h5, .h5 {
    font-size: .83rem;
}

h6, .h6 {
    font-size: .75rem;
}

p {
    font-size: 1rem;
}

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="checkbox"],
input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 0;
}

.text-center {
    text-align: center;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

.about__wrapper {
    margin-top: 0;
}

    .about__wrapper .hp-usp__bar {
        width: 100%;
        background: transparent;
        padding: 0;
    }

@media screen and (max-width: 1079px) {
    .about__wrapper .hp-usp__bar {
        display: none;
    }
}

.about__wrapper .hp-usp__bar .usp-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .about__wrapper .hp-usp__bar .usp-items li {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        border: 2px solid #1E824C;
        border-radius: 5px;
        color: #1E824C;
        padding: 0;
        min-width: 400px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    }

@media screen and (min-width: 1080px) and (max-width: 1350px) {
    .about__wrapper .hp-usp__bar .usp-items li {
        min-width: auto;
        width: 30%;
    }
}

.about__wrapper .hp-usp__bar .usp-items li .usp-icon {
    margin-right: 20px;
    border: none;
    width: auto;
    height: auto;
    font-size: 0;
}

    .about__wrapper .hp-usp__bar .usp-items li .usp-icon.pound-icon {
        padding: 0;
    }

    .about__wrapper .hp-usp__bar .usp-items li .usp-icon svg {
        max-width: 40px;
    }

    .about__wrapper .hp-usp__bar .usp-items li .usp-icon i {
        font-size: 26px;
        line-height: 26px;
    }

.about__wrapper .hp-usp__bar .usp-items li .usp-text h3, .about__wrapper .hp-usp__bar .usp-items li .usp-text .checkout .checkout_top--account a, .checkout .checkout_top--account .about__wrapper .hp-usp__bar .usp-items li .usp-text a, .about__wrapper .hp-usp__bar .usp-items li .usp-text .checkout_top--warning.fields a, .checkout_top--warning.fields .about__wrapper .hp-usp__bar .usp-items li .usp-text a, .about__wrapper .hp-usp__bar .usp-items li .usp-text .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .about__wrapper .hp-usp__bar .usp-items li .usp-text li, .about__wrapper .hp-usp__bar .usp-items li .usp-text .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .about__wrapper .hp-usp__bar .usp-items li .usp-text label, .about__wrapper .hp-usp__bar .usp-items li .usp-text .validation_wrapper--warning a, .validation_wrapper--warning .about__wrapper .hp-usp__bar .usp-items li .usp-text a, .about__wrapper .hp-usp__bar .usp-items li .usp-text .validation_wrapper--warning ul li, .validation_wrapper--warning ul .about__wrapper .hp-usp__bar .usp-items li .usp-text li, .about__wrapper .hp-usp__bar .usp-items li .usp-text .validation_wrapper--warning ul label, .validation_wrapper--warning ul .about__wrapper .hp-usp__bar .usp-items li .usp-text label {
    color: #1E824C;
    font-size: 1rem;
    line-height: 1.375rem;
    font-weight: bold;
}

.about__wrapper .hp-usp__bar .usp-items li .usp-text p {
    color: #1E824C;
    font-size: 0.75rem;
    line-height: 1.125rem;
}

.about-why__container {
    margin-top: 25px;
}

@media screen and (max-width: 1080px) {
    .about-why__container {
        margin-top: 0;
    }
}

@media screen and (max-width: 480px) {
    .about-why__container .limited-row {
        padding: 0;
    }
}

.about-page__background-hero {
    width: 100%;
    height: 300px;
    position: absolute;
    background-size: cover;
    background-position: center;
    background: #ccc;
}

@media screen and (max-width: 480px) {
    .about-page__background-hero {
        height: 180px;
    }
}

.about-page__title {
    position: relative;
    text-align: center;
    padding: 0 15px;
}

    .about-page__title h1, .about-page__title .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .about-page__title a {
        display: inline-block;
        padding: 25px 65px;
        margin: 120px auto 80px;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        color: #ffffff;
        line-height: 1.25em;
    }

    .about-page__title h1 {
        margin: 40px auto 20px;
    }

@media screen and (max-width: 480px) {
    .about-page__title h1, .about-page__title .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .about-page__title a {
        padding: 25px;
        margin: 40px auto;
        font-size: 1.5rem;
    }
}

.about-page__usp-blocks {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}

    .about-page__usp-blocks .usp-block {
        width: 320px;
        max-width: 100%;
        padding: 15px 15px 30px;
        margin: 10px;
        background: #ffffff;
        text-align: center;
        border-top: 10px solid #FF00FF;
        border-radius: 10px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    }

        .about-page__usp-blocks .usp-block:nth-child(3n + 2) {
            border-color: #109EE0;
        }

        .about-page__usp-blocks .usp-block:nth-child(3n + 3) {
            border-color: #FCEF43;
        }

@media screen and (max-width: 480px) {
    .about-page__usp-blocks .usp-block {
        width: 100%;
        margin: 10px 0;
        border-radius: 0;
    }
}

.about-page__usp-blocks .usp-icon {
    color: #109EE0;
    font-size: 40px;
    height: 70px;
    padding-top: 10px;
}

.about-page__usp-blocks .fa-pound-sign {
    font-size: 28px;
    border: 3px solid;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    line-height: 38px;
    position: relative;
    top: -3px;
}

.about-page__usp-blocks svg {
    max-height: 38px;
}

.about-page__usp-blocks h4 {
    margin-bottom: 1em;
    line-height: 1.33em;
    font-weight: 600;
}

.about-info__container .about-info {
    margin-top: 30px;
    background: #ffffff;
    padding: 20px 40px;
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.about-info__container h2, .about-info__container .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .about-info__container a {
    margin: .75em 0;
    font-weight: 600;
}

.about-info__container h3, .about-info__container .checkout .checkout_top--account a, .checkout .checkout_top--account .about-info__container a, .about-info__container .checkout_top--warning.fields a, .checkout_top--warning.fields .about-info__container a, .about-info__container .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .about-info__container li, .about-info__container .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .about-info__container label, .about-info__container .validation_wrapper--warning a, .validation_wrapper--warning .about-info__container a, .about-info__container .validation_wrapper--warning ul li, .validation_wrapper--warning ul .about-info__container li, .about-info__container .validation_wrapper--warning ul label, .validation_wrapper--warning ul .about-info__container label {
    margin: .75em 0;
    font-weight: 600;
    line-height: 1.25em;
}

.about-info__container p {
    margin-bottom: 1em;
}

.about-info__container ul, .about-info__container ol {
    line-height: 1.5em;
    margin-bottom: 1em;
}

.about-info__container li {
    padding-bottom: 4px;
}

.about-info__container ol {
    list-style: decimal;
    margin-left: 20px;
}

@media screen and (max-width: 480px) {
    .about-info__container .limited-row {
        padding: 0;
    }

    .about-info__container .about-info {
        padding: 20px;
        border-radius: 0;
    }

    .about-info__container h2, .about-info__container .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .about-info__container a {
        font-size: 1.5rem;
    }

    .about-info__container h3, .about-info__container .checkout .checkout_top--account a, .checkout .checkout_top--account .about-info__container a, .about-info__container .checkout_top--warning.fields a, .checkout_top--warning.fields .about-info__container a, .about-info__container .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .about-info__container li, .about-info__container .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .about-info__container label, .about-info__container .validation_wrapper--warning a, .validation_wrapper--warning .about-info__container a, .about-info__container .validation_wrapper--warning ul li, .validation_wrapper--warning ul .about-info__container li, .about-info__container .validation_wrapper--warning ul label, .validation_wrapper--warning ul .about-info__container label {
        font-size: 1.25rem;
    }
}

.accordion-container {
    height: auto;
    margin: 10px auto;
    max-width: 1200px;
}

    .accordion-container .accordion__title > h2, .accordion-container .order_tracking_main-col-inner.grey .accordion__title > a, .order_tracking_main-col-inner.grey .accordion-container .accordion__title > a {
        text-align: center;
        color: #fff;
        padding-bottom: 5px;
        margin-bottom: 20px;
        padding-bottom: 15px;
    }

.accordion {
    position: relative;
    width: 100%;
    margin-bottom: 35px;
    height: auto;
}

    .accordion.active .accordion__body {
        display: block;
    }

.accordion__title {
    background: #f5f5f5;
}

    .accordion__title .title__inner {
        max-width: 1400px;
        margin: 0 auto;
    }

.accordion > .accordion__title a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 15px;
    height: 100px;
    text-decoration: none;
    font-size: 2rem;
    color: #109EE0;
    font-weight: 600;
    transition: all 0.2s linear;
    text-transform: uppercase;
}

    .accordion > .accordion__title a i {
        float: right;
        margin-top: 2px;
    }

    .accordion > .accordion__title a.active {
        background-color: #3399cc;
        color: #fff;
    }

.accordion__body {
    background-color: transparent;
    display: none;
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 35px;
}

    .accordion__body p {
        padding: 10px 0;
        margin: 0;
        color: #333;
    }

    .accordion__body .column {
        padding: 0;
    }

@media (min-width: 1080px) {
    .accordion__body .column {
        padding: 0 17px;
    }
}

.accordion__body .column.column--no-padding {
    padding: 0;
}

.account_details h1 {
    font-weight: 600;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .account_details h1 {
        font-size: 30px;
        line-height: 36px;
    }
}

.account_details .account_pagination {
    margin-top: 40px;
}

.account_details .account_pagination--wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

.account_details .account_pagination--item {
    margin-right: 5px;
}

    .account_details .account_pagination--item span {
        font-weight: bold;
        font-size: 22px;
        line-height: 50px;
    }

    .account_details .account_pagination--item a {
        padding: 6px 12px;
        background-color: #199DE0;
        border: 2px solid #109EE0;
        color: #fff;
        text-decoration: none;
        display: block;
        font-size: 26px;
        line-height: 26px;
        transition: all 0.2s ease-in-out;
    }

        .account_details .account_pagination--item a:hover {
            transition: all 0.2s ease-in-out;
            background-color: #fff;
            color: #199DE0;
        }

.account_details_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

@media screen and (max-width: 768px) {
    .account_details_row {
        margin-right: 0;
        margin-left: 0;
    }
}

.account_details_row .account_details_main {
    max-width: 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 15px;
}

    .account_details_row .account_details_main .product-tab__tabs {
        display: none;
    }

@media screen and (max-width: 768px) {
    .account_details_row .account_details_main .product-tab__tabs {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        transform: none;
    }

        .account_details_row .account_details_main .product-tab__tabs li {
            width: 30%;
            margin: 0 1%;
            padding: 10px 20px;
        }

            .account_details_row .account_details_main .product-tab__tabs li.active {
                background-color: #fff;
                color: #109EE0;
                border: 2px solid #109EE0;
                transform: none;
            }
}

@media screen and (max-width: 1350px) {
    .account_details_row .account_details_main {
        max-width: 70%;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
    }
}

@media screen and (max-width: 768px) {
    .account_details_row .account_details_main {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
    }
}

.account_details_row .account_details_main--inner {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    padding: 40px;
}

    .account_details_row .account_details_main--inner.details {
        display: none;
    }

    .account_details_row .account_details_main--inner.orders {
        display: none;
    }

        .account_details_row .account_details_main--inner.orders .container {
            margin-bottom: 30px;
        }

        .account_details_row .account_details_main--inner.orders .container__title {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

@media screen and (max-width: 768px) {
    .account_details_row .account_details_main--inner.orders .container__title {
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .account_details_row .account_details_main--inner.orders .container__title span {
            margin-bottom: 10px;
        }
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 40px;
    position: relative;
}

@media screen and (max-width: 1080px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--row {
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--row.large_margin {
    margin-bottom: 150px;
}

@media screen and (max-width: 768px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--row.large_margin {
        margin-bottom: 0;
    }
    .account_details_row .account_details_main--inner.orders .container__body .order_item--row {
        flex-wrap: wrap;margin-bottom:15px;
    }
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--summary {
    max-width: 100%;
    margin-left: auto;
    margin-top: 20px;
}

@media screen and (max-width: 1350px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--summary {
        max-width: 75%;
    }
}

@media screen and (max-width: 1080px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--summary {
        max-width: 100%;
    }
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--summary ul {
    padding-left: 50px;
    margin-bottom: 30px;
    display:flex;
    justify-content:flex-end;
}

@media screen and (max-width: 1080px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--summary ul {
        padding-left: 0;
    }
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--summary ul li {
    font-size: 24px;
    line-height: 30px;
    text-align: right;
    margin-bottom: 10px;
    font-weight: bold;width:50%;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--summary ul li {
        font-size: 20px;
        line-height: 26px;
    }
}

@media screen and (max-width: 768px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--summary ul li {
        width:100%;
    }
}

@media screen and (max-width: 575px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--summary ul li {
        font-size: 18px;
        line-height: 24px;
    }
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--summary ul li span {
    color: #707070;
    float: left;
    font-weight: 600;
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--summary-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--summary-buttons {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--summary-buttons a {
    text-decoration: none;
    text-align: center;
    display: inline-block;margin:0 10px;
}


@media screen and (max-width: 768px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--summary-buttons a {
        width: 50%;
        margin: auto;
        margin-bottom: 10px;
        -ms-flex-order: 2;
        order: 2;
        padding: 15px 25px;
    }

        .account_details_row .account_details_main--inner.orders .container__body .order_item--summary-buttons a:last-of-type {
            margin-bottom: 10px;
            -ms-flex-order: 1;
            order: 1;
        }

    .popupwindow .account-form{padding:10px;}
}

@media screen and (max-width: 575px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--summary-buttons a {
        width: 100%;
    }
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--summary p {
    text-align: right;
    font-size: 18px;
    line-height: 24px;
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--img {
    padding: 0 10px;
}

@media screen and (max-width: 768px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--img {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
    }

        .account_details_row .account_details_main--inner.orders .container__body .order_item--img img {
            width: 100%;
        }
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--main {
    padding: 0 10px;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--main h2, .account_details_row .account_details_main--inner.orders .container__body .order_item--main .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .account_details_row .account_details_main--inner.orders .container__body .order_item--main a {
        font-size: 1.4rem;
        line-height: 1.6rem;
    }
}

@media screen and (max-width: 768px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--main h2, .account_details_row .account_details_main--inner.orders .container__body .order_item--main .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .account_details_row .account_details_main--inner.orders .container__body .order_item--main a {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 575px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--main h2, .account_details_row .account_details_main--inner.orders .container__body .order_item--main .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .account_details_row .account_details_main--inner.orders .container__body .order_item--main a {
        font-size: 1.4rem;
        line-height: 1.6rem;
    }
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--main div.order_item--main-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 1080px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--main div.order_item--main-bottom {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--main div.order_item--main-bottom span {
    font-size: 24px;
    line-height: 30px;
    margin-right: 20px;
    margin-bottom: 10px;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--main div.order_item--main-bottom span {
        font-size: 18px;
        line-height: 24px;
    }
}

@media screen and (max-width: 575px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--main div.order_item--main-bottom span {
        font-size: 16px;
        line-height: 22px;
    }
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--main div.order_item--main-bottom a {
    text-decoration: none;
    padding: 10px 40px;
    margin-right: 10px;
    text-align: center;
}

@media screen and (max-width: 1350px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--main div.order_item--main-bottom a {
        padding: 10px 30px 10px 20px;
        font-size: 12px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 575px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--main div.order_item--main-bottom a {
        padding: 10px 30px 10px 10px;
        font-size: 11px;
        text-align: left;
        margin-right: 0;
    }
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--main div.order_item--main-bottom a.no-border {
    border-radius: 0;
}

.account_details_row .account_details_main--inner.orders .container__body .order_item--price {
    padding: 0 10px;
    margin-left: auto;
}

@media screen and (max-width: 1080px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--price {
        -ms-flex: none;
        flex: none;
    }
}


.account_details_row .account_details_main--inner.orders .container__body .order_item--price span {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--price span {
        font-size: 20px;
        line-height: 26px;
    }
}

@media screen and (max-width: 575px) {
    .account_details_row .account_details_main--inner.orders .container__body .order_item--price span {
        font-size: 18px;
        line-height: 24px;
    }
}

.account_details_row .account_details_main--inner.address {
    display: none;
}

    .account_details_row .account_details_main--inner.address .account_details_address--title {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 40px;
    }

        .account_details_row .account_details_main--inner.address .account_details_address--title h2, .account_details_row .account_details_main--inner.address .account_details_address--title .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .account_details_row .account_details_main--inner.address .account_details_address--title a {
            margin-bottom: 0;
        }

        .account_details_row .account_details_main--inner.address .account_details_address--title a {
            text-decoration: none;
            font-size: 18px;
        }

@media screen and (max-width: 768px) {
    .account_details_row .account_details_main--inner.address .account_details_address--title {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .account_details_row .account_details_main--inner.address .account_details_address--title h2, .account_details_row .account_details_main--inner.address .account_details_address--title .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .account_details_row .account_details_main--inner.address .account_details_address--title a {
            margin-bottom: 40px;
        }

        .account_details_row .account_details_main--inner.address .account_details_address--title a {
            text-align: center;
            background-color: #199DE0;
            color: #fff;
            border-radius: 0;
            padding: 15px 25px;
        }
}

.account_details_row .account_details_main--inner.address .account_details_address--row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
}

    .account_details_row .account_details_main--inner.address .account_details_address--row:last-of-type {
        margin-bottom: 0;
    }

.account_details_row .account_details_main--inner.address .account_details_address--box {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 100%;
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
    .account_details_row .account_details_main--inner.address .account_details_address--box {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

.account_details_row .account_details_main--inner.address .account_details_address--box-inner {
    padding: 15px;
    background-color: #F5F5F5;
    border-radius: 10px;
}

    .account_details_row .account_details_main--inner.address .account_details_address--box-inner ul {
        margin-bottom: 15px;
    }

        .account_details_row .account_details_main--inner.address .account_details_address--box-inner ul li {
            font-size: 20px;
            line-height: 30px;
        }

@media screen and (min-width: 769px) and (max-width: 1089px) {
    .account_details_row .account_details_main--inner.address .account_details_address--box-inner ul li {
        font-size: 14px;
        line-height: 20px;
    }
}

.account_details_row .account_details_main--inner.address .account_details_address--box-inner ul li span {
    font-weight: 600;
}

.account_details_row .account_details_main--inner.address .account_details_address--box-inner .address_box_buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    .account_details_row .account_details_main--inner.address .account_details_address--box-inner .address_box_buttons {
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.account_details_row .account_details_main--inner.address .account_details_address--box-inner .address_box_buttons a {
    width: 49%;
    text-align: center;
    text-decoration: none;
    padding: 15px 25px;
}

@media screen and (max-width: 768px) {
    .account_details_row .account_details_main--inner.address .account_details_address--box-inner .address_box_buttons a {
        width: 100%;
        margin-bottom: 10px;
    }
}

.account_details_row .account_details_main--inner.address .account_details_address--box-inner .address_box_buttons a.address_delete {
    background-color: transparent;
    border: 1px solid #C3073F;
    color: #D34C74;
}

    .account_details_row .account_details_main--inner.address .account_details_address--box-inner .address_box_buttons a.address_delete:hover {
        background-color: #C3073F;
        color: #fff;
        transition: all 0.2s ease-in-out;
    }

@media screen and (min-width: 769px) and (max-width: 1089px) {
    .account_details_row .account_details_main--inner.address .account_details_address--box-inner .address_box_buttons a {
        padding: 10px 15px;
    }
}

.account_details_row .account_details_main--inner h2, .account_details_row .account_details_main--inner .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .account_details_row .account_details_main--inner a {
    font-weight: 600;
    margin-bottom: 40px;
}

.account_details_row .account_details_main--inner p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
}

    .account_details_row .account_details_main--inner p.details_email {
        margin-bottom: 40px;
    }

.account_details_row .account_details_main--inner .account_details_btn--wrapper {
    max-width: 40%;
}

@media screen and (max-width: 1350px) {
    .account_details_row .account_details_main--inner .account_details_btn--wrapper {
        max-width: 60%;
    }
}

@media screen and (max-width: 1080px) {
    .account_details_row .account_details_main--inner .account_details_btn--wrapper {
        max-width: 80%;
    }
}

@media screen and (max-width: 768px) {
    .account_details_row .account_details_main--inner .account_details_btn--wrapper {
        max-width: 100%;
    }
}

.account_details_row .account_details_main--inner .account_details_btn {
    padding: 15px 30px;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    width: 100%;
    transition: background-color 0.3s ease;
}

    .account_details_row .account_details_main--inner .account_details_btn i {
        font-size: 34px !important;
        line-height: 28px !important;
        margin-left: 20px !important;
        right: 20px !important;
    }

.account_details_row .account_sidebar {
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 15px;
}

@media screen and (max-width: 1350px) {
    .account_details_row .account_sidebar {
        max-width: 30%;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    }
}

@media screen and (max-width: 768px) {
    .account_details_row .account_sidebar {
        display: none;
    }
}

.account_details_row .account_sidebar--inner {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    overflow: hidden;
}

    .account_details_row .account_sidebar--inner .product-tab__tabs {
        display: block;
    }

    .account_details_row .account_sidebar--inner p {
        font-weight: 600;
    }

@media screen and (min-width: 769px) and (max-width: 1089px) {
    .account_details_row .account_sidebar--inner p {
        font-size: 14px;
        line-height: 20px;
    }
}

.account_details_row .account_sidebar--top {
    padding: 20px;
}

@media screen and (min-width: 769px) and (max-width: 1089px) {
    .account_details_row .account_sidebar--top p {
        font-size: 14px;
        line-height: 20px;
        word-break: break-all;
    }
}

.account_details_row .account_sidebar--tab {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    cursor: pointer;
    border-left: 7px solid transparent;
}

    .account_details_row .account_sidebar--tab.active {
        background-color: #E4F5FF;
        border-color: #109EE0;
    }

    .account_details_row .account_sidebar--tab svg {
        margin-right: 20px;
    }

.mobile_no_padding.limited-row {
    padding: 0;
}

    .mobile_no_padding.limited-row .column {
        padding: 0;
    }

.account_login h1 {
    font-weight: 600;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .account_login h1 {
        font-size: 30px;
        line-height: 36px;
    }
}

.account_login_main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

@media screen and (max-width: 768px) {
    .account_login_main {
        margin-right: 0;
        margin-left: 0;
    }
}

.account_login_main-col {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
    .account_login_main-col {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
    }
}

.account_login_main-col-inner {
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: #fff;
    height: 100%;
}

    .account_login_main-col-inner.margin_left {
        margin-left: 50px;
        padding: 50px 20px 40px 20px;
    }

@media screen and (max-width: 1080px) {
    .account_login_main-col-inner.margin_left {
        margin-left: 0;
    }
}

.account_login_main-col-inner.transparent {
    background-color: transparent;
    box-shadow: none;
    padding: 10px;
}

    .account_login_main-col-inner.transparent h2, .account_login_main-col-inner.transparent .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .account_login_main-col-inner.transparent a {
        margin-bottom: 20px;
        font-weight: 600;
    }

@media screen and (max-width: 768px) {
    .account_login_main-col-inner.transparent h2, .account_login_main-col-inner.transparent .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .account_login_main-col-inner.transparent a {
        text-align: center;
        margin-top: 20px;
        font-size: 20px;
    }
}

@media screen and (max-width: 768px) {
    .account_login_main-col-inner.transparent ul {
        display: none;
    }
}

.account_login_main-col-inner.transparent ul li {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
}

.account_login_main-col-inner.transparent .create_account_btn {
    padding: 15px 70px 15px 50px;
    color: #000;
    font-size: 22px;
    line-height: 28px;
    margin: auto;
    display: table;
    text-decoration: none;
    margin-bottom: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin-bottom: 15px;
    margin-top: 60px;
    border-width: 2px !important;
    transition: background-color 0.3s ease;
}

    .account_login_main-col-inner.transparent .create_account_btn i {
        font-size: 34px !important;
        line-height: 28px !important;
        margin-left: 20px !important;
        right: 20px !important;
    }

@media screen and (max-width: 768px) {
    .account_login_main-col-inner.transparent .create_account_btn {
        width: auto;
        text-align: center;
        margin-top: 0;
    }
}

.account_login_main-col-inner .account_login_form .control__group {
    margin-bottom: 20px;
}

    .account_login_main-col-inner .account_login_form .control__group label {
        font-size: 20px;
        line-height: 26px;
        width: 20%;
        margin-left: 0;
    }

@media screen and (max-width: 1350px) {
    .account_login_main-col-inner .account_login_form .control__group label {
        width: 30%;
    }
}

@media screen and (max-width: 1080px) {
    .account_login_main-col-inner .account_login_form .control__group label {
        width: 100%;
    }
}

.account_login_main-col-inner .account_login_form .control__group input {
    border-color: #707070;
    height: 50px;
    width: 80%;
    font-size: 1rem;
}

@media screen and (max-width: 1350px) {
    .account_login_main-col-inner .account_login_form .control__group input {
        width: 70%;
    }
}

@media screen and (max-width: 1080px) {
    .account_login_main-col-inner .account_login_form .control__group input {
        width: 100%;
    }
}

.account_login_main-col-inner .account_login_bottom {
    text-align: center;
}

    .account_login_main-col-inner .account_login_bottom .forgot_password {
        color: #109EE0;
        font-size: 18px;
        line-height: 24px;
    }

    .account_login_main-col-inner .account_login_bottom .account_login_btn {
        padding: 15px 60px;
        background-color: #FCEF43;
        color: #000;
        font-size: 22px;
        line-height: 28px;
        margin: auto;
        display: table;
        text-decoration: none;
        margin-bottom: 10px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
        min-width: 300px;
        margin-bottom: 15px;
        margin-top: 30px;
        transition: background-color 0.3s ease;
    }

        .account_login_main-col-inner .account_login_bottom .account_login_btn i {
            font-size: 34px !important;
            line-height: 28px !important;
            margin-left: 20px !important;
            right: 20px !important;
        }

@media screen and (max-width: 768px) {
    .account_login_main-col-inner .account_login_bottom .account_login_btn {
        width: 100%;
        text-align: center;
    }

        .account_login_main-col-inner .account_login_bottom .account_login_btn i {
            right: 60px !important;
        }
}

.account_login_main-col-inner .account_login_bottom .account_login_btn:hover {
    background: #d6c703;
    transition: background-color 0.3s ease;
}

.blog-section__container {
    margin: 25px auto 0;
    padding: 35px 0;
    max-width: 1200px;
}



    .blog-section__container h2, .blog-section__container .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .blog-section__container a {
        margin-bottom: 35px;
    }

    .blog-section__container .h4 {
        margin-bottom: 15px;
        line-height: 1;
    }

    .blog-section__container img {
        margin-bottom: 15px;
    }

.blog-item {
    padding-bottom: 25px;
}

.blog__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .blog__list a {
        text-decoration: none;
        display: block;
    }

    .blog__list img {
        width: 100%;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .blog__list li {
        min-width: 200px;
        max-width: 380px;
        width: 100%;
        margin: 15px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        border-radius: 10px;
        vertical-align: top;
    }

@media (min-width: 1211px) {
    .blog__list li {
        width: 17%;
    }
}

@media (max-width: 1210px) {
    .blog__list li {
        width: 25%;
    }
}

@media(max-width:740px) {
    .blog-section__container {
        padding: 0;
    }

    .blog__list li {
        width: 90%;
    }
}

.blog__list li .blog-image,
.blog__list li .blog-body,
.blog__list li .blog-actions {
    width: 100%;
}

.blog__list li .blog-body {
    padding: 0 10px;
    margin-bottom: 15px;
}

.blog__list li .blog-actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.brand-section__container {
    background: #fff;
    margin-top: 25px;
    padding: 0 0 35px;
}

    .brand-section__container .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .brand-section__container a {
        margin-bottom: 35px;
    }

    .brand-section__container .brands {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .brand-section__container .brands li {
            height: 80px;
            width: 140px;
            padding: 5px;
            margin: 5px;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            background: #fff;
            border-radius: 5px;
            border: 1px solid transparent;
            transition: border 0.3s ease;
            position: relative;
        }

            .brand-section__container .brands li:hover {
                border: 1px solid #109EE0;
            }

            .brand-section__container .brands li img {
                width: auto;
                max-width: 100%;
                vertical-align: middle;
            }

.btn {
    position: relative;
    outline: none;
    box-shadow: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    padding: 12px 25px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    transition: background 0.3s ease, border, 0.3s ease, opacity 0.3s ease;
    cursor: pointer;
    border-radius: 10px;
    background: gray;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    border: 1px solid transparent;
}

    .btn .fa-caret-right {
        position: absolute;
        font-size: 18px;
        right: 15px;
        top: 50%;
        margin-left: auto;
        transform: translateY(-50%);
    }

    .btn.btn--cyan {
        color: white;
        background: #109EE0;
    }
    .btn.btn--disabled {
        cursor: default;
        color:#fff;
    }
        .btn.btn--cyan:hover {
            background: #0d7cb0;
        }

        .btn.btn--cyan:focus {
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        }

        .btn.btn--cyan:disabled, .btn.btn--cyan.disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: no-entry;
        }

            .btn.btn--cyan:disabled:hover, .btn.btn--cyan.disabled:hover {
                background: #8b4f97;
            }
            
    .btn.btn--cyan--invert {
        color: #109EE0;
        background: white;
        border: 1px solid #109EE0;
    }
    
        .btn.btn--cyan--invert:hover {
            background: #109EE0;
            color: #ffffff;
        }

        .btn.btn--cyan--invert:disabled, .btn.btn--cyan--invert.disabled {
             opacity: 0.5;
             pointer-events: none;
             cursor: no-entry;
         }

    .btn.btn--yellow {
        color: black;
        background: #FCEF43;
    }

        .btn.btn--yellow:hover {
            background: #fbeb11;
        }

        .btn.btn--yellow:focus {
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        }

        .btn.btn--yellow:disabled, .btn.btn--yellow.disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: no-entry;
        }

            .btn.btn--yellow:disabled:hover, .btn.btn--yellow.disabled:hover {
                background: #8b4f97;
            }

    .btn.btn--magenta {
        color: white;
        background: #FF00FF;
    }

        .btn.btn--magenta:hover {
            background: #cc00cc;
        }

        .btn.btn--magenta:focus {
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        }

        .btn.btn--magenta:disabled, .btn.btn--magenta.disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: no-entry;
        }

            .btn.btn--magenta:disabled:hover, .btn.btn--magenta.disabled:hover {
                background: #8b4f97;
            }

    .btn.btn--orange {
        color: white;
        background: #FF7E0D;
    }

        .btn.btn--orange:hover {
            background: #d96500;
        }

        .btn.btn--orange:focus {
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        }

        .btn.btn--orange:disabled, .btn.btn--orange.disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: no-entry;
        }

            .btn.btn--orange:disabled:hover, .btn.btn--orange.disabled:hover {
                background: #8b4f97;
            }

    .btn.btn--d-purple {
        color: white;
        background: #880188;
    }

        .btn.btn--d-purple:hover {
            background: #550155;
        }

        .btn.btn--d-purple:focus {
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        }

        .btn.btn--d-purple:disabled, .btn.btn--d-purple.disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: no-entry;
        }

            .btn.btn--d-purple:disabled:hover, .btn.btn--d-purple.disabled:hover {
                background: #8b4f97;
            }

    .btn.btn--alt.btn--cyan {
        background: #fff;
        color: #109EE0;
        border: 1px solid #109EE0;
    }

        .btn.btn--alt.btn--cyan:hover {
            border: 1px solid darken #0d7cb0;
            color: #0d7cb0;
        }

        .btn.btn--alt.btn--cyan:focus {
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        }

        .btn.btn--alt.btn--cyan:disabled, .btn.btn--alt.btn--cyan.disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: no-entry;
        }

    .btn.btn--alt.btn--yellow {
        background: transparent;
        color: black;
        border: 1px solid #FCEF43;
    }

        .btn.btn--alt.btn--yellow:hover {
            border: 1px solid darken #fbeb11;
            color: black;
        }

        .btn.btn--alt.btn--yellow:focus {
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        }

        .btn.btn--alt.btn--yellow:disabled, .btn.btn--alt.btn--yellow.disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: no-entry;
        }

    .btn.btn--alt.btn--magenta {
        background: transparent;
        color: #FF00FF;
        border: 1px solid #FF00FF;
    }

        .btn.btn--alt.btn--magenta:hover {
            border: 1px solid darken #cc00cc;
            color: #cc00cc;
        }

        .btn.btn--alt.btn--magenta:focus {
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        }

        .btn.btn--alt.btn--magenta:disabled, .btn.btn--alt.btn--magenta.disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: no-entry;
        }

    .btn.btn--alt.btn--orange {
        background: transparent;
        color: #FF7E0D;
        border: 1px solid #FF7E0D;
    }

        .btn.btn--alt.btn--orange:hover {
            border: 1px solid darken #d96500;
            color: #d96500;
        }

        .btn.btn--alt.btn--orange:focus {
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        }

        .btn.btn--alt.btn--orange:disabled, .btn.btn--alt.btn--orange.disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: no-entry;
        }

    .btn.btn--alt.btn--d-purple {
        color: #880188;
        background: #880188;
    }

        .btn.btn--alt.btn--d-purple:hover {
            background: #550155;
        }

        .btn.btn--alt.btn--d-purple:focus {
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        }

        .btn.btn--alt.btn--d-purple:disabled, .btn.btn--alt.btn--d-purple.disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: no-entry;
        }

            .btn.btn--alt.btn--d-purple:disabled:hover, .btn.btn--alt.btn--d-purple.disabled:hover {
                background: #8b4f97;
            }

a.btn {
    display: inline-block;
    font: 600 13.3333px Arial;
}

.content__wrapper.cart {
    margin-top: 0;
}



    .content__wrapper.cart .limited-row {
        margin-bottom: 30px;
    }

    .content__wrapper.cart .cart_basket {
        padding-right: 15px !important;
        max-width: 60%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        width: 100%;
    }

@media screen and (max-width: 959px) {
    .content__wrapper.cart .cart_basket {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

@media screen and (max-width: 1079px) {
    .content__wrapper.cart .cart_basket .basket .column {
        margin: 5px 0;
    }
}

.content__wrapper.cart .cart_basket .basket .container__title {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.content__wrapper.cart .cart_basket .basket .container__body-bottom {
    background-color: #FBFBFB;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}



    .content__wrapper.cart .cart_basket .basket .container__body-bottom .price_area {
        padding-left: 15px !important;
    }

        .content__wrapper.cart .cart_basket .basket .container__body-bottom .price_area ul li {
            font-size: 1.25rem;
            line-height: 1.625rem;
            color: #707070;
            margin-bottom: 5px;
        }

@media screen and (max-width: 1079px) {
    .content__wrapper.cart .cart_basket .basket .container__body-bottom .price_area ul li {
        font-size: 1.5rem;
        line-height: 1.875rem;
        margin-bottom: 10px;
    }
}

.content__wrapper.cart .cart_basket .basket .container__body-bottom .price_area ul li span {
    float: right;
    font-weight: bold;
    color: #000;
}

.content__wrapper.cart .cart_basket .basket .basket_top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media screen and (max-width: 1079px) {
    .content__wrapper.cart .cart_basket .basket .basket_top .column {
        padding: 0 !important;
    }
}

.content__wrapper.cart .cart_basket .basket .basket_top a {
    color: #109EE0;
}

.content__wrapper.cart .cart_basket .basket .basket_top .basket_image {
    padding-right: 10px;
}

@media screen and (min-width: 1080px) {
    .content__wrapper.cart .cart_basket .basket .basket_top .basket_image {
        max-width: 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .content__wrapper.cart .cart_basket .basket .basket_top .basket_image {
        max-width: 30%;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        width: 100%;
    }
}

.content__wrapper.cart .cart_basket .basket .basket_top .basket_image img {
    max-width: 100%;
}

.content__wrapper.cart .cart_basket .basket .basket_top .basket_info {
    padding-left: 10px;
}

@media screen and (min-width: 1080px) {
    .content__wrapper.cart .cart_basket .basket .basket_top .basket_info {
        max-width: 60%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .content__wrapper.cart .cart_basket .basket .basket_top .basket_info {
        max-width: 70%;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        width: 100%;
    }
}

.content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column {
    margin-top: 0;
}

    .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column h3, .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column .checkout .checkout_top--account a, .checkout .checkout_top--account .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column a, .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column .checkout_top--warning.fields a, .checkout_top--warning.fields .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column a, .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column li, .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column label, .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column .validation_wrapper--warning a, .validation_wrapper--warning .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column a, .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column .validation_wrapper--warning ul li, .validation_wrapper--warning ul .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column li, .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column .validation_wrapper--warning ul label, .validation_wrapper--warning ul .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--title .column label {
        font-weight: 600;
        font-size: 1.625rem;
        line-height: 2rem;
    }

@media screen and (max-width: 1079px) {
    .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--quantity {
        display: -ms-flexbox;
        display: flex;
    }
}

.content__wrapper.cart .cart_basket .basket .basket_top .basket_info--quantity-select {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
}

@media screen and (max-width: 1079px) {
    .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--quantity-select {
        width: 50%;
    }
}

.content__wrapper.cart .cart_basket .basket .basket_top .basket_info--quantity-select .choices {
    width: 100%;
    margin-left: 10px;
    border-radius: 5px;
}

    .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--quantity-select .choices:before {
        border-radius: 5px;
    }

.content__wrapper.cart .cart_basket .basket .basket_top .basket_info--quantity-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 1079px) {
    .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--quantity-links {
        width: 50%;
    }
}

.content__wrapper.cart .cart_basket .basket .basket_top .basket_info--quantity-links a {
    margin-right: 5px;
    font-weight: 600;
}

    .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--quantity-links a:last-of-type {
        margin-right: 0;
    }

.content__wrapper.cart .cart_basket .basket .basket_top .basket_info--extras a {
    margin-right: 10px;
}

    .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--extras a img {
        margin-bottom: -5px;
        margin-right: 5px;
    }

    .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--extras a:last-of-type {
        margin-right: 0;
    }

.content__wrapper.cart .cart_basket .basket .basket_top .basket_info--delivery p {
    color: #04C05C !important;
    font-size: 0.75rem;
    line-height: 1.125rem;
}

.content__wrapper.cart .cart_basket .basket .basket_top .basket_info--price-inner {
    display: table;
    margin-left: auto;
    text-align: center;
}

@media screen and (min-width: 1080px) {
    .content__wrapper.cart .cart_basket .basket .basket_top .basket_info--price-inner {
        padding-bottom: 50px;
    }
}

.content__wrapper.cart .cart_basket .basket .basket_top .basket_price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1rem;
    line-height: 1.375rem;
    color: #878787;
    margin-left: auto;
}

@media screen and (min-width: 1080px) {
    .content__wrapper.cart .cart_basket .basket .basket_top .basket_price {
        max-width: 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        width: 100%;
    }
}

@media screen and (max-width: 1079px) {
    .content__wrapper.cart .cart_basket .basket .basket_top .basket_price {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
    }

        .content__wrapper.cart .cart_basket .basket .basket_top .basket_price .row {
            margin: 0;
        }
}

@media screen and (max-width: 768px) {
    .content__wrapper.cart .cart_basket .basket .basket_top .basket_price {
        text-align: center;
    }
}

.content__wrapper.cart .cart_basket .basket .basket_top .basket_price span {
    display: block;
    font-weight: bold;
    font-size: 1.375rem;
    line-height: 1.75rem;
    color: #000;
}

.content__wrapper.cart .cart_basket--promo {
    max-width: 66%;
    width: 100%;
}

@media screen and (min-width: 1080px) {
    .content__wrapper.cart .cart_basket--promo {
        margin-left: auto;
    }
}

@media screen and (max-width: 1079px) {
    .content__wrapper.cart .cart_basket--promo {
        max-width: 100%;
    }
}

.content__wrapper.cart .cart_basket--promo .container {
    min-height: auto;
    padding: 20px;
}

    .content__wrapper.cart .cart_basket--promo .container h4 {
        font-size: 1.25rem;
        line-height: 1.625rem;
        margin-bottom: 20px;
    }

    .content__wrapper.cart .cart_basket--promo .container .control__group {
        margin-bottom: 0;
    }

        .content__wrapper.cart .cart_basket--promo .container .control__group input {
            border-radius: 5px;
            border-color: #707070;
            margin-right: 2%;
            width: 64%;
        }

@media screen and (max-width: 1079px) {
    .content__wrapper.cart .cart_basket--promo .container .control__group input {
        width: 100%;
        padding: 20px;
        margin-right: 0;
    }
}

.content__wrapper.cart .cart_basket--promo .container .control__group button {
    width: 34%;
    border-radius: 5px;
    font-size: 1.375rem;
    line-height: 1.375rem;
    padding: 8px 25px 12px 25px;
    border-width: 2px;
}

@media screen and (max-width: 959px) {
    .content__wrapper.cart .cart_basket--promo .container .control__group button {
        width: 100%;
        padding: 15px 25px;
    }
}

.content__wrapper.cart .cart_faq {
    padding-left: 15px !important;
    max-width: 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    width: 100%;
}

@media screen and (max-width: 959px) {
    .content__wrapper.cart .cart_faq {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0 !important;
    }
}

.content__wrapper.cart .cart_faq .container__title {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.content__wrapper.cart .cart_faq .container__body {
    padding: 0 20px 10px 0;
}

    .content__wrapper.cart .cart_faq .container__body.accordion-container .accordion {
        margin-bottom: 5px;
    }

    .content__wrapper.cart .cart_faq .container__body.accordion-container .accordion__title {
        background-color: transparent;
    }

        .content__wrapper.cart .cart_faq .container__body.accordion-container .accordion__title i {
            font-size: 30px;
            line-height: 30px;
        }

        .content__wrapper.cart .cart_faq .container__body.accordion-container .accordion__title .title__inner a {
            color: #000;
            text-transform: none;
            height: auto;
        }

            .content__wrapper.cart .cart_faq .container__body.accordion-container .accordion__title .title__inner a h4 {
                font-size: 1rem;
                line-height: 1.625rem;
            }

@media screen and (max-width: 1080px) {
    .content__wrapper.cart .cart_faq .container__body.accordion-container .accordion__title .title__inner a h4 {
        padding-right: 40px;
    }
}

.content__wrapper.cart .cart_faq .container__body.accordion-container .accordion__body {
    padding: 20px;
}

@media screen and (min-width: 1080px) {
    .content__wrapper.cart .cart_faq .cart_proceed {
        max-width: 75%;
        margin-left: auto;
    }
}

.content__wrapper.cart .cart_faq .cart_proceed form{width:100%;}

@media screen and (max-width: 1079px) {
    .content__wrapper.cart .cart_faq .cart_proceed {
        text-align: center;
    }
}

.content__wrapper.cart .cart_faq .cart_proceed .column:last-child {
    margin-bottom: 0;
}

    .content__wrapper.cart .cart_faq .cart_proceed .column:last-child .row {
        margin-bottom: 0;
    }

.content__wrapper.cart .cart_faq .cart_proceed .checkout_btn {
    padding: 20px 30px;
    background-color: #FCEF43;
    color: #000;
    font-size: 1.375rem;
    line-height: 1.75rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    width: 100%;
    transition: background-color 0.3s ease;
}

    .content__wrapper.cart .cart_faq .cart_proceed .checkout_btn:hover {
        background: #d6c703;
        transition: background-color 0.3s ease;
    }

@media screen and (max-width: 1079px) {
    .content__wrapper.cart .cart_faq .cart_proceed .checkout_btn {
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.content__wrapper.cart .cart_faq .cart_proceed .checkout_btn i {
    font-size: 34px;
    line-height: 28px;
    margin-left: 30px;
}

.content__wrapper.cart .cart_faq .cart_proceed .card_types {
    margin-bottom: 10px;
}

.content__wrapper.cart .cart_faq .cart_proceed .checkout_area--buttons {
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 1079px) {
    .content__wrapper.cart .cart_faq .cart_proceed .checkout_area--buttons {
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media screen and (max-width: 1079px) {
    .content__wrapper.cart .cart_faq .cart_proceed .checkout_area .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

        .content__wrapper.cart .cart_faq .cart_proceed .checkout_area .row .column {
            text-align: center;
        }
}

.content__wrapper.cart .cart_faq .cart_proceed .checkout_area h4 {
    font-size: 1.25rem;
    line-height: 1.625rem;
    margin-bottom: 5px;
    text-align: center;
}

.content__wrapper.cart .cart_faq .cart_proceed .checkout_area .row .column:first-of-type {
    margin-right: 10px;
}

.content__wrapper.cart .cart_faq .cart_proceed .secured_logo {
    text-align: center;
}

@media screen and (min-width: 1080px) {
    .content__wrapper.cart .cart_faq .cart_proceed .secured_logo {
        text-align: right;
    }
}

@media screen and (min-width: 1080px) {
    .mobile_show {
        display: none !important;
    }
}

@media screen and (max-width: 1079px) {
    .mobile_hide {
        display: none !important;
    }
}

.empty_basket {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    padding: 40px;
    text-align: center;
    background-color: #fff;
}

    .empty_basket h2, .empty_basket .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .empty_basket a {
        font-weight: 600;
    }

.return_link {
    color: #109EE0;
}

    .return_link svg {
        max-width: 15px;
        padding-top: 5px;
        margin-right: 10px;
    }

    .return_link i {
        font-size: 14px;
        margin-right: 10px;
    }

table tfoot a img {
    margin-right: 10px;
}

table a {
    color: #109EE0;
    margin-right: 10px;
}

    table a:last-of-type {
        margin-right: 0;
    }

table p {
    color: #04C05C;
}

table td h3, table td .checkout .checkout_top--account a, .checkout .checkout_top--account table td a, table td .checkout_top--warning.fields a, .checkout_top--warning.fields table td a, table td .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul table td li, table td .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul table td label, table td .validation_wrapper--warning a, .validation_wrapper--warning table td a, table td .validation_wrapper--warning ul li, .validation_wrapper--warning ul table td li, table td .validation_wrapper--warning ul label, .validation_wrapper--warning ul table td label {
    font-weight: 600;
}

table td.price {
    font-weight: bold;
    font-size: 1.375rem;
    line-height: 1.75rem;
    color: #000;
    text-align: center;
}

    table td.price span {
        font-size: 1rem;
        line-height: 1.375rem;
        color: #878787;
        font-weight: 100;
        display: block;
        margin-top: 5px;
    }

table td.inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

    table td.inline .select {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        color: #707070;
    }

        table td.inline .select .choices {
            min-width: 120px;
            margin-right: 20px;
            margin-left: 10px;
        }

        table td.inline .select .choices__inner {
            padding-bottom: 0;
            margin-bottom: 0;
        }

@media screen and (min-width: 769px) {
    table td div {
        margin-bottom: 10px;
    }

    table td.price {
        vertical-align: top;
        padding-left: 20px;
    }
}

@media screen and (max-width: 768px) {
    .info,
    .price,
    thead,
    tfoot {
        display: block;
    }

    .table-1 h3, .table-1 .checkout .checkout_top--account a, .checkout .checkout_top--account .table-1 a, .table-1 .checkout_top--warning.fields a, .checkout_top--warning.fields .table-1 a, .table-1 .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .table-1 li, .table-1 .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .table-1 label, .table-1 .validation_wrapper--warning a, .validation_wrapper--warning .table-1 a, .table-1 .validation_wrapper--warning ul li, .validation_wrapper--warning ul .table-1 li, .table-1 .validation_wrapper--warning ul label, .validation_wrapper--warning ul .table-1 label {
        margin-bottom: 10px;
    }

    .table-2 {
        display: block;
        margin-left: -170px;
        margin-top: 120px;
        width: auto;
    }

        .cart_basket--main .table-2{margin-top:50px;}
    .cart_basket--main .item-table{border-bottom:1px #c4c4c4 solid;}

    .table-2 tbody, .table-2 tr, .table-2 td {
        display: block;
        width: 100%;
    }

        .table-2 tbody {
            display: block;
            width: 100%;
        }

            .table-2 tbody tr {
                display: block;
                width: 100%;
                margin-bottom: 15px;
            }

    .cart_basket--main .table-2 tbody tr.estimated-shipping{margin-bottom:0px;}

    .table-2 tbody tr td {
        width: 100%;
    }

    td.price {
        display: table;
        float: right;
    }

    td div p {
        text-align: center;
    }

    td div.extras {
        display: -ms-flexbox;
        display: flex;
    }
}

.c-item,
.r-group label,
.r-group .row .column label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

input[type="radio"],
input[type="checkbox"] {
    position: relative !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 8px;
    margin-left: 0;
    box-sizing: content-box;
    background: #fff;
}

    input[type="radio"]:focus:before,
    input[type="checkbox"]:focus:before {
        border-color: #109EE0;
    }

    input[type="radio"]:before,
    input[type="checkbox"]:before {
        content: "";
        display: block;
        box-sizing: content-box;
        width: 16px;
        height: 16px;
        border: 2px solid black;
        transition: 0.2s border-color ease;
    }

    input[type="radio"]:checked:before,
    input[type="checkbox"]:checked:before {
        border-color: #109EE0;
        transition: 0.5s border-color ease;
    }

    input[type="radio"]:disabled:before,
    input[type="checkbox"]:disabled:before {
        border-color: #ddd;
        background-color: #ddd;
    }

    input[type="radio"]:after,
    input[type="checkbox"]:after {
        content: "";
        display: block;
        position: absolute;
        box-sizing: content-box;
        top: 50%;
        left: 50%;
        transform-origin: 50% 50%;
        background-color: #109EE0;
        width: 16px;
        height: 16px;
        border-radius: 100vh;
        transform: translate(-50%, -50%) scale(0);
    }


    input[type="radio"]:disabled:after,
    input[type="checkbox"]:disabled:after {
        background-color: #4abdf2;
    }

    input[type="radio"][type="radio"]:before,
    input[type="checkbox"][type="radio"]:before {
        border-radius: 100vh;
    }

    input[type="radio"][type="radio"]:after,
    input[type="checkbox"][type="radio"]:after {
        width: 16px;
        height: 16px;
        border-radius: 100vh;
        transform: translate(-50%, -50%) scale(0);
    }

    input[type="radio"][type="radio"]:checked:after,
    input[type="checkbox"][type="radio"]:checked:after {
        animation: toggleOnRadio 0.2s ease forwards;
    }

    input[type="radio"][type="checkbox"]:before,
    input[type="checkbox"][type="checkbox"]:before {
        border-radius: 4px;
    }

    input[type="radio"][type="checkbox"]:after,
    input[type="checkbox"][type="checkbox"]:after {
        width: 9.6px;
        height: 16px;
        border-radius: 0;
        transform: translate(-50%, -85%) scale(0) rotate(45deg);
        background-color: transparent;
        box-shadow: 4px 4px 0px 0px #109EE0;
    }

    input[type="radio"][type="checkbox"]:disabled:after,
    input[type="checkbox"][type="checkbox"]:disabled:after {
        box-shadow: 4px 4px 0 0px #4abdf2;
    }

    input[type="radio"][type="checkbox"]:checked:after,
    input[type="checkbox"][type="checkbox"]:checked:after {
        animation: toggleOnCheckbox 0.2s ease forwards;
    }

@keyframes toggleOnCheckbox {
    0% {
        opacity: 0;
        transform: translate(-50%, -85%) scale(0) rotate(45deg);
    }

    70% {
        opacity: 1;
        transform: translate(-50%, -85%) scale(0.9) rotate(45deg);
    }

    100% {
        transform: translate(-50%, -85%) scale(0.8) rotate(45deg);
    }
}

@keyframes toggleOnRadio {
    0% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(0);
    }

    70% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(0.9);
    }

    100% {
        transform: translate(-50%, -50%) scale(0.8);
    }
}

@media screen and (max-width: 768px) {
    .checkout .limited-row {
        padding: 0 !important;
    }
}

.checkout.complete .complete_title {
    margin-bottom: 30px;
    font-size: 2.625rem;
    line-height: 3rem;
}

.checkout.complete .checkout_main--left-wrapper {
    text-align: center;
    padding: 20px;
}

    .checkout.complete .checkout_main--left-wrapper span {
        display: block;
        margin-bottom: 10px;
    }

        .checkout.complete .checkout_main--left-wrapper span.green {
            display: inline-block;
            color: #04C05C;
        }

        .checkout.complete .checkout_main--left-wrapper span.complete_thankyou {
            font-size: 2.875rem;
            line-height: 3.125rem;
            margin-bottom: 20px;
            font-weight: 600;
        }

        .checkout.complete .checkout_main--left-wrapper span.complete_orderno {
            font-size: 1.875rem;
            line-height: 2.25rem;
        }

        .checkout.complete .checkout_main--left-wrapper span.complete_status {
            font-size: 1.625rem;
            line-height: 1.875rem;
        }

.checkout.complete .checkout_main--right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
}

    .checkout.complete .checkout_main--right .checkout_main--right-wrapper {
        padding: 20px;
    }

        .checkout.complete .checkout_main--right .checkout_main--right-wrapper span {
            display: block;
            margin-bottom: 20px;
            font-weight: 600;
        }

            .checkout.complete .checkout_main--right .checkout_main--right-wrapper span.complete_right_title {
                font-size: 1.625rem;
                line-height: 2rem;
            }

        .checkout.complete .checkout_main--right .checkout_main--right-wrapper ul {
            display: block;
        }

            .checkout.complete .checkout_main--right .checkout_main--right-wrapper ul.complete_right_list {
                padding-left: 40px;
            }

                .checkout.complete .checkout_main--right .checkout_main--right-wrapper ul.complete_right_list li {
                    font-size: 1.25rem;
                    line-height: 1.625rem;
                    font-weight: 600;
                    margin-bottom: 5px;
                    position: relative;
                }

                    .checkout.complete .checkout_main--right .checkout_main--right-wrapper ul.complete_right_list li:before {
                        font-family: 'Font Awesome 5 Free';
                        content: '\f00c';
                        color: #1E824C;
                        width: 15px;
                        height: 15px;
                        display: inline-block;
                        position: absolute;
                        left: -40px;
                        top: 5px;
                    }

.checkout.complete .checkout_btn.center {
    margin: 40px auto 0 auto;
}

@media screen and (max-width: 1079px) {
    .checkout.complete .checkout_btn.center {
        margin: 40px 0 0 0;
    }
}

@media screen and (max-width: 768px) {
    .checkout.complete .checkout_btn.center {
        width: 100%;
    }
}

.checkout.complete .checkout_btn.right {
    margin-left: auto;
}

@media screen and (max-width: 959px) {
    .checkout {
        padding-top: 50px;
    }
}

.checkout .checkout_top {
    max-width: 52%;
    width: 100%;
    margin: auto;
}

@media screen and (max-width: 1700px) {
    .checkout .checkout_top {
        max-width: 75%;
    }
}

@media screen and (max-width: 1300px) {
    .checkout .checkout_top {
        max-width: 100%;
    }
}

.checkout .checkout_top--progress {
    background: #fff;
    padding: 30px 120px;
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}

@media screen and (max-width: 959px) {
    .checkout .checkout_top--progress {
        padding: 30px 60px;
    }
}

@media screen and (max-width: 959px) {
    .checkout .checkout_top--progress {
        display: none;
    }
}

.checkout .checkout_top--progress-step {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    position: relative;
    -ms-flex: 1;
    flex: 1;
}

    .checkout .checkout_top--progress-step:first-of-type:before {
        display: none;
    }

    .checkout .checkout_top--progress-step:before {
        content: '';
        width: 100%;
        border-bottom: solid 4px #AFAFAF;
        position: absolute;
        left: 0;
        top: 10px;
        z-index: 1;
        transform: translateX(-50%);
    }

    .checkout .checkout_top--progress-step.active {
        color: #109EE0;
    }

        .checkout .checkout_top--progress-step.active:before {
            border-color: #009100;
        }

    .checkout .checkout_top--progress-step.previous {
        color: #009100;
    }

        .checkout .checkout_top--progress-step.previous:before {
            border-color: #009100;
        }

    .checkout .checkout_top--progress-step span {
        font-size: 1rem;
        line-height: 1.375rem;
        font-weight: 600;
    }

    .checkout .checkout_top--progress-step svg {
        margin-bottom: 10px;
        position: relative;
        z-index: 2;
    }

.checkout .checkout_top--warning {
    padding: 5px 20px;
    background-color: #FCE4E4;
    border-radius: 10px;
    margin-bottom: 30px;
    display: -ms-flexbox;
    display: flex;
}

    .checkout .checkout_top--warning img, .checkout .checkout_top--warning svg {
        margin-right: 30px;
        max-width: 50px;
        width: 100%;
    }

    .checkout .checkout_top--warning h3, .checkout .checkout_top--warning .checkout_top--account a, .checkout .checkout_top--account .checkout_top--warning a, .checkout .checkout_top--warning.fields a, .checkout .checkout_top--warning.fields ul li, .checkout .checkout_top--warning.fields ul label, .checkout .checkout_top--warning .validation_wrapper--warning a, .validation_wrapper--warning .checkout .checkout_top--warning a, .checkout .checkout_top--warning .validation_wrapper--warning ul li, .validation_wrapper--warning ul .checkout .checkout_top--warning li, .checkout .checkout_top--warning .validation_wrapper--warning ul label, .validation_wrapper--warning ul .checkout .checkout_top--warning label {
        font-weight: 600;
        line-height: 2rem;
    }

.checkout .checkout_top--account {
    padding: 5px 40px;
    background-color: #E4F5FF;
    border-radius: 10px;
    margin: 0 auto 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 600px;
}

@media screen and (max-width: 1079px) {
    .checkout .checkout_top--account {
        -ms-flex-pack: center;
        justify-content: center;
    }

    .checkout .checkout_top--account-spacer {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .checkout .checkout_top--account {
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }
}

.checkout .checkout_top--account-text {
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 768px) {
    .checkout .checkout_top--account-text {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.checkout .checkout_top--account img, .checkout .checkout_top--account svg {
    margin-right: 30px;
    max-width: 50px;
    width: 100%;
}

.checkout .checkout_top--account h3, .checkout .checkout_top--account a, .checkout .checkout_top--account .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .checkout .checkout_top--account li, .checkout .checkout_top--account .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .checkout .checkout_top--account label, .checkout .checkout_top--account .validation_wrapper--warning ul li, .validation_wrapper--warning ul .checkout .checkout_top--account li, .checkout .checkout_top--account .validation_wrapper--warning ul label, .validation_wrapper--warning ul .checkout .checkout_top--account label {
    margin-right: 30px;
    font-weight: 600;
    line-height: 2rem;
}

@media screen and (min-width: 769px) and (max-width: 1079px) {
    .checkout .checkout_top--account h3, .checkout .checkout_top--account a, .checkout .checkout_top--account .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .checkout .checkout_top--account li, .checkout .checkout_top--account .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .checkout .checkout_top--account label, .checkout .checkout_top--account .validation_wrapper--warning ul li, .validation_wrapper--warning ul .checkout .checkout_top--account li, .checkout .checkout_top--account .validation_wrapper--warning ul label, .validation_wrapper--warning ul .checkout .checkout_top--account label {
        font-size: 1.2rem;
        line-height: 1.6rem;
        margin-right: 15px;
    }
}

@media screen and (max-width: 768px) {
    .checkout .checkout_top--account h3, .checkout .checkout_top--account a, .checkout .checkout_top--account .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .checkout .checkout_top--account li, .checkout .checkout_top--account .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .checkout .checkout_top--account label, .checkout .checkout_top--account .validation_wrapper--warning ul li, .validation_wrapper--warning ul .checkout .checkout_top--account li, .checkout .checkout_top--account .validation_wrapper--warning ul label, .validation_wrapper--warning ul .checkout .checkout_top--account label {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

.checkout .checkout_top--account a {
    margin-right: 30px;
    font-weight: 600;
    line-height: 2rem;
    color: #109EE0;
}

@media screen and (min-width: 769px) and (max-width: 1079px) {
    .checkout .checkout_top--account a {
        font-size: 1.2rem;
        line-height: 1.6rem;
        margin-right: 15px;
    }
}

@media screen and (max-width: 768px) {
    .checkout .checkout_top--account a {
        margin-right: 0;
        margin-bottom: 10px;
        font-size: 1.4rem;
        line-height: 1.6rem;
    }
}

.checkout .checkout_top--account a:last-of-type {
    margin-right: 0;
}

.checkout .checkout_main.summary {
    margin-bottom: 10px;
}

.checkout .checkout_main--wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

.checkout .checkout_main--left {
    max-width: 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 1079px) {
    .checkout .checkout_main--left {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 30px;
    }
}

.checkout .checkout_main--left-title {
    margin-bottom: 20px;
}

    .checkout .checkout_main--left-title h1 {
        font-size: 2rem;
        line-height: 3rem;
        font-weight: 600;
    }

.checkout .checkout_main--left-wrapper {
    background: #fff;
    padding: 20px 60px 20px 40px;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    width: 100%;
}

@media screen and (max-width: 768px) {
    .checkout .checkout_main--left-wrapper {
        padding: 15px;
    }
}

.checkout .checkout_main--left-wrapper .payment_types {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -15px;
    margin-right: -15px;
    width: 100%;
}

    .checkout .checkout_main--left-wrapper .payment_types .payment_type {
        max-width: 33.3%;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%;
        width: 100%;
        margin-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

@media screen and (max-width: 1200px) {
    .checkout .checkout_main--left-wrapper .payment_types .payment_type {
        max-width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
}

.checkout .checkout_main--left-wrapper .payment_types .payment_type--inner {
    padding: 10px;
    text-align: center;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: #fff;
    border-radius: 10px;
    min-height: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-align: center;
}

.checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper {
    width: 100%;
    text-align: center;
}

    .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper h3, .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper .checkout_top--account a, .checkout .checkout_top--account .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper a, .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper .checkout_top--warning.fields a, .checkout_top--warning.fields .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper a, .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper li, .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper label, .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper .validation_wrapper--warning a, .validation_wrapper--warning .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper a, .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper .validation_wrapper--warning ul li, .validation_wrapper--warning ul .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper li, .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper .validation_wrapper--warning ul label, .validation_wrapper--warning ul .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper label {
        font-weight: 600;
    }

@media screen and (max-width: 1400px) {
    .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper h3, .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper .checkout_top--account a, .checkout .checkout_top--account .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper a, .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper .checkout_top--warning.fields a, .checkout_top--warning.fields .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper a, .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper li, .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper label, .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper .validation_wrapper--warning a, .validation_wrapper--warning .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper a, .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper .validation_wrapper--warning ul li, .validation_wrapper--warning ul .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper li, .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper .validation_wrapper--warning ul label, .validation_wrapper--warning ul .checkout .checkout_main--left-wrapper .payment_types .payment_type--inner-wrapper label {
        font-size: 1.2rem;
    }
}

.checkout .checkout_main--left-wrapper .payment_types .payment_type--inner:focus {
    outline: none;
}

.checkout .checkout_main--left-wrapper .payment_types .payment_type--inner.active {
    border: 2px solid #109EE0;
}

.checkout .checkout_main--left-wrapper .payment_types.cards .payment_type--inner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
    height: auto;
}

.checkout .checkout_main--left-wrapper .payment_types.cards h4 {
    text-align: center;
    font-weight: 600;
}

@media screen and (max-width: 1400px) {
    .checkout .checkout_main--left-wrapper .payment_types.cards h4 {
        font-size: 1.1rem;
    }
}

@media screen and (min-width: 1400px) {
    .checkout .checkout_main--left-wrapper.invoice .choices {
        width: 30%;
    }
}

.checkout .checkout_main--left-wrapper.shipping input {
    width: auto;
    margin-right: 15px;
}

    .checkout .checkout_main--left-wrapper.shipping input:before {
        border-color: #000;
    }

.checkout .checkout_main--left-wrapper.shipping label {
    width: auto;
}

.checkout .checkout_main--left-wrapper input {
    border-color: #707070;
}

.checkout .checkout_main--left-wrapper label {
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 600;
}

.checkout .checkout_main--left-wrapper a {
    color: #109EE0;
}

@media screen and (max-width: 768px) {
    .checkout .checkout_main--left-wrapper a {
        margin: auto;
    }
}

.checkout .checkout_main--left-wrapper .cvv_field {
    width: 20%;
}

.checkout .checkout_main--left-wrapper .contol-btn__container.dates {
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 768px) {
    .checkout .checkout_main--left-wrapper .contol-btn__container.dates {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.checkout .checkout_main--left-wrapper .contol-btn__container.dates .choices {
    width: 40%;
    margin-right: 5%;
}

@media screen and (max-width: 768px) {
    .checkout .checkout_main--left-wrapper .contol-btn__container.dates .choices {
        width: 49%;
        margin-right: 0;
    }
}

.checkout .checkout_main--left-wrapper .contol-btn__container input {
    width: 49%;
}

@media screen and (max-width: 768px) {
    .checkout .checkout_main--left-wrapper .contol-btn__container input {
        width: 100%;
    }
}

.checkout .checkout_main--left-wrapper .contol-btn__container button {
    width: 49%;
    padding: 0 10px;
    transition: all 0.2s ease-in-out;
}

@media screen and (max-width: 768px) {
    .checkout .checkout_main--left-wrapper .contol-btn__container button {
        width: 100%;
        padding: 5px;
        position: relative;
        margin-top: 10px;
        height: auto;
        border-radius: 5px;
        line-height: 20px !important;
        padding: 10px;
    }
}

@media screen and (min-width: 1400px) {
    .checkout .checkout_main--left-wrapper .choices {
        width: 75%;
    }
}

.checkout .checkout_main--left-wrapper .choices__inner {
    border-color: #707070;
}

.checkout .checkout_main--left-wrapper h2, .checkout .checkout_main--left-wrapper .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .checkout .checkout_main--left-wrapper a {
    margin-bottom: 20px;
    font-weight: 600;
}

.checkout .checkout_main--left-list {
    margin-bottom: 40px;
}

@media screen and (min-width: 1080px) {
    .checkout .checkout_main--left-list {
        padding-right: 100px;
    }
}

.checkout .checkout_main--left-list ul {
    display: block;
    padding-left: 40px;
}

    .checkout .checkout_main--left-list ul li {
        position: relative;
        margin-bottom: 5px;
    }

@media screen and (max-width: 1079px) {
    .checkout .checkout_main--left-list ul li {
        margin-bottom: 15px;
    }
}

.checkout .checkout_main--left-list ul li:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f00c';
    color: #1E824C;
    background-position: left;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    left: -20px;
    top: 5px;
    font-weight: 600;
}

.checkout .checkout_main--left-list ul li p {
    font-size: 1rem;
    line-height: 1.8rem;
    font-weight: 600;
}

@media screen and (max-width: 1350px) {
    .checkout .checkout_main--left-items .product__items {
        margin-left: -1%;
        margin-right: -1%;
    }

        .checkout .checkout_main--left-items .product__items .product__item {
            max-width: 48% !important;
            -ms-flex: 0 0 48% !important;
            flex: 0 0 48% !important;
            width: 100% !important;
            margin: 0 1% !important;
            min-width: auto !important;
        }
}

@media screen and (max-width: 768px) {
    .checkout .checkout_main--left-items .product__items {
        margin-left: 0;
        margin-right: 0;
    }

        .checkout .checkout_main--left-items .product__items .product__item {
            max-width: 100% !important;
            -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
            width: 100% !important;
            min-width: auto !important;
        }
}

.checkout .checkout_main--left-items .product__items .product__item {
    margin-bottom: 20px !important;
}

.checkout .checkout_main--left-items .product__items .product-item__body img {
    max-width: 100%;
}

.checkout .checkout_main--left-items .product__items .product__item .header__text {
    font-weight: 600;
}

.checkout .checkout_main--left-items .product__items .product-item__length {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}

    .checkout .checkout_main--left-items .product__items .product-item__length span {
        display: block;
        padding-right: 10px;
        min-width: 60px;
    }

.checkout .checkout_main--left-items .product__items .product-item__quantity {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}

    .checkout .checkout_main--left-items .product__items .product-item__quantity span {
        display: block;
        padding-right: 10px;
        min-width: 60px;
    }

    .checkout .checkout_main--left-items .product__items .product-item__quantity .choices {
        width: 40%;
    }

.checkout .checkout_main--left-bottom .checkout_btn {
    margin-left: auto;
    margin-bottom: 20px;
    color: #000;
}

@media screen and (max-width: 768px) {
    .checkout .checkout_main--left-bottom .checkout_btn {
        margin: 10px auto;
        width: 100%;
    }
}

.checkout .checkout_main--left-bottom img {
    margin-left: auto;
    display: block !important;
}

@media screen and (max-width: 768px) {
    .checkout .checkout_main--left-bottom img {
        margin: 0 auto;
        padding-top: 40px;
    }
}

.checkout .checkout_main--right {
    max-width: 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.checkout .checkout_main--right-wrapper {
    background: #fff;
    padding: 20px 60px 20px 40px;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    width: 100%;
}

.checkout .checkout_main--right.full {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

    .checkout .checkout_main--right.full .basket .container__body {
        padding: 0;
    }

    .checkout .checkout_main--right.full .basket .container__body-bottom {
        margin: 0;
        padding: 20px;
    }

        .checkout .checkout_main--right.full .basket .container__body-bottom .price_area {
            max-width: 30%;
        }

@media screen and (max-width: 1079px) {
    .checkout .checkout_main--right.full .basket .container__body-bottom .price_area {
        max-width: 60%;
    }
}

@media screen and (max-width: 768px) {
    .checkout .checkout_main--right.full .basket .container__body-bottom .price_area {
        max-width: 100%;
    }
}

.checkout .checkout_main--right.full .basket .container__body .basket_item {
    padding: 20px;
    margin-bottom: 0;
    margin-top: 0;
}

    .checkout .checkout_main--right.full .basket .container__body .basket_item:nth-of-type(2n) {
        background-color: #F7FCFE;
    }

    .checkout .checkout_main--right.full .basket .container__body .basket_item .basket_top .basket_info--price-quantity {
        padding-top: 0 !important;
    }

@media screen and (min-width: 1080px) {
    .checkout .checkout_main--right.full .basket .container__body .basket_item .basket_top .basket_info {
        max-width: 90% !important;
        -ms-flex: 0 0 90% !important;
        flex: 0 0 90% !important;
    }
}

@media screen and (min-width: 1080px) {
    .checkout .checkout_main--right.full .basket .container__body .basket_item .basket_top .basket_image {
        max-width: 10% !important;
        -ms-flex: 0 0 10% !important;
        flex: 0 0 10% !important;
    }
}

@media screen and (max-width: 1079px) {
    .checkout .checkout_main--right {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

@media screen and (max-width: 1079px) {
    .checkout .checkout_main--right .basket .column {
        margin: 5px 0;
    }
}

.checkout .checkout_main--right .basket .container__title a.edit {
    display: inline-block;
    float: right;
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    font-weight: 100;
}

.checkout .checkout_main--right .basket .container__body .basket_item {
    margin-bottom: 40px;
}

.checkout .checkout_main--right .basket .container__body-bottom {
    background-color: #FBFBFB;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

    .checkout .checkout_main--right .basket .container__body-bottom .price_area {
        max-width: 75%;
        width: 100%;
        margin-left: auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }

        .checkout .checkout_main--right .basket .container__body-bottom .price_area ul li {
            font-size: 1.4rem;
            line-height: 1.8rem;
            color: #707070;
            margin-bottom: 5px;
            font-weight: 600;
        }

@media screen and (max-width: 1079px) {
    .checkout .checkout_main--right .basket .container__body-bottom .price_area ul li {
        font-size: 1.3rem;
        line-height: 1.7rem;
        margin-bottom: 10px;
    }
}

.checkout .checkout_main--right .basket .container__body-bottom .price_area ul li span {
    float: right;
    font-weight: bold;
    color: #000;
}

.checkout .checkout_main--right .basket .basket_top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .checkout .checkout_main--right .basket .basket_top a {
        color: #109EE0;
    }

    .checkout .checkout_main--right .basket .basket_top .basket_image {
        padding-right: 10px;
        max-width: 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        width: 100%;
    }

        .checkout .checkout_main--right .basket .basket_top .basket_image img {
            max-width: 100%;
        }

    .checkout .checkout_main--right .basket .basket_top .basket_info {
        padding-left: 10px;
        max-width: 80%;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        width: 100%;
    }

    .checkout .checkout_main--right .basket .basket_top .basket_info--title {
        margin-bottom: 5px;
    }

@media screen and (min-width: 1080px) {
    .checkout .checkout_main--right .basket .basket_top .basket_info--title {
        padding-right: 50px;
    }
}

.checkout .checkout_main--right .basket .basket_top .basket_info--title .column {
    margin-top: 0;
}

    .checkout .checkout_main--right .basket .basket_top .basket_info--title .column h3, .checkout .checkout_main--right .basket .basket_top .basket_info--title .column .checkout_top--account a, .checkout .checkout_top--account .checkout_main--right .basket .basket_top .basket_info--title .column a, .checkout .checkout_main--right .basket .basket_top .basket_info--title .column .checkout_top--warning.fields a, .checkout_top--warning.fields .checkout .checkout_main--right .basket .basket_top .basket_info--title .column a, .checkout .checkout_main--right .basket .basket_top .basket_info--title .column .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .checkout .checkout_main--right .basket .basket_top .basket_info--title .column li, .checkout .checkout_main--right .basket .basket_top .basket_info--title .column .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .checkout .checkout_main--right .basket .basket_top .basket_info--title .column label, .checkout .checkout_main--right .basket .basket_top .basket_info--title .column .validation_wrapper--warning a, .validation_wrapper--warning .checkout .checkout_main--right .basket .basket_top .basket_info--title .column a, .checkout .checkout_main--right .basket .basket_top .basket_info--title .column .validation_wrapper--warning ul li, .validation_wrapper--warning ul .checkout .checkout_main--right .basket .basket_top .basket_info--title .column li, .checkout .checkout_main--right .basket .basket_top .basket_info--title .column .validation_wrapper--warning ul label, .validation_wrapper--warning ul .checkout .checkout_main--right .basket .basket_top .basket_info--title .column label {
        font-weight: 600;
    }

.checkout .checkout_main--right .basket .basket_top .basket_info--price {
    color: #878787;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 0;
}

.checkout .checkout_main--right .basket .basket_top .basket_info--price-quantity {
    padding-top: 20px;
}

.checkout .checkout_main--right .basket .basket_top .basket_info--price-inner {
    display: table;
    margin-left: auto;
    text-align: center;
}

    .checkout .checkout_main--right .basket .basket_top .basket_info--price-inner.right {
        text-align: right;
    }

    .checkout .checkout_main--right .basket .basket_top .basket_info--price-inner span {
        display: block;
        font-weight: bold;
        font-size: 22px;
        line-height: 28px;
        color: #000;
        margin-bottom: 5px;
    }

.faqs .container__title {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.faqs .container__body {
    padding: 0 20px 10px 0;
}

    .faqs .container__body.accordion-container .accordion {
        margin-bottom: 5px;
    }

    .faqs .container__body.accordion-container .accordion__title {
        background-color: transparent;
    }

        .faqs .container__body.accordion-container .accordion__title i {
            font-size: 30px;
            line-height: 30px;
        }

        .faqs .container__body.accordion-container .accordion__title .title__inner a {
            color: #000;
            text-transform: none;
            height: auto;
        }

            .faqs .container__body.accordion-container .accordion__title .title__inner a h4 {
                font-size: 1rem;
                line-height: 1.8rem;
            }

@media screen and (max-width: 1080px) {
    .faqs .container__body.accordion-container .accordion__title .title__inner a h4 {
        padding-right: 40px;
    }
}

.faqs .container__body.accordion-container .accordion__body {
    padding: 20px;
}

.checkout_btn {
    padding: 20px 60px;
    background-color: #FCEF43;
    color: #000;
    font-size: 22px;
    line-height: 28px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: background-color 0.3s ease;
}

a.btn.checkout_btn {
    font-size: 22px;
}

.checkout_btn:hover {
    background: #d6c703;
    transition: background-color 0.3s ease;
}

@media screen and (max-width: 1079px) {
    .checkout_btn {
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.checkout_btn i {
    font-size: 34px !important;
    line-height: 28px !important;
    margin-left: 20px !important;
    right: 20px !important;
}

.inline_select {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

    .inline_select .choices {
        margin-left: 10px !important;
        width: 100%;
    }

.checkout_summary_bottom {
    max-width: 1400px;
    margin: 0 auto;
    margin-bottom: 30px;
}

@media screen and (min-width: 769px) {
    .checkout_summary_bottom {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.checkout_summary_bottom .container__body {
    padding: 20px 10px !important;
}

.checkout_summary_bottom .column {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
}

.checkout_summary_bottom span {
    display: block;
    font-size: 20px;
    line-height: 1.8rem;
}

    .checkout_summary_bottom span.summary_title, .checkout_summary_bottom span.summary_payment_type {
        font-weight: 600;
    }

.checkout_summary_bottom .row {
    margin-left: -15px;
    margin-right: -15px;
    margin: auto;
}

    .checkout_summary_bottom .row .column {
        padding-left: 15px;
        padding-right: 15px;
    }

.checkout_summary_button.top {
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .checkout_summary_button.top {
        display: none;
    }
}

.checkout_summary_button.bottom {
    margin-top: 20px;
}

.checkout_summary_button .button_with_text {
    margin-left: auto;
    display: table;
}

@media screen and (max-width: 768px) {
    .checkout_summary_button .button_with_text {
        margin-left: 0;
        width: 100%;
        text-align: center;
    }

        .checkout_summary_button .button_with_text p {
            display: none !important;
        }

        .checkout_summary_button .button_with_text button {
            width: 100%;
            margin-bottom: 20px;
        }
}

.checkout_summary_button .button_with_text button {
    display: inline-block;
}

.checkout_summary_button .button_with_text p {
    display: inline-block;
    color: #C3073F;
    margin-right: 10px;
    font-weight: 600;
}

.checkout_summary_terms {
    padding: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    display: table;
    border-radius: 10px;
    margin-bottom: 30px;
    margin-left: auto;
}

@media screen and (max-width: 1079px) {
    .checkout_summary_terms .control__group {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: start;
        align-items: flex-start;
    }

        .checkout_summary_terms .control__group label {
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-align: start;
            align-items: flex-start;
        }

        .checkout_summary_terms .control__group a {
            margin-left: 0;
            padding-top: 5px;
        }
}

.checkout_summary_terms .control__group:last-of-type {
    margin-bottom: 0;
}

.checkout_summary_terms input {
    width: auto !important;
    margin-right: 15px !important;
}

    .checkout_summary_terms input:before {
        border-color: #000 !important;
    }

.checkout_summary_terms label {
    width: auto !important;
}

    .checkout_summary_terms label a {
        margin-left: 10px;
        color: #109EE0;
    }

.checkout_top--warning.fields {
    padding: 20px;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (max-width: 1079px) {
    .checkout_top--warning.fields .flex {
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media screen and (max-width: 768px) {
    .checkout_top--warning.fields .flex {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.checkout_top--warning.fields h3, .checkout_top--warning.fields a, .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul label, .validation_wrapper--warning ul .checkout_top--warning.fields li, .validation_wrapper--warning ul .checkout_top--warning.fields label {
    margin-right: 30px;
    font-weight: 600;
    line-height: 2rem;
}

@media screen and (min-width: 769px) and (max-width: 1079px) {
    .checkout_top--warning.fields h3, .checkout_top--warning.fields a, .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul label, .validation_wrapper--warning ul .checkout_top--warning.fields li, .validation_wrapper--warning ul .checkout_top--warning.fields label {
        font-size: 1.2rem;
        line-height: 1.6rem;
        margin-right: 15px;
    }
}

@media screen and (max-width: 768px) {
    .checkout_top--warning.fields h3, .checkout_top--warning.fields a, .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul label, .validation_wrapper--warning ul .checkout_top--warning.fields li, .validation_wrapper--warning ul .checkout_top--warning.fields label {
        margin-bottom: 10px;
    }
}

.checkout_top--warning.fields a {
    margin-right: 30px;
    font-weight: 600;
    line-height: 2rem;
    color: #109EE0;
}

@media screen and (min-width: 769px) and (max-width: 1079px) {
    .checkout_top--warning.fields a {
        font-size: 1.2rem;
        line-height: 1.6rem;
        margin-right: 15px;
    }
}

@media screen and (max-width: 768px) {
    .checkout_top--warning.fields a {
        margin-right: 0;
        margin-bottom: 10px;
        font-size: 1.4rem;
        line-height: 1.6rem;
    }
}

.checkout_top--warning.fields a:last-of-type {
    margin-right: 0;
}

.checkout_top--warning.fields h3, .checkout_top--warning.fields a, .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul label, .validation_wrapper--warning ul .checkout_top--warning.fields li, .validation_wrapper--warning ul .checkout_top--warning.fields label {
    margin-right: 0;
}

@media screen and (max-width: 1079px) {
    .checkout_top--warning.fields h3, .checkout_top--warning.fields a, .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul label, .validation_wrapper--warning ul .checkout_top--warning.fields li, .validation_wrapper--warning ul .checkout_top--warning.fields label {
        margin-right: 20px;
    }
}

.checkout_top--warning.fields svg {
    margin-right: 40px;
}

@media screen and (max-width: 1079px) {
    .checkout_top--warning.fields svg {
        margin-right: 20px;
    }
}

.checkout_top--warning.fields ul {
    margin-top: 20px;
}

    .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul label {
        margin-bottom: 10px;
    }

.mobile_checkout_header {
    text-align: center;
    padding-top: 5px;
}

    .mobile_checkout_header .column {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .mobile_checkout_header .column .mobile_step_outer {
            margin-right: 20px;
            width: 70px;
            height: 70px;
            border-radius: 50%;
            padding: 10px;
            background-color: #87CBEB;
        }

        .mobile_checkout_header .column .mobile_step_inner {
            background-color: #0F97D6;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            color: #fff;
            line-height: 50px;
            display: block;
            font-size: 2rem;
        }

@media screen and (max-width: 768px) {
    .small_hide {
        display: none !important;
    }
}

@media screen and (min-width: 769px) {
    .small_show {
        display: none !important;
    }
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.container__title {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.mobile_checkout_top .column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .mobile_checkout_top .column span {
        font-weight: 600;
    }

@media screen and (min-width: 960px) {
    .mobile_checkout_top {
        display: none;
    }
}

label span.red {
    color: #C3073F;
    padding-left: 5px;
}

input.error {
    border-color: #C3073F !important;
    background-color: rgba(195, 7, 63, 0.05) !important;
}

    input.error:focus {
        border-color: #C3073F !important;
        box-shadow: none !important;
    }

.validation_errors {
    display: none;
}

.show_error.validation_errors {
    display: block !important;
}

.show_error .validation_errors {
    display: block !important;
}

.comparison-table {
    border-top-right-radius: 10px;
    margin: 20px auto;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    border-radius: 10px;
}

    .comparison-table thead {
        background: #1f1f1f;
        color: white;
    }

        .comparison-table thead tr th {
            padding: 20px;
        }

            .comparison-table thead tr th:first-of-type {
                text-align: left;
                border-top-left-radius: 10px;
            }

            .comparison-table thead tr th:last-of-type {
                border-top-right-radius: 10px;
            }

    .comparison-table tbody {
        background: white;
    }

        .comparison-table tbody tr:nth-child(even) {
            background: #fbfbfb;
        }

        .comparison-table tbody tr td {
            padding: 20px;
            vertical-align: middle;
        }

            .comparison-table tbody tr td button {
                width: 100%;
                margin: 5px 0;
            }

            .comparison-table tbody tr td:first-of-type {
                font-weight: 600;
            }

            .comparison-table tbody tr td:nth-last-child(2) {
                font-weight: 600;
                color: #C3073F;
                text-align: center;
            }

            .comparison-table tbody tr td:last-of-type {
                max-width: 200px;
            }

    .comparison-table .hidden-mob {
        display: none;
    }

    .comparison-table thead {
        background: #1f1f1f;
        color: white;
    }

        .comparison-table thead tr th:first-of-type {
            text-align: left;
            border-top-left-radius: 10px;
        }

        .comparison-table thead tr th {
            padding: 20px;
        }

    .comparison-table tbody tr:first-of-type {
        background: #1f1f1f;
        color: white;
        text-align: left;
        border-top-left-radius: 10px;
    }

    .comparison-table tbody th {
        padding: 20px;
    }

@media (min-width: 1400px) {
    .comparison-table .hidden-mob {
        display: table-cell;
    }
}

@media(max-width:740px) {
    .comparison-table tbody tr td, .comparison-table tbody th {
        padding: 10px 5px;
    }

        .comparison-table tbody tr td:first-of-type a {
            font-size: 13px;
        }
}

.cons-large-link {
    display: -ms-flexbox;
    display: flex;
    padding: 55px 20px;
    color: #109EE0;
    border: 2px solid #109EE0;
    border-radius: 10px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .cons-large-link .cons-link-icon {
        font-size: 25px;
    }

@media (min-width: 800px) {
    .cons-large-link .cons-link-icon {
        font-size: 50px;
    }
}

.cons-large-link .cons-link-text {
    margin: 0 35px;
    font-weight: 600;
    font-size: 1rem;
}

@media (min-width: 800px) {
    .cons-large-link .cons-link-text {
        font-size: 1.5rem;
    }
}

.consumable-menu-link {
    cursor: pointer;
}

.row.limited-row .consumable-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 1080px) {
    .row.limited-row .consumable-links {
        padding: 0 25px;
    }
}

.brands li .consumables-menu {
    display: none;
    position: absolute;
    background: white;
    padding: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    width: 200px;
    border-radius: 10px;
    z-index: 15;
    top: calc(100% + 3px);
}

    .brands li .consumables-menu .close-menu {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end;
        font-size: 1.25rem;
        cursor: pointer;
    }

        .brands li .consumables-menu .close-menu a {
            text-align: right;
        }

    .brands li .consumables-menu ul li {
        background: #109EE0;
        width: 100%;
        height: auto;
        margin: 10px 0;
    }

        .brands li .consumables-menu ul li a {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 10px 15px;
            font-size: 1.25rem;
            color: white;
            width: 100%;
            height: 100%;
        }

            .brands li .consumables-menu ul li a span {
                display: block;
            }

.shop-by-type {
    margin-top: 35px;
}

.consumable-type-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .consumable-type-links li {
        margin: 10px;
        background: #109EE0;
        border-radius: 10px;
        min-width: 180px;
    }

        .consumable-type-links li a {
            min-width: 180px;
            color: white;
            font-weight: 600;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 15px 10px;
        }

            .consumable-type-links li a span {
                text-align: center;
                display: block;
                width: 100%;
            }

.popular-cartridges {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 35px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .popular-cartridges li {
        width: 180px;
        margin: 10px;
        border-radius: 10px;
        background: white;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    }

        .popular-cartridges li a {
            padding: 15px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            cursor: pointer;
        }

            .popular-cartridges li a .link-text {
                margin-top: 10px;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: justify;
                justify-content: space-between;
                -ms-flex-align: center;
                align-items: center;
                font-weight: 600;
            }

    .popular-cartridges .link-images img {
        width: 100%;
    }

.cons-product-search__actions button {
    float: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 180px;
    text-align: center;
}

    .cons-product-search__actions button span {
        display: block;
        text-align: center;
        width: 100%;
    }

.cons-main__container {
    margin-top: 35px;
}

.contact h1, .contact h2, .contact .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .contact a, .contact h3, .contact .checkout .checkout_top--account a, .checkout .checkout_top--account .contact a, .contact .checkout_top--warning.fields a, .checkout_top--warning.fields .contact a, .contact .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .contact li, .contact .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .contact label, .contact .validation_wrapper--warning a, .validation_wrapper--warning .contact a, .contact .validation_wrapper--warning ul li, .validation_wrapper--warning ul .contact li, .contact .validation_wrapper--warning ul label, .validation_wrapper--warning ul .contact label {
    font-weight: 600;
}

@media screen and (max-width: 768px) {
    .contact h1 {
        font-size: 30px;
        line-height: 36px;
    }
}

.contact_main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

@media screen and (max-width: 768px) {
    .contact_main {
        margin-right: 0;
        margin-left: 0;
    }
}

.contact_main-col {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
    .contact_main-col {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
    }
}

.contact_main-col-inner {
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: #fff;
    padding: 20px;
    height: 100%;
}

    .contact_main-col-inner .contact_title {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 5px;
    }

    .contact_main-col-inner .contact_subtitle {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .contact_main-col-inner .contact_number {
        font-size: 26px;
        line-height: 32px;
        color: #000;
        margin-bottom: 5px;
        text-decoration: none;
        display: block;
    }

@media screen and (min-width: 769px) and (max-width: 1079px) {
    .contact_main-col-inner .contact_number {
        font-size: 18px;
        line-height: 24px;
    }
}

@media screen and (max-width: 768px) {
    .contact_main-col-inner .contact_number {
        word-break: break-all;
    }
}

.contact_main-col-inner .contact_hours {
    font-size: 16px;
    line-height: 22px;
    color: #707070;
    margin-bottom: 15px;
}

.contact_main-col-inner .contact_email {
    display: block;
    font-size: 26px;
    line-height: 32px;
    color: #109EE0;
    margin-bottom: 15px;
}

@media screen and (min-width: 768px) and (max-width: 1079px) {
    .contact_main-col-inner .contact_email {
        font-size: 18px;
        line-height: 24px;
    }
}

@media screen and (max-width: 768px) {
    .contact_main-col-inner .contact_email {
        word-break: break-all;
    }
}

.contact_main-col-inner .contact_faqs {
    padding-top: 10px;
}

    .contact_main-col-inner .contact_faqs li .contact_faq {
        margin-bottom: 5px;
        color: #109EE0;
        font-size: 16px;
        line-height: 22px;
        display: block;
    }

    .contact_main-col-inner .contact_faqs li:last-of-type .contact_faq {
        margin-bottom: 0;
    }

.contact_main-col-inner .contact_order {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
}

.contact_main-col-inner .order_tracker {
    padding: 20px 60px;
    background-color: #FCEF43;
    color: #000;
    font-size: 22px;
    line-height: 28px;
    display: table;
    margin: auto;
    text-decoration: none;
    margin-bottom: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: background-color 0.3s ease;
}

    .contact_main-col-inner .order_tracker i {
        font-size: 34px !important;
        line-height: 28px !important;
        margin-left: 20px !important;
        right: 20px !important;
    }

@media screen and (max-width: 768px) {
    .contact_main-col-inner .order_tracker {
        width: 100%;
        text-align: center;
    }

        .contact_main-col-inner .order_tracker i {
            right: 60px !important;
        }
}

.contact_main-col-inner .order_tracker:hover {
    background: #d6c703;
    transition: background-color 0.3s ease;
}

.contact_main-col-inner .contact_main_text h3, .contact_main-col-inner .contact_main_text .checkout .checkout_top--account a, .checkout .checkout_top--account .contact_main-col-inner .contact_main_text a, .contact_main-col-inner .contact_main_text .checkout_top--warning.fields a, .checkout_top--warning.fields .contact_main-col-inner .contact_main_text a, .contact_main-col-inner .contact_main_text .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .contact_main-col-inner .contact_main_text li, .contact_main-col-inner .contact_main_text .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .contact_main-col-inner .contact_main_text label, .contact_main-col-inner .contact_main_text .validation_wrapper--warning a, .validation_wrapper--warning .contact_main-col-inner .contact_main_text a, .contact_main-col-inner .contact_main_text .validation_wrapper--warning ul li, .validation_wrapper--warning ul .contact_main-col-inner .contact_main_text li, .contact_main-col-inner .contact_main_text .validation_wrapper--warning ul label, .validation_wrapper--warning ul .contact_main-col-inner .contact_main_text label {
    margin-bottom: 5px;
}

.contact_main-col-inner .contact_main_text p {
    margin-bottom: 20px;
}

.contact_main-col-inner .contact_address {
    margin-top: 20px;
    margin-bottom: 20px;
}

    .contact_main-col-inner .contact_address li:first-of-type p {
        font-weight: 600;
    }

.contact_main-col-inner .contact_fax {
    text-decoration: none;
    color: #000;
    font-weight: 600;
    margin-bottom: 30px;
}

.account_page .container__body {
    padding-top: 50px;
}

.account_page .account_submit {
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 768px) {
    .account_page .account_submit {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media screen and (max-width: 768px) {
    .account_page .account_submit--button {
        width: 100%;
    }

        .account_page .account_submit--button .checkout_btn {
            width: 100%;
        }
}

.account_page .account_submit--checkbox {
    width: 55%;
}

@media screen and (max-width: 768px) {
    .account_page .account_submit--checkbox {
        width: 100%;
        margin-bottom: 20px;
    }
}

.account_page .account_submit--checkbox .c-item {
    padding: 15px;
    background-color: #E4F5FF;
    border-radius: 10px;
}

    .account_page .account_submit--checkbox .c-item input[type="radio"]:checked:before, .account_page .account_submit--checkbox .c-item input[type="checkbox"]:checked:before {
        border-color: #000;
    }

    .account_page .account_submit--checkbox .c-item span {
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
    }

.account_page .account_submit--button {
    margin-left: auto;
}

.account_page .account_password {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 35px;
}

.account_page .account_password--inner {
    width: 37%;
    padding: 30px 20px;
    text-align: center;
    background-color: #F9F9F9;
    margin-left: 150px;
}

    .account_page .account_password--inner p {
        font-size: 20px;
        line-height: 26px;
    }

@media screen and (max-width: 1400px) {
    .account_page .account_password--inner {
        margin-left: 0;
        width: 48%;
    }
}

@media screen and (max-width: 768px) {
    .account_page .account_password--inner {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .account_page .account_password {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
    }
}

.customer-support .support-title {
    margin-bottom: 35px;
}

.customer-support ._50 {
    margin-bottom: 15px;
}

    .customer-support ._50:first-of-type {
        margin-right: 15px;
    }

    .customer-support ._50:last-of-type {
        margin-right: 15px;
    }

.customer-support .support-copy {
    margin-bottom: 15px;
}

.customer-support .container {
    min-height: auto;
}

.customer-support .track-order-btn__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

    .customer-support .track-order-btn__wrapper a {
        width: 100%;
    }

@media (min-width: 800px) {
    .customer-support .track-order-btn__wrapper a {
        width: 40%;
    }
}

@media (min-width: 1080px) {
    .customer-support .track-order-btn__wrapper a {
        width: 80%;
    }
}

.customer-support .answers__container {
    height: 100%;
    min-height: 500px;
    position: relative;
}

@media (min-width: 1080px) {
    .customer-support .answers__container {
        height: 100%;
    }
}

.customer-support .answers__container .answers-intro {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.customer-support .answers__container .faq-answer {
    display: none;
    line-height: 1.5;
    font-weight: 300;
}

.customer-support .contact-info__container {
    height: 100%;
}

    .customer-support .contact-info__container .contact-item {
        font-size: 1rem;
        word-break: break-word;
    }

@media (min-width: 800px) {
    .customer-support .contact-info__container .contact-item {
        font-size: 1.25rem;
        word-break: normal;
    }
}

@media (min-width: 1080px) {
    .customer-support .contact-info__container .contact-item {
        font-size: 1.75rem;
    }
}

.customer-support .contact-info__container .contact-fade {
    color: #666;
}

.customer-support .contact-info__container a {
    color: #109EE0;
}

.customer-support .contact-info__container strong {
    font-weight: 600;
}

.faq-question-section {
    margin-bottom: 35px;
}

    .faq-question-section ul li {
        margin: 8px 0;
    }

        .faq-question-section ul li a {
            color: black;
            text-decoration: none;
        }

            .faq-question-section ul li a:hover {
                text-decoration: underline;
            }

.company-contact-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}

    .company-contact-list li {
        margin: 15px;
        width: 200px;
        background: white;
        border-radius: 10px;
        padding: 15px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    }

        .company-contact-list li .contact-item__img {
            width: 100%;
            margin-bottom: 15px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            align-items: center;
        }

        .company-contact-list li .contact-item__number {
            width: 100%;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            align-items: center;
            font-size: 1.125rem;
            font-weight: 600;
            flex-wrap: wrap;
        }


            .company-contact-list li .contact-item__number .number__row {
                display: flex;
                clear: both;
                flex: 1 1 100%;
                flex-wrap: wrap;
            }

.row.limited-row.company-contact {
    margin-top: 35px;
}

    .row.limited-row.company-contact h3, .row.limited-row.company-contact .checkout .checkout_top--account a, .checkout .checkout_top--account .row.limited-row.company-contact a, .row.limited-row.company-contact .checkout_top--warning.fields a, .checkout_top--warning.fields .row.limited-row.company-contact a, .row.limited-row.company-contact .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .row.limited-row.company-contact li, .row.limited-row.company-contact .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .row.limited-row.company-contact label, .row.limited-row.company-contact .validation_wrapper--warning a, .validation_wrapper--warning .row.limited-row.company-contact a, .row.limited-row.company-contact .validation_wrapper--warning ul li, .validation_wrapper--warning ul .row.limited-row.company-contact li, .row.limited-row.company-contact .validation_wrapper--warning ul label, .validation_wrapper--warning ul .row.limited-row.company-contact label {
        margin-bottom: 35px;
    }

.data-form__wrapper {
    width: 100%;
    height: 100%;
    background: #eee;
    padding: 25px 0;
    transition: opacity 0.8s ease;
}

.data-form__title {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border: 1px solid #8b4f97;
    background: #7d0096;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #7d0096 0%, #8b4f97 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d0096', endColorstr='#8b4f97', GradientType=1);
    /* IE6-9 */
    margin-bottom: 2rem;
    padding: 20px 15px;
}

    .data-form__title h1 {
        color: white;
    }

.section__title {
    border-bottom: 1.5px solid #8b4f97;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 10px;
}

    .section__title .column {
        margin: 0;
        padding: 0;
    }

.data-form__container {
    width: calc(100% - 50px);
    max-width: 1000px;
    margin: 0 auto;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

    .data-form__container.is-processing {
        opacity: 0.7;
        pointer-events: none;
    }

    .data-form__container:not(:first-child) {
        margin-top: 25px;
    }

    .data-form__container .prop-serv {
        border-bottom: 0;
    }

    .data-form__container .is-hidden {
        display: none;
    }

    .data-form__container .is-vis-hidden {
        visibility: hidden;
        height: 0;
    }

    .data-form__container section {
        margin: 1.5rem 0;
        padding: 0 10px;
    }

    .data-form__container form {
        padding-bottom: 20px;
    }

    .data-form__container .question__response {
        margin-top: 0;
    }

        .data-form__container .question__response .row {
            margin: 0;
        }

    .data-form__container .question__text p {
        margin: 0;
        font-weight: 500;
    }

.data-form__controls {
    padding: 25px 0;
}

.question__number {
    font-weight: 600;
    color: #8b4f97;
    margin-right: 5px;
}

.column__form-buttons {
    -ms-flex: unset;
    flex: unset;
    margin: 0 auto;
}

    .column__form-buttons button {
        width: 220px;
        display: block;
        margin: 0 auto;
    }

.js-fixed-price.is-hidden,
.js-day-rate.is-hidden {
    display: none;
}

.service__item--title .column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .service__item--title .column h2, .service__item--title .column .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .service__item--title .column a {
        line-height: 2rem;
    }

.js-remove-service {
    font-size: 0.725rem;
    top: 1.5rem;
    right: 0;
    padding: 5px 10px;
    z-index: 2;
    line-height: 1.5rem;
    display: -ms-flexbox;
    display: flex;
    border-radius: 10px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.js-service-proposal__container {
    counter-reset: section;
}

.js-service-proposal__item {
    position: relative;
    padding-top: 15px;
}

    .js-service-proposal__item:first-child {
        padding-top: 0;
    }

    .js-service-proposal__item .service-no::before {
        display: inline;
        counter-increment: section;
        content: counter(section);
    }

    .js-service-proposal__item section:first-child {
        margin-top: 0;
    }

.service-line-desc {
    padding: 10px;
    background: #9a58a8;
    border-radius: 10px;
    color: white;
    margin: 0;
}

    .service-line-desc.is-hidden {
        display: none;
    }

.proposal_id {
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    font-size: 1rem;
    display: block;
}

.mob-filters__container {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
}

    .mob-filters__container button {
        width: 100%;
        border-radius: 0;
        display: none;
    }

.filter__tabs {
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}

@media (min-width: 960px) {
    .filter__tabs {
        max-width: 320px;
    }
}

.filter__tabs .filter__tab {
    transition-duration: 0.25s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px 10px 0 0;
    margin: 0 2px;
    font-size: 1em;
    width: 50%;
    color: white;
}

    .filter__tabs .filter__tab:first-of-type {
        margin-left: 0;
    }

    .filter__tabs .filter__tab:last-of-type {
        margin-right: 0;
    }

.filter__tabs .filter__tab--oneoff {
    background: #109EE0;
}

.filter__tabs .filter__tab--printsave {
    background: #FF00FF;
}

.filters__overlay {
    z-index: 9;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.3);
    display: none;
}

@media (min-width: 800px) {
    .filters__overlay {
        display: none;
    }
}

.show-filters__inner {
    position: relative;
}

.js-close-mob-filter {
    font-size: 1.025rem;
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: calc(100% + 2px);
}

.categories__filters {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    width: 100%;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    overflow-y: scroll;
    max-height: calc(100% - 44px);
    height: auto;
    top: 0;
    z-index: 10;
    display: none;
}



@media (min-width: 960px) {
    .categories__filters {
        z-index: 0;
        position: relative;
        max-width: 320px;
        overflow-y: auto;
        display: block;
    }
}

.categories__filters .current-filter-temp {
    display: none;
}

.categories__filters .current-filter-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.categories__filters .current-filter__list {
    width: 100%;
}

    .categories__filters .current-filter__list li {
        margin-bottom: 10px;
    }

    .categories__filters .current-filter__list span,
    .categories__filters .current-filter__list i {
        font-size: 1rem;
    }

    .categories__filters .current-filter__list i {
        cursor: pointer;
    }

.categories__filters .filter__section {
    background: white;
}

    .categories__filters .filter__section .filter__section--title {
        cursor: pointer;
        padding: 12px 20px;
        background: black;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        transition: border-radius 0.3s ease;
    }

        .categories__filters .filter__section .filter__section--title h4 {
            color: white;
        }

        .categories__filters .filter__section .filter__section--title i {
            color: white;
            font-size: 1.25rem;
        }

    .categories__filters .filter__section .filter__section--body {
        padding: 10px 0;
        display: none;
    }

    .categories__filters .filter__section.is-active .filter__section--title i {
        transform: rotate(180deg);
    }

    .categories__filters .filter__section.is-active .filter__section--body {
        display: block;
    }

    .categories__filters .filter__section:last-of-type .filter__section--title {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .categories__filters .filter__section:last-of-type.is-active .filter__section--title {
        border-radius: 0;
    }

    .categories__filters .filter__section .r-group .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 10px;
        margin-bottom: 0;
    }

        .categories__filters .filter__section .r-group .row .r-item {
            margin: 0 5px;
        }

    .categories__filters .filter__section .c-group .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 10px;
        margin-bottom: 0;
    }

        .categories__filters .filter__section .c-group .row .c-item {
            margin: 0 5px;
        }

.categories__filters .current-filters .filter__section--body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
}

@media(max-width:1200px) {
    .categories__filters .current-filters .filter__section--body {
        font-size: .9rem;
    }
}

.categories__filters .brand-filters {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}

    .categories__filters .brand-filters li {
        margin: 5px;
        text-align: center;
        max-width: 80px;
        border-radius: 10px;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.07);
        padding: 4px;
        border: 2px solid transparent;
        transition: border 0.3s ease;
    }

        .categories__filters .brand-filters li:hover {
            border: 2px solid #109EE0;
        }

        .categories__filters .brand-filters li.is-selected {
            border: 2px solid #109EE0;
        }

        .categories__filters .brand-filters li a {
            cursor: pointer;
            display: block;
        }

            .categories__filters .brand-filters li a > * {
                pointer-events: none;
            }

.categories__filters .r-group label {
    -ms-flex-pack: center;
    justify-content: center;
}

.customer-service__container {
    background: #1f1f1f;
    width: 100%;
    margin-top: 75px;
}

    .customer-service__container .customer-service__container--inner {
        max-width: 1400px;
        width: 100%;
        margin: 0 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 50px 20px;
    }

        .customer-service__container .customer-service__container--inner p {
            text-align: center;
            color: white;
            font-size: 1.5rem;
        }

            .customer-service__container .customer-service__container--inner p span {
                display: block;
                margin-top: 15px;
                font-size: 2rem;
            }

                .customer-service__container .customer-service__container--inner p span a {
                    color: white;
                    text-decoration: none;
                }

                .customer-service__container .customer-service__container--inner p span i {
                    margin-right: 10px;
                }

.sponsor__items {
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px 0;
}

@media (min-width: 800px) {
    .sponsor__items {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.sponsor__items li {
    width: 100%;
}

    .sponsor__items li img {
        width: 100%;
    }


.footer .footer__bottom {
    background: #1f1f1f;
    padding-bottom: 50px;
}

.footer .card-images {
    display: -ms-flexbox;
    display: flex;
}

.footer .footer-section a,
.footer .footer-section p,
.footer .footer-section h4 {
    color: white;
    font-size: 0.813rem;
}

.footer .footer-section p {
    line-height: 22px;
}

.footer .footer-section h4 {
    font-size: 1rem;
    font-weight: bold;
    margin: 10px 0;
}

.footer .footer-section a {
    font-weight: normal;
    text-decoration: none;
    font-weight: normal;
}

    .footer .footer-section a:hover {
        text-decoration: underline;
    }
    

.footer .footer-section.subscribe .control__group:first-of-type {
    margin-top: 20px;
}

.footer .footer-section.subscribe .control__group {
    max-width: 320px;
}

.footer .footer-section.subscribe .btn {
    max-width: 320px;
    width: 100%;
}

.footer .footer-section.subscribe a {
    display: block;
    text-align: center;
    margin-top: 10px;
    max-width: 320px;
}

.footer .footer__top--inner,
.footer .footer__bottom--inner {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 800px) {
    .footer .footer__top--inner,
    .footer .footer__bottom--inner {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.footer .footer__bottom--inner {
    padding: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .footer .footer__bottom--inner .bottom__left {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 15px;
    }

@media (min-width: 800px) {
    .footer .footer__bottom--inner .bottom__left {
        width: 50%;
        margin-bottom: 0;
        -ms-flex-pack: left;
        justify-content: left;
    }
}

.footer .footer__bottom--inner .bottom__right {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

    .footer .footer__bottom--inner .bottom__right li {
        margin: 0 2px;
    }

@media (min-width: 800px) {
    .footer .footer__bottom--inner .bottom__right {
        width: 50%;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

header {
    width: 100%;
    z-index: 5;
    position: fixed;
    top: 0;
}

    header.transparent .header__top {
        background: transparent;
    }

@media screen and (max-width: 960px) {
    header.transparent .header__top {
        background: white;
    }
}

@media (min-width: 960px) {
    header {
        position: relative;
    }
}

.header__top {
    background: white;
}

.top__inner {
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* adjustment */
    position: relative;
    /* new */
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    margin: 0 20px;
}

@media (min-width: 1400px) {
    .top__inner {
        margin: 0 auto;
        max-width: 1400px;
    }
}

.top__inner .logo {
    position: relative;
    max-width: 175px;
    transition: width 0.3s ease;
}

@media (min-width: 960px) {
    .top__inner .logo {
        position: absolute;
        /* new */
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        max-width: 350px;
        min-width: 320px;
    }

    .top__inner {
        height: 85px;
    }
}

.top__inner .logo picture {
    height: 100%;
}

.top__inner .logo img {
    width: 100%;
}

.top__inner .sales-number {
    margin-left: auto;
    font-size: 0.875rem;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-flex-pack: left;
    justify-content: left;
    color: #000;
    text-align: right;
    line-height: 1.2rem;
}

@media (min-width: 960px) {
    .top__inner .sales-number {
        margin-left: auto;
        font-size: 1rem;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.top__inner .sales-number span {
    display: -ms-flexbox;
    display: block;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: baseline;
    justify-content: baseline;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 1.3rem;
}

    .top__inner .sales-number span.cust_service {
        font-size: 80%;
        text-align: right;
    }

    .top__inner .sales-number span.opening_hours {
        font-size: 13px;
        margin-top: 7px;
    }

    .top__inner .sales-number span.cust_service b {
        font-size: 1.25rem;
        color: #000;
        font-family: Arial, sans-serif;
    }

@media (min-width: 960px) {
    .top__inner .sales-number span {
        text-align: right;
        display: block;
        font-size: 1.25rem;
    }
}

@media(max-width:740px) {
    .top__inner .sales-number span {
        display: flex;
        font-size: 1rem;
    }
}

.top__inner .sales-number span b {
    font-weight: bold;
    color: #000;
    font-size: 1.75rem;
    font-family: Arial, sans-serif;
}

@media(max-width:1024px) {
    .top__inner .sales-number span.cust_service b {
        font-size: 1.1rem;
    }
}

@media(max-width:740px) {
    .top__inner .sales-number span b {
        font-size: 1.2rem;
    }

    .top__inner .sales-number span.opening_hours {
        display: none;
    }
}

.header__middle {
    height: 80px;
    background: #f2f1f1;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.middle__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    margin-left: 20px;
}

@media (min-width: 960px) {
    .middle__inner {
        margin: 0 auto;
        max-width: 1400px;
    }
}

.middle__inner.search-active .header__search {
    max-width: 960px;
}

.bottom__inner {
    margin: 0 auto;
    max-width: 1400px;
    height: 100%;
}

.drop-down__links {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    height: 100%;
}

@media (min-width: 960px) {
    .drop-down__links {
        display: -ms-flexbox;
        display: flex;
        margin-left: 0;
    }
}

.drop-down__links a {
    display: -ms-flexbox;
    display: flex;
    max-width: 80px;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 10px;
    transition: background-color 0.3s ease;
    color: #383c4a;
    cursor: pointer;
}

@media (min-width: 960px) {
    .drop-down__links a {
        max-width: 300px;
    }
}

.drop-down__links a span,
.drop-down__links a i {
    pointer-events: none;
}

.drop-down__links a:hover {
    background: rgba(0, 0, 0, 0.1);
}

.drop-down__links a i {
    margin: 0 5px;
    color: #109EE0;
}

.drop-down__links .drop-down__link {
    height: 100%;
    display: inline-block;
}

    .drop-down__links .drop-down__link .view-mobile-only {
        display: block;
    }

        .drop-down__links .drop-down__link .view-mobile-only i {
            margin-bottom: 10px;
        }

@media (min-width: 960px) {
    .drop-down__links .drop-down__link .view-mobile-only {
        display: none;
    }
}

.drop-down__links .drop-down__link a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #383c4a;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 10px;
    text-decoration: none;
    text-align: center;
    font-size: 0.875rem;
}

@media (min-width: 960px) {
    .drop-down__links .drop-down__link a {
        padding: 15px 20px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        font-size: 1rem;
    }
}

.drop-down__links .drop-down__link a.is-active .fa-chevron-down {
    transform: rotate(180deg);
}

.drop-down__links .drop-down__link a i {
    font-size: 22px;
    color: #383c4a;
}

.drop-down__links .drop-down__link a .fa-caret-right {
    margin-left: auto;
}

.drop-down__links .drop-down__link a .fa-chevron-down {
    display: none;
}

@media (min-width: 960px) {
    .drop-down__links .drop-down__link a .fa-chevron-down {
        display: inline;
    }
}

.drop-down__links .drop-down__link .drop-down__list {
    display: none;
    position: absolute;
    top: 100%;
    background: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: 10;
    width: 220px;
}

    .drop-down__links .drop-down__link .drop-down__list li,
    .drop-down__links .drop-down__link .drop-down__list a {
        color: #383c4a;
    }

        .drop-down__links .drop-down__link .drop-down__list li > a {
            max-width: 100%;
            text-align: left;
            -ms-flex-pack: justify;
            justify-content: space-between;
            width: 100%;
            padding: 10px 15px;
        }

.drop-down__links .drop-down__link .drop-down__link-footer {
    background: #f2f2f2;
    padding: 15px 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-weight: 600;
}

    .drop-down__links .drop-down__link .drop-down__link-footer i {
        font-size: 26px;
        height: 100%;
    }

.header__search {
    margin: 0 25px;
    position: relative;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: none;
    transition: width 0.5s ease;
}

@media (min-width: 960px) {
    .header__search {
        display: block;
    }
}

.header__search button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    font-size: 18px;
    padding: 10px 15px;
}

.header__actions {
    display: -ms-flexbox;
    display: flex;
    min-width: 160px;
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (min-width: 960px) {
    .header__actions {
        min-width: 250px;
    }
}

.header__actions a {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-decoration: none;
    padding: 8px 10px;
    color: #383c4a;
    height: 100%;
    background: transparent;
    transition: background-color 0.3s ease;
    width: 80px;
}

    .header__actions a.view-desktop-only {
        display: none;
    }

@media (min-width: 960px) {
    .header__actions a.view-desktop-only {
        display: -ms-flexbox;
        display: flex;
    }
}

.header__actions a.view-mobile-only {
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 960px) {
    .header__actions a.view-mobile-only {
        display: none;
    }
}

.header__actions a:hover {
    background: rgba(0, 0, 0, 0.1);
}

.header__actions a.basket-btn {
    background: #FCEF43;
    position: relative;
}

    .header__actions a.basket-btn .basket-qty {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #C3073F;
        color: white;
        font-weight: 600;
        border-radius: 100%;
        font-size: 0.875rem;
        position: absolute;
        bottom: 30px;
        right: 10px;
        padding: 5px;
        width: 20px;
        height: 20px;
    }

    .header__actions a.basket-btn:hover {
        background: #d6c703;
    }

.header__actions a i,
.header__actions a span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 25px;
}

.header__actions a i {
    margin-bottom: 10px;
}

.header__actions a span {
    font-size: 0.875rem;
}

.header__bottom {
    position: relative;
}

@media (min-width: 959px) {
    .menu__list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        color: white;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
    }

        .menu__list .list__item {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            align-items: center;
            margin: 0 5px;
            text-align: center;
            height: 100%;
            width: 9%;
            background: transparent;
            transition: background 0.3s ease;
            font-size: 0.8rem;
        }
}

@media (min-width: 959px) and (min-width: 1080px) {
    .menu__list .list__item {
        font-size: .9rem;
    }
}

@media (min-width: 959px) {
    .menu__list .list__item .dropdown__inner {
        text-align: left;
    }

    .menu__list .list__item a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 100%;
        cursor: pointer;
        color: white;
        text-decoration: none;
    }

    .menu__list .list__item.active > a {
        background: #109EE0;
    }

    .menu__list .list__item:hover {
        background: #109EE0;
    }

    .header__bottom {
        height: 50px;
        background: #1f1f1f;
        display: none;
    }
}

@media (min-width: 959px) and (min-width: 960px) {
    .header__bottom {
        display: block;
    }
}

@media (min-width: 959px) {
    .header__dropdown {
        display: none;
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
        opacity: 1;
        pointer-events: none;
    }

        .header__dropdown.active {
            opacity: 1;
            pointer-events: all;
        }

        .header__dropdown .dropdown__list {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
        }

            .header__dropdown .dropdown__list a {
                display: block;
                font-size: .9rem;
                font-weight: 400;
                text-decoration: none;
                margin: 8px 0;
            }

                .header__dropdown .dropdown__list a:hover {
                    text-decoration: underline;
                }

        .header__dropdown .dropdown__inner {
            max-width: 1400px;
            width: 100%;
            margin: 0 auto;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-pack: justify;
            justify-content: space-between;
            background: white;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            z-index: 1;
            padding: 20px;
        }

        .header__dropdown .dropdown__container {
            margin: 0 15px 10px;
        }

            .header__dropdown .dropdown__container.container--fw {
                width: 100%;
            }

                .header__dropdown .dropdown__container.container--fw .dropdown__list {
                    -ms-flex-direction: row;
                    flex-direction: row;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    -ms-flex-pack: center;
                    justify-content: center;
                }

                .header__dropdown .dropdown__container.container--fw li {
                    margin: 0 5px;
                }

        .header__dropdown .dropdown__title, .header__dropdown .dropdown__list a {
            color: #262626;
        }
}

.header__dropdown .dropdown__list.view__all__link {
    margin: 0 auto 20px;
}

    .header__dropdown .dropdown__list.view__all__link a {
        font-weight: 600;
        font-size: 100%;
    }

.header__dropdown .list__brands {
    pointer-events: all;
}

.dropdown__title {
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 15px;
}


.header__dropdown {
    display: none;
}

.price-switch {
    margin-top: 5px;
    display: none;
}

@media (min-width: 960px) {
    .price-switch {
        display: block;
    }
}

.price-switch span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 0.875em;
    margin-bottom: 5px;
}

.price-switch .toggle-switch .toggle {
    font-size: 0.875em;
    padding: 2px 8px;
    border-radius: 0;
    border-color: #109EE0;
}

    .price-switch .toggle-switch .toggle.is-selected {
        background: #109EE0;
        border: 1px solid #109EE0;
    }

    .price-switch .toggle-switch .toggle:hover {
        background: #33b4f0;
    }

    .price-switch .toggle-switch .toggle:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-right: 0;
    }

    .price-switch .toggle-switch .toggle:last-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-left: 0;
    }

.list__item .fa-caret-down {
    display: none;
}

@media (max-width: 959px) {
    .list__item > a {
        padding: 15px 20px;
    }

        .list__item > a.is-active {
            background: #eee;
        }

    .list__item .fa-caret-down {
        display: inline-block;
    }

    .dropdown__title {
        margin: 15px 0;
    }

    .header__dropdown.mob__list-container .dropdown__inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }

        .header__dropdown.mob__list-container .dropdown__inner .dropdown__container.list__brands {
            -ms-flex-order: 99;
            order: 99;
        }

    .header__bottom .dropdown__list.list__brands {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .header__bottom .dropdown__list.list__brands li {
            width: calc(100%/3);
            margin: 0;
            padding: 0.25em;
        }

        .header__bottom .dropdown__list.list__brands img {
            max-width: 100%;
        }

    .dropdown__inner {
        padding: 10px 20px;
    }

    .header__bottom {
        position: fixed;
        width: 320px;
        top: 130px;
        left: -320px;
        background: white;
        bottom: 0px;
        overflow-y: scroll;
        z-index: -1;
        padding: 10px 0;
        transition: left 0.3s ease;
    }

        .header__bottom::-webkit-scrollbar {
            display: none;
        }

        .header__bottom.is-active {
            left: 0;
        }

        .header__bottom ul li a {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between;
            text-decoration: none;
            font-weight: 600;
            color: #262626;
        }

            .header__bottom ul li a.is-spec {
                color: #109EE0;
            }

            .header__bottom ul li a i {
                pointer-events: none;
                text-decoration: none;
                font-size: 22px;
            }

            .header__bottom ul li a:hover, .header__bottom ul li a:hover i, .header__bottom ul li a:focus, .header__bottom ul li a:focus i, .header__bottom ul li a:active, .header__bottom ul li a:active i {
                text-decoration: none;
            }

            .header__bottom ul li a.is-active i {
                transform: rotate(180deg);
            }

        .header__bottom ul .dropdown__list {
            margin-top: 25px;
        }

            .header__bottom ul .dropdown__list li {
                margin: 15px 0;
            }

                .header__bottom ul .dropdown__list li a {
                    font-size: 1rem;
                    font-weight: normal;
                }

        .header__bottom .dropdown__container + .dropdown__container .dropdown__list {
            margin-top: 0;
        }
}

@media(max-width:740px) {
    .header__bottom .dropdown__list.list__brands li {
        width: calc(100%/2.5);
    }
}

.mega__shroud {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 3;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}

    .mega__shroud.is-active {
        opacity: 1;
        pointer-events: all;
    }

@media (min-width: 960px) {
    .mobile__menu {
        display: none;
    }
}

.hamburger .line {
    width: 30px;
    height: 5px;
    background-color: #383c4a;
    display: block;
    margin: 8px auto;
    transition: all 0.3s ease-in-out;
}

.hamburger:hover {
    cursor: pointer;
}

/* ONE */
.hamburger.is-active .line:nth-child(2) {
    opacity: 0;
}

.hamburger.is-active .line:nth-child(1) {
    transform: translateY(13px) rotate(45deg);
}

.hamburger.is-active .line:nth-child(3) {
    transform: translateY(-13px) rotate(-45deg);
}

body.is-active {
    overflow: auto;
}

.header-usp__bar {
    width: 100%;
    background: transparent;
    padding: 0;
    margin: 15px 0;
}

@media screen and (max-width: 1079px) {
    .header-usp__bar {
        display: none;
    }
}

.header-usp__bar .usp-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .header-usp__bar .usp-items li {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        border: 2px solid #1E824C;
        border-radius: 5px;
        color: #1E824C;
        padding: 0;
        min-width: 400px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    }

@media screen and (min-width: 1080px) and (max-width: 1350px) {
    .header-usp__bar .usp-items li {
        min-width: auto;
        width: 30%;
    }
}

.header-usp__bar .usp-items li .usp-icon {
    margin-right: 20px;
    border: none;
    width: auto;
    height: auto;
    font-size: 0;
}

    .header-usp__bar .usp-items li .usp-icon.pound-icon {
        padding: 0;
    }

    .header-usp__bar .usp-items li .usp-icon svg {
        max-width: 40px;
    }

    .header-usp__bar .usp-items li .usp-icon i {
        font-size: 26px;
        line-height: 26px;
    }

.header-usp__bar .usp-items li .usp-text h3, .header-usp__bar .usp-items li .usp-text .checkout .checkout_top--account a, .checkout .checkout_top--account .header-usp__bar .usp-items li .usp-text a, .header-usp__bar .usp-items li .usp-text .checkout_top--warning.fields a, .checkout_top--warning.fields .header-usp__bar .usp-items li .usp-text a, .header-usp__bar .usp-items li .usp-text .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .header-usp__bar .usp-items li .usp-text li, .header-usp__bar .usp-items li .usp-text .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .header-usp__bar .usp-items li .usp-text label, .header-usp__bar .usp-items li .usp-text .validation_wrapper--warning a, .validation_wrapper--warning .header-usp__bar .usp-items li .usp-text a, .header-usp__bar .usp-items li .usp-text .validation_wrapper--warning ul li, .validation_wrapper--warning ul .header-usp__bar .usp-items li .usp-text li, .header-usp__bar .usp-items li .usp-text .validation_wrapper--warning ul label, .validation_wrapper--warning ul .header-usp__bar .usp-items li .usp-text label {
    color: #1E824C;
    font-size: 1rem;
    line-height: 1.375rem;
    font-weight: bold;
}

.header-usp__bar .usp-items li .usp-text p {
    color: #1E824C;
    font-size: 0.75rem;
    line-height: 1.125rem;
}

.header__breadcrumb {
    margin-top: 20px;
    margin-bottom: 40px;
    display: none;
}

@media (min-width: 1080px) {
    .header__breadcrumb {
        display: block;
    }
}

.header__breadcrumb ul {
    display: -ms-flexbox;
    display: flex;
}

    .header__breadcrumb ul li a {
        color: black;
        transition: color 0.3s ease;
    }

        .header__breadcrumb ul li a:hover {
            color: #109EE0;
        }

    .header__breadcrumb ul li:first-of-type {
        margin-right: 8px;
    }

    .header__breadcrumb ul li:not(:first-of-type)::before {
        font-family: 'Font Awesome 5 Free';
        content: '\f054';
        color: #666;
        margin: 0 8px;
    }

.hp-product-search .container__title {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    text-align: center;
}

.hp-product-search .container__body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    background: #f5f5f5;
    padding-bottom: 59px;
}

.hp-product-search .hp-search__dd {
    margin-bottom: 25px;
}

    .hp-product-search .hp-search__dd input {
        width: 100%;
    }

.hp-product-search h4.text-center {
    text-align: center;
    line-height: 35px;
}

.hp-product-search .hp-product-search__actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .hp-product-search .hp-product-search__actions button {
        margin: 0 8px;
    }

.hp-quicklinks__container {
    display: block;
    margin-top: 35px;
}


    .hp-quicklinks__container .hp-quicklinks {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .hp-quicklinks__container .hp-quicklinks li {
            margin: 0 5px;
        }

            .hp-quicklinks__container .hp-quicklinks li a {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
                -ms-flex-align: center;
                align-items: center;
                border-radius: 10px;
                padding: 15px 15px;
            }

                .hp-quicklinks__container .hp-quicklinks li a span {
                    margin: 0 10px;
                }

                .hp-quicklinks__container .hp-quicklinks li a i {
                    font-size: 22px;
                }

            .hp-quicklinks__container .hp-quicklinks li:nth-child(1) a,
            .hp-quicklinks__container .hp-quicklinks li:nth-child(1) span,
            .hp-quicklinks__container .hp-quicklinks li:nth-child(1) i {
                color: #fff;
                background: #109EE0;
            }

            .hp-quicklinks__container .hp-quicklinks li:nth-child(1) a {
                border: 2px solid #109EE0;
                text-decoration: none;
            }

                .hp-quicklinks__container .hp-quicklinks li:nth-child(1) a:hover {
                    background: #fff;
                    color: #109EE0;
                }

                    .hp-quicklinks__container .hp-quicklinks li:nth-child(1) a:hover span,
                    .hp-quicklinks__container .hp-quicklinks li:nth-child(1) a:hover i {
                        color: #109EE0;
                        background: #fff;
                    }

            .hp-quicklinks__container .hp-quicklinks li:nth-child(2) a,
            .hp-quicklinks__container .hp-quicklinks li:nth-child(2) span,
            .hp-quicklinks__container .hp-quicklinks li:nth-child(2) i {
                color: white;
                background: #1E824C;
            }

            .hp-quicklinks__container .hp-quicklinks li:nth-child(2) a {
                border: 2px solid #1E824C;
                text-decoration: none;
            }

                .hp-quicklinks__container .hp-quicklinks li:nth-child(2) a:hover {
                    background: #fff;
                    color: white;
                }

                    .hp-quicklinks__container .hp-quicklinks li:nth-child(2) a:hover span,
                    .hp-quicklinks__container .hp-quicklinks li:nth-child(2) a:hover i {
                        color: #1E824C;
                        background: #fff;
                    }

            .hp-quicklinks__container .hp-quicklinks li:nth-child(3) a,
            .hp-quicklinks__container .hp-quicklinks li:nth-child(3) span,
            .hp-quicklinks__container .hp-quicklinks li:nth-child(3) i {
                color: white;
                background: #C3073F;
            }

            .hp-quicklinks__container .hp-quicklinks li:nth-child(3) a {
                border: 2px solid #C3073F;
                text-decoration: none;
            }

                .hp-quicklinks__container .hp-quicklinks li:nth-child(3) a:hover {
                    color: #C3073F;
                    background: white;
                }

                    .hp-quicklinks__container .hp-quicklinks li:nth-child(3) a:hover span,
                    .hp-quicklinks__container .hp-quicklinks li:nth-child(3) a:hover i {
                        background: white;
                        color: #C3073F;
                    }


@media (max-width: 740px) {
    .hp-quicklinks__container .hp-quicklinks {
        flex-direction: column;
    }

        .hp-quicklinks__container .hp-quicklinks li {
            width: 90%;
            margin-bottom: 10px;
        }
}

.hp-product-search {
    height: 100%;
}



.product-section__container {
    margin-top: 35px;
    padding: 35px 0;
}

@media(max-width:740px) {

    .printsave-ad h2 {
        font-size: 1.2rem;
    }

    .brand-section__container, .product-section__container {
        padding-top: 0px;
    }

    
}

.printsave-ad {
    padding: 20px;
    background: #ef009d;
    border-radius: 10px;
    margin: 0;
    overflow: hidden;
}

@media (min-width: 960px) {
    .printsave-ad {
        margin: 0 15px;
    }
}

.printsave-ad h2, .printsave-ad .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .printsave-ad a,
.printsave-ad p {
    color: white;
    margin-bottom: 10px;
    font-weight: 600;
}

.printsave-ad__inner {
    position: relative;
    padding-left: 30%;
}

.background-icon {
    color: white;
    padding: 20px;
    border-radius: 100%;
    border: 15px solid white;
    width: 180px;
    height: 180px;
    position: relative;
    position: absolute;
    left: -65px;
    bottom: -65px;
    opacity: 0.5;
}

    .background-icon i {
        font-size: 120px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }


.hp-usp__bar {
    display: block;
    margin-top: 25px;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
}

@media (min-width: 960px) {

    .hp-main__containter {
        margin-top: 35px;
        position: relative;
    }
}


.hp-usp__bar h3, .hp-usp__bar .checkout .checkout_top--account a, .checkout .checkout_top--account .hp-usp__bar a, .hp-usp__bar .checkout_top--warning.fields a, .checkout_top--warning.fields .hp-usp__bar a, .hp-usp__bar .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .hp-usp__bar li, .hp-usp__bar .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .hp-usp__bar label, .hp-usp__bar .validation_wrapper--warning a, .validation_wrapper--warning .hp-usp__bar a, .hp-usp__bar .validation_wrapper--warning ul li, .validation_wrapper--warning ul .hp-usp__bar li, .hp-usp__bar .validation_wrapper--warning ul label, .validation_wrapper--warning ul .hp-usp__bar label,
.hp-usp__bar i,
.hp-usp__bar p {
    color: white;
}

.hp-usp__bar .usp-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .hp-usp__bar .usp-items li {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .hp-usp__bar .usp-items .usp-text p {
        font-size: 1rem;
    }

    .hp-usp__bar .usp-items .usp-text h3, .hp-usp__bar .usp-items .usp-text .checkout .checkout_top--account a, .checkout .checkout_top--account .hp-usp__bar .usp-items .usp-text a, .hp-usp__bar .usp-items .usp-text .checkout_top--warning.fields a, .checkout_top--warning.fields .hp-usp__bar .usp-items .usp-text a, .hp-usp__bar .usp-items .usp-text .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .hp-usp__bar .usp-items .usp-text li, .hp-usp__bar .usp-items .usp-text .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .hp-usp__bar .usp-items .usp-text label, .hp-usp__bar .usp-items .usp-text .validation_wrapper--warning a, .validation_wrapper--warning .hp-usp__bar .usp-items .usp-text a, .hp-usp__bar .usp-items .usp-text .validation_wrapper--warning ul li, .validation_wrapper--warning ul .hp-usp__bar .usp-items .usp-text li, .hp-usp__bar .usp-items .usp-text .validation_wrapper--warning ul label, .validation_wrapper--warning ul .hp-usp__bar .usp-items .usp-text label {
        font-size: 1.375rem;
    }

    .hp-usp__bar .usp-items .usp-icon {
        margin-right: 10px;
        font-size: 36px;
    }

        .hp-usp__bar .usp-items .usp-icon.pound-icon {
            font-size: 26px;
            padding: 10px;
            width: 50px;
            height: 50px;
            border: 3px solid white;
            border-radius: 100%;
            position: relative;
        }

            .hp-usp__bar .usp-items .usp-icon.pound-icon i {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }



.product-section__container h2, .product-section__container .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .product-section__container a {
    margin-bottom: 35px;
}

.hp-search__dd {
    position: relative;
}

    .hp-search__dd .hp-search-box {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .hp-search__dd .control__group {
        margin: 15px auto;
        max-width: 400px;
        position: relative;
        height: 50px;
    }

    .hp-search__dd input[type="text"] {
        max-width: 400px;
        height: 50px;
        font-size: 1rem;
        font-weight: 600;
    }

        .hp-search__dd input[type="text"]:-ms-input-placeholder {
            font-size: 1rem;
        }

        .hp-search__dd input[type="text"]::placeholder {
            font-size: 1rem;
        }

    .hp-search__dd .ddl-items__container {
        display: none;
        position: absolute;
        max-width: 98%;
        width: 75vw;
        min-width: 300px;
        top: 55px;
        left: 0;
        z-index: 5;
        padding: 15px;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        transition: width 0.3s ease;
    }

@media (min-width: 1080px) {
    .hp-search__dd .ddl-items__container {
        left: calc(100% + 15px);
        top: 0;
        width: 58vw;
        max-width: 98%;
    }
}

@media (min-width: 1200px) {
    .hp-search__dd .ddl-items__container {
        left: calc(100% + 15px);
        top: 0;
        width: 75vw;
        max-width: 675px;
    }
}


.hp-search__dd .ddl-items__container ul {
    display: block;
}

.hp-search__dd .ddl-items__container li {
    margin: 10px 4%;
    max-width: 150px;
    display: inline-block;
    vertical-align: top;
    width: 24%;
}

.hp-search__dd .ddl-items__container .check-items li {
    width: 32.5%;
    border-right: #c4c4c4 solid 1px;
    margin: 10px 0;
    max-width: 100%;
}

.hp-search__dd .ddl-items__container .filter-brands .check-items li {
    width: 100%;
}

.hp-search__dd .ddl-items__container .check-items.filter__types li {
    width: 24%;
}

    .hp-search__dd .ddl-items__container .check-items.filter__types li:nth-child(2) {
        width: 50%;
    }

.hp-search__dd .ddl-items__container .check-items li:last-child {
    border-right: none;
}

.hp-search__dd .ddl-items__container .icon__btn {
    padding: 10px;
    background: #109EE0;
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    pointer-events: none;
    text-align: center;
}

    .hp-search__dd .ddl-items__container .icon__btn img {
        display: block;
        margin: 0 auto;
    }

.hp-search__dd .ddl-items__container .icon__text {
    margin: 10px 0;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: black;
    pointer-events: none;
}

.hp-search__dd .ddl-items__container .ddl-items__title {
    margin: 25px 0;
    position: relative;
}

.hp-search__dd .ddl-items__container .js-ddl-search-group {
    width: 100%;
}

.hp-search__dd .js-open-ddl {
    position: absolute;
    right: 0;
    height: 50px;
    width: 50px;
    text-align: center;
    padding: 0;
}

    .hp-search__dd .js-open-ddl i {
        font-size: 25px;
        transition: transform 0.3s ease;
        pointer-events: none;
    }

    .hp-search__dd .js-open-ddl.is-open i {
        transform: rotate(180deg);
    }

.hp-search__dd .js-close-ddl {
    position: absolute;
    top: -40px;
    right: -10px;
    height: 50px;
    width: 50px;
    padding: 0;
    text-align: center;
    padding: 0;
    box-shadow: none;
    background: transparent;
    color: #109EE0;
}

    .hp-search__dd .js-close-ddl i {
        font-size: 25px;
    }

    .hp-search__dd .js-close-ddl:hover {
        background: transparent;
        box-shadow: none;
    }

.found-products {
    margin: 15px 0;
    text-align: center;
    font-size: 1.250rem;
}

.pl-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.pl-icon--compare {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 482.59 466.52'%3E%3Ctitle%3EUntitled-1%3C/title%3E%3Cpath d='M298.7,173.07a23.86,23.86,0,0,1-7.15,17.57L165.82,316.38a25,25,0,0,1-34.95,0L116.39,301.9a24.65,24.65,0,0,1-.32-34.85l.32-.31L173,210.14H37a20.59,20.59,0,0,1-16.32-7.24,25.72,25.72,0,0,1-6.27-17.47V160.79a25.72,25.72,0,0,1,6.27-17.48A20.59,20.59,0,0,1,37,136.07H173L116.39,79.21a24.26,24.26,0,0,1-.46-34.31l.46-.45L130.87,30a24.48,24.48,0,0,1,34.63-.32l.32.32L291.55,155.71A22.85,22.85,0,0,1,298.7,173.07Z' transform='translate(-14.41 -22.63)' style='fill:%23fff'/%3E%3Cpath d='M212.69,338.7a23.88,23.88,0,0,1,7.14-17.57L345.57,195.38a24.94,24.94,0,0,1,34.95,0L395,209.86a24.64,24.64,0,0,1,.32,34.84L395,245l-56.57,56.59h136a20.6,20.6,0,0,1,16.32,7.24,25.79,25.79,0,0,1,6.27,17.5V351a25.77,25.77,0,0,1-6.27,17.48,20.6,20.6,0,0,1-16.32,7.24h-136L395,432.56a24.25,24.25,0,0,1,0,34.76l-14.5,14.5a24.48,24.48,0,0,1-34.63.32c-.11-.1-.21-.21-.32-.32L219.83,356.08A22.86,22.86,0,0,1,212.69,338.7Z' transform='translate(-14.41 -22.63)' style='fill:%23fff'/%3E%3C/svg%3E");
    vertical-align: top;
}

.pl-icon--cmy {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDUxMS44ODMgNTExLjg4MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTExLjg4MyA1MTEuODgzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBzdHlsZT0iZmlsbDojNEZDMkU5OyIgZD0iTTE3MC42MTcsMzE5LjkzMWMwLTk0LjIyOSw3Ni40MDQtMTcwLjYyNSwxNzAuNjMzLTE3MC42MjVjOTQuMjQ0LDAsMTcwLjYzMyw3Ni4zOTYsMTcwLjYzMywxNzAuNjI1DQoJUzQzNS40OTQsNDkwLjU0OCwzNDEuMjUsNDkwLjU0OEMyNDcuMDIxLDQ5MC41NDcsMTcwLjYxNyw0MTQuMTU5LDE3MC42MTcsMzE5LjkzMXoiLz4NCjxwYXRoIHN0eWxlPSJmaWxsOiNFQzg3QzA7IiBkPSJNMCwzMTkuOTMxYzAtOTQuMjI5LDc2LjM4OS0xNzAuNjI1LDE3MC42MTctMTcwLjYyNWM5NC4yNDQsMCwxNzAuNjMzLDc2LjM5NiwxNzAuNjMzLDE3MC42MjUNCglzLTc2LjM4OSwxNzAuNjE3LTE3MC42MzMsMTcwLjYxN0M3Ni4zODgsNDkwLjU0NywwLDQxNC4xNTksMCwzMTkuOTMxeiIvPg0KPHBhdGggc3R5bGU9ImZpbGw6IzVEOUNFQzsiIGQ9Ik0yNTUuOTQxLDE3Mi4xMzZjLTUxLjAwNCwyOS41MDktODUuMzI0LDg0LjY0NS04NS4zMjQsMTQ3Ljc5NA0KCWMwLDYzLjE0MiwzNC4zMiwxMTguMjg1LDg1LjMyNCwxNDcuNzc4YzUwLjk4OS0yOS40OTMsODUuMzA5LTg0LjYzNyw4NS4zMDktMTQ3Ljc3OA0KCUMzNDEuMjUsMjU2Ljc4MSwzMDYuOTI5LDIwMS42NDUsMjU1Ljk0MSwxNzIuMTM2eiIvPg0KPHBhdGggc3R5bGU9ImZpbGw6I0ZGQ0U1NDsiIGQ9Ik0yNTUuOTQxLDM2Mi41NzdjLTk0LjI0NCwwLTE3MC42MzItNzYuMzg5LTE3MC42MzItMTcwLjYwOQ0KCUM4NS4zMDgsOTcuNzMxLDE2MS42OTcsMjEuMzM1LDI1NS45NDEsMjEuMzM1Yzk0LjIyOSwwLDE3MC42MTgsNzYuMzk2LDE3MC42MTgsMTcwLjYzMw0KCUM0MjYuNTU4LDI4Ni4xODksMzUwLjE3LDM2Mi41NzcsMjU1Ljk0MSwzNjIuNTc3eiIvPg0KPHBhdGggc3R5bGU9ImZpbGw6I0EwRDQ2ODsiIGQ9Ik0xNzAuNjE3LDMxOS45MzFjMCw2LjkzNywwLjQzNywxMy43NzgsMS4yMzQsMjAuNTI2YzI0LjgyMiwxNC4wOTEsNTMuNTE5LDIyLjEyLDg0LjA5LDIyLjEyDQoJYzk0LjIyOSwwLDE3MC42MTgtNzYuMzg5LDE3MC42MTgtMTcwLjYwOWMwLTYuOTUxLTAuNDIyLTEzLjgwMi0xLjIxOS0yMC41MjZjLTI0LjgyMi0xNC4wODMtNTMuNTItMjIuMTM2LTg0LjA5LTIyLjEzNg0KCUMyNDcuMDIxLDE0OS4zMDUsMTcwLjYxNywyMjUuNzAyLDE3MC42MTcsMzE5LjkzMXoiLz4NCjxwYXRoIHN0eWxlPSJmaWxsOiNFRDU1NjQ7IiBkPSJNMTcwLjYxNywxNDkuMzA1Yy0zMC41NzEsMC01OS4yNTIsOC4wNTMtODQuMDc1LDIyLjEzNmMtMC44MTIsNi43MjUtMS4yMzQsMTMuNTc1LTEuMjM0LDIwLjUyNg0KCWMwLDk0LjIyMSw3Ni4zODksMTcwLjYwOSwxNzAuNjMyLDE3MC42MDljMzAuNTcxLDAsNTkuMjY4LTguMDI5LDg0LjA3NS0yMi4xMmMwLjgxMi02Ljc0OCwxLjIzNC0xMy41OSwxLjIzNC0yMC41MjYNCglDMzQxLjI1LDIyNS43MDIsMjY0Ljg2MSwxNDkuMzA1LDE3MC42MTcsMTQ5LjMwNXoiLz4NCjxwYXRoIHN0eWxlPSJmaWxsOiM0MzRBNTQ7IiBkPSJNMjYwLjc4MywzNjIuNTE0YzEuMjgxLTAuMDMxLDIuNTYyLTAuMDk0LDMuODQ0LTAuMTU2YzAuMTQxLDAsMC4yODEsMCwwLjQzOC0wLjAzMQ0KCWMxLjE1Ni0wLjA2MiwyLjI5Ni0wLjEyNSwzLjQ1MS0wLjIxOWMwLjMxMiwwLDAuNjQxLTAuMDMxLDAuOTUzLTAuMDYyYzEuMjM0LTAuMDk0LDIuNDY5LTAuMTg4LDMuNzAzLTAuMzEyDQoJYzAuMjUtMC4wMzEsMC41MTYtMC4wNjIsMC43NjYtMC4wOTRjMS4wNDYtMC4xMjUsMi4wNzctMC4yMTksMy4xMDctMC4zNDRjMC4zMjgtMC4wNjIsMC42NTYtMC4wOTQsMC45ODQtMC4xMjUNCgljMS4xODgtMC4xNTYsMi4zNzUtMC4zNDQsMy41NDctMC41YzAuMzQ0LTAuMDYyLDAuNzAzLTAuMTI1LDEuMDQ3LTAuMTU2YzAuOTM3LTAuMTU1LDEuODU4LTAuMzEyLDIuNzgtMC40NjgNCgljMC4zNTgtMC4wNjIsMC43MTgtMC4xMjUsMS4wNzctMC4xODhjMS4xMjUtMC4yMTksMi4yMzQtMC40MzgsMy4zNTktMC42NTZjMC40MjItMC4wNjIsMC44NDQtMC4xNTYsMS4yNjYtMC4yNQ0KCWMwLjg0My0wLjE4OCwxLjY3MS0wLjM3NSwyLjQ5OS0wLjU2MmMwLjM5MS0wLjA2MiwwLjc4LTAuMTU2LDEuMTcxLTAuMjVjMS4wNjItMC4yNSwyLjEwOS0wLjUsMy4xNTYtMC43ODENCgljMC41LTAuMTI1LDAuOTg0LTAuMjUsMS40ODQtMC4zNzVjMC43MzQtMC4xODgsMS40NjgtMC40MDYsMi4yMDItMC41OTRjMC42NzItMC4xODgsMS4zNTgtMC4zNzQsMi4wMy0wLjU5Mw0KCWMwLjc1LTAuMTg4LDEuNDg0LTAuNDA2LDIuMjE5LTAuNjU2YzAuNTQ3LTAuMTU2LDEuMTA5LTAuMzQ0LDEuNjU2LTAuNWMwLjYyNS0wLjIxOSwxLjI2Ni0wLjQwNiwxLjg5LTAuNjI1DQoJYzAuODU5LTAuMjgxLDEuNzE4LTAuNTYyLDIuNTc3LTAuODc1YzAuNTQ3LTAuMTg4LDEuMDc4LTAuMzc1LDEuNjI1LTAuNTYyYzAuNjA5LTAuMjE4LDEuMjE5LTAuNDM3LDEuODEyLTAuNjU1DQoJYzAuNTE2LTAuMTg4LDEuMDE2LTAuMzc1LDEuNTE2LTAuNTk0YzAuOTk5LTAuMzc1LDEuOTk5LTAuNzUsMi45OTgtMS4xNTZjMC40MDYtMC4xODgsMC44MjgtMC4zNDQsMS4yMzQtMC41MzENCgljMC42NTYtMC4yNSwxLjMxMi0wLjUzMSwxLjk1My0wLjgxMmMwLjI2Ni0wLjEyNSwwLjUzMS0wLjIxOSwwLjc5Ny0wLjM0NGMxLjIxOS0wLjUzMSwyLjQzNy0xLjA2MiwzLjY0LTEuNjI0DQoJYzAuMzQ0LTAuMTU2LDAuNjcxLTAuMzEyLDEuMDE1LTAuNDY5YzIuMTQxLTEuMDMxLDQuMjY2LTIuMDk0LDYuMzU4LTMuMTg3YzAuMjgxLTAuMTI1LDAuNTYyLTAuMjgxLDAuODQ0LTAuNDM4DQoJYzEuNDA1LTAuNzUsMi43OTYtMS41LDQuMTg3LTIuMjgxYzAuMDE2LTAuMDMxLDAuMDMxLTAuMDMxLDAuMDQ3LTAuMDMxYzAuODEyLTYuNzQ4LDEuMjM0LTEzLjU5LDEuMjM0LTIwLjUyNg0KCWMwLTYzLjE0OS0zNC4zMi0xMTguMjg1LTg1LjMwOS0xNDcuNzk0Yy01MS4wMDQsMjkuNTA5LTg1LjMyNCw4NC42NDUtODUuMzI0LDE0Ny43OTRjMCw2LjkzNywwLjQzNywxMy43NzgsMS4yMzQsMjAuNTI2DQoJYzAuMDYyLDAuMDMxLDAuMTQxLDAuMDYyLDAuMjAzLDAuMDk0YzEuMzI4LDAuNzUsMi42NzEsMS41LDQuMDMsMi4yMTljMC4yODEsMC4xNTYsMC41NzgsMC4zMTIsMC44NTksMC40NjkNCgljMi4wOTMsMS4wOTMsNC4yMDIsMi4xMjQsNi4zNDIsMy4xMjRjMC4zNDMsMC4xODgsMC42ODcsMC4zNDQsMS4wMzEsMC41YzEuMTcyLDAuNTMsMi4zNTksMS4wNjIsMy41NDYsMS41OTMNCgljMC4yOTcsMC4xMjUsMC41OTQsMC4yNSwwLjg5MSwwLjM3NWMwLjY0MSwwLjI4MSwxLjI4MSwwLjU2MiwxLjkzNywwLjgxMmMwLjQyMiwwLjE4OCwwLjg0NCwwLjM0NCwxLjI2NSwwLjUzMQ0KCWMwLjk2OSwwLjQwNiwxLjk2OSwwLjc4MSwyLjk1MywxLjE1NmMwLjUxNiwwLjE4OCwxLjAxNiwwLjQwNiwxLjUzMSwwLjU5NGMwLjYwOSwwLjIxOSwxLjIxOSwwLjQzOCwxLjgyOCwwLjY1NQ0KCWMwLjUzMSwwLjE4OCwxLjA3OCwwLjM3NSwxLjYyNSwwLjU2MmMwLjg0MywwLjMxMiwxLjcwMywwLjU5NCwyLjU2MiwwLjg3NWMwLjYyNSwwLjIxOSwxLjI2NSwwLjQwNiwxLjkwNiwwLjYyNQ0KCWMwLjU0NiwwLjE4OCwxLjA5MywwLjM0NCwxLjY1NiwwLjVjMC43MzQsMC4yNSwxLjQ2OCwwLjQ2OSwyLjIxOCwwLjY4OGMwLjY3MiwwLjE4OCwxLjM0MywwLjM3NCwyLjAxNSwwLjU2Mg0KCWMwLjczNCwwLjE4OCwxLjQ2OCwwLjQwNiwyLjIxOCwwLjU5NGMwLjQ4NCwwLjEyNSwwLjk4NCwwLjI1LDEuNDg0LDAuMzc1YzEuMDMxLDAuMjgxLDIuMDkzLDAuNTMxLDMuMTQsMC43ODENCgljMC4zOSwwLjA5NCwwLjc4MSwwLjE4OCwxLjE3MSwwLjI1YzAuODQ0LDAuMTg4LDEuNjcxLDAuMzc1LDIuNSwwLjU2MmMwLjQyMiwwLjA5NCwwLjg1OSwwLjE4OCwxLjI4MSwwLjI1DQoJYzEuMTA5LDAuMjE5LDIuMjM0LDAuNDM4LDMuMzQzLDAuNjU2YzAuMzU5LDAuMDYyLDAuNzE4LDAuMTI1LDEuMDc4LDAuMTg4YzAuOTIyLDAuMTU2LDEuODU5LDAuMzEyLDIuNzk2LDAuNDY4DQoJYzAuMzQ0LDAuMDMxLDAuNjg4LDAuMDk0LDEuMDMxLDAuMTU2YzEuMTg4LDAuMTU2LDIuMzU5LDAuMzQ0LDMuNTQ2LDAuNWMwLjMyOCwwLjAzMSwwLjY3MSwwLjA2MiwxLDAuMTI1DQoJYzEuMDMxLDAuMTI1LDIuMDYyLDAuMjE5LDMuMDkzLDAuMzQ0YzAuMjY2LDAuMDMxLDAuNTE2LDAuMDYyLDAuNzgxLDAuMDk0YzEuMjM0LDAuMTI1LDIuNDUyLDAuMjE5LDMuNzAyLDAuMzEyDQoJYzAuMzEyLDAuMDMxLDAuNjI1LDAuMDYyLDAuOTM3LDAuMDYyYzEuMTU2LDAuMDk0LDIuMzEyLDAuMTU2LDMuNDY4LDAuMjE5YzAuMTQxLDAuMDMxLDAuMjk3LDAuMDMxLDAuNDM3LDAuMDMxDQoJYzEuMjgxLDAuMDYyLDIuNTYyLDAuMTI1LDMuODQzLDAuMTU2YzAuMzEyLDAsMC42MDksMCwwLjkyMSwwLjAzMWMxLjI5NywwLjAzMSwyLjYwOSwwLjAzMSwzLjkyMSwwLjAzMQ0KCWMxLjMxMywwLDIuNjA5LDAsMy45MDYtMC4wMzFDMjYwLjE1OCwzNjIuNTE0LDI2MC40NywzNjIuNTE0LDI2MC43ODMsMzYyLjUxNHoiLz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K");
}

.product-page__header .product-page__title .main__title .compare a {
    line-height: 20px;
}

.cart-cable-icon {
    background-image: url(Images/cable-icon.png);
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    vertical-align: bottom;
}

.mono_cost .pl-icon--cmy {
    background: #000;
    border-radius: 50%;
}

.product__items .cartridge-costs__inner .cart__img.mono_cost .pl-icon {
    width: 30px;
    height: 30px;
}

.pl__lightbox .lightbox__header {
    padding: 20px 15px;
    background: #109EE0;
    color: white;
    font-weight: 600;
    font-size: 1.5rem;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

    .pl__lightbox .lightbox__header h2, .pl__lightbox .lightbox__header .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .pl__lightbox .lightbox__header a {
        color: white;
    }

.pl__lightbox .lightbox__body {
    padding: 15px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: white;
}

.lity {
    background: rgba(0, 0, 0, 0.6);
}

.lity-content:after {
    border-radius: 10px;
}

.tick-list {
    list-style: none;
    font-size: 1rem;
    font-weight: 600;
}

    .tick-list li {
        margin-bottom: 12px;position:relative;
    }

        .tick-list li::before {
            font-family: 'Font Awesome 5 Free';
            content: '\f00c';
            color: #1E824C;
            margin: 5px 10px 0 0px;
        }

    .tick-list.tick-list--blue li::before {
        color: #109EE0;
    }

@media(max-width:650px) {
    .tick-list {
        font-size: 14px;
    }
}
/**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 */
.ms-offscreen {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: auto !important;
    top: auto !important;
}

.ms-parent {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    vertical-align: middle;
    -ms-flex-align: center;
    align-items: center;
}

.ms-choice {
    display: block;
    width: 100%;
    height: 26px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    transition: border 0.4s ease, background-color 0.4s ease;
    font-size: 14px;
    min-height: 44px;
}

    .ms-choice.disabled {
        background-color: #f4f4f4;
        background-image: none;
        border: 1px solid #ddd;
        cursor: default;
    }

    .ms-choice > span {
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -ms-flex-align: center;
        align-items: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-left: 8px;
        font-size: 1rem;
    }

        .ms-choice > span.placeholder {
            color: #999;
        }

    .ms-choice > div.icon-close {
        position: absolute;
        top: 0px;
        right: 16px;
        height: 100%;
        width: 16px;
    }

        .ms-choice > div.icon-close:before {
            content: "×";
            color: #888;
            font-weight: bold;
            position: absolute;
            top: 50%;
            margin-top: -14px;
        }

        .ms-choice > div.icon-close:hover:before {
            color: #333;
        }

    .ms-choice > div.icon-caret {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 45px;
        background: #109EE0;
        border-radius: 10px;
    }

        .ms-choice > div.icon-caret::before {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            content: "";
            width: 0;
            height: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-top: 8px solid white;
        }

        .ms-choice > div.icon-caret.open::before {
            width: 0;
            height: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-top: 0;
            border-bottom: 8px solid white;
        }

.ms-drop {
    width: auto;
    min-width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-radius: 4px;
}

    .ms-drop.bottom {
        top: 100%;
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    }

        .ms-drop.bottom ul li label {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
        }

    .ms-drop.top {
        bottom: 100%;
        box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
    }

.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 2px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
    box-sizing: border-box;
}

    .ms-search input {
        width: 100%;
        height: auto !important;
        min-height: 24px;
        padding: 0 5px;
        margin: 0;
        outline: 0;
        font-family: sans-serif;
        border: 1px solid #aaa;
        border-radius: 5px;
        box-shadow: none;
    }

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 0;
}

    .ms-drop ul > li {
        list-style: none;
        display: list-item;
        background-image: none;
        position: static;
        padding: 0.25rem 8px;
    }

        .ms-drop ul > li .disabled {
            font-weight: normal !important;
            opacity: 0.35;
            filter: Alpha(Opacity=35);
            cursor: default;
        }

        .ms-drop ul > li.multiple {
            display: block;
            float: left;
        }

        .ms-drop ul > li.group {
            clear: both;
        }

        .ms-drop ul > li.multiple label {
            width: 100%;
            display: block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .ms-drop ul > li label {
            position: relative;
            padding-left: 1.25rem;
            margin-bottom: 0;
            font-weight: normal;
            display: block;
            white-space: nowrap;
            cursor: pointer;
        }

            .ms-drop ul > li label.optgroup {
                font-weight: bold;
            }

        .ms-drop ul > li.hide-radio {
            padding: 0;
        }

            .ms-drop ul > li.hide-radio:focus,
            .ms-drop ul > li.hide-radio:hover {
                background-color: #f8f9fa;
            }

            .ms-drop ul > li.hide-radio.selected {
                color: #fff;
                background-color: #007bff;
            }

            .ms-drop ul > li.hide-radio label {
                margin-bottom: 0;
                padding: 5px 8px;
            }

            .ms-drop ul > li.hide-radio input {
                display: none;
            }

        .ms-drop ul > li.option-level-1 label {
            padding-left: 28px;
        }

.ms-drop input[type="radio"],
.ms-drop input[type="checkbox"] {
    position: absolute;
    margin-top: 0.3rem;
    max-width: 20px;
    margin-left: -1.25rem;
}

.ms-drop .ms-no-results {
    display: none;
}

.offers-search__dd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 15px;
}

    .offers-search__dd .control__group {
        width: calc(100% - 10px);
        margin: 5px;
    }

@media (min-width: 800px) {
    .offers-search__dd .control__group {
        width: calc(50% - 10px);
    }
}

@media (min-width: 1080px) {
    .offers-search__dd .control__group {
        width: calc(25% - 10px);
    }
}

.offers-search__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 15px;
    margin-top: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 800px) {
    .offers-search__footer {
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (min-width: 1080px) {
    .offers-search__footer {
        -ms-flex-pack: justify;
        justify-content: flex-end;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: center;
        align-items: center;
    }

        .offers-search__footer .footer__match {
            margin-right: 10px;
        }
}

.offers-search__footer .footer__match .found-products {
    margin: 0;
}

.offers-search__footer .hp-product-search__actions {
    width: 100%;
    margin-top: 10px;
}

@media (min-width: 1080px) {
    .offers-search__footer .hp-product-search__actions {
        width: auto;
    }
}

.type-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}

    .type-links li {
        width: 100%;
        margin: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        background-color: #fff;
    }

@media (min-width: 800px) {
    .type-links li {
        width: calc(50% - 20px);
    }
}

@media (min-width: 1080px) {
    .type-links li {
        width: calc(25% - 20px);
    }
}

.type-links li a {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -ms-flex-direction: column;
    flex-direction: column;
}

.type-links li img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100%;
}

.type-links li .lnk-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 25px;
    background: #109EE0;
    color: white;
    font-weight: 600;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.row.limited-row.browse-by-type {
    margin: 25px auto;
}

    .row.limited-row.browse-by-type h3, .row.limited-row.browse-by-type .checkout .checkout_top--account a, .checkout .checkout_top--account .row.limited-row.browse-by-type a, .row.limited-row.browse-by-type .checkout_top--warning.fields a, .checkout_top--warning.fields .row.limited-row.browse-by-type a, .row.limited-row.browse-by-type .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .row.limited-row.browse-by-type li, .row.limited-row.browse-by-type .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .row.limited-row.browse-by-type label, .row.limited-row.browse-by-type .validation_wrapper--warning a, .validation_wrapper--warning .row.limited-row.browse-by-type a, .row.limited-row.browse-by-type .validation_wrapper--warning ul li, .validation_wrapper--warning ul .row.limited-row.browse-by-type li, .row.limited-row.browse-by-type .validation_wrapper--warning ul label, .validation_wrapper--warning ul .row.limited-row.browse-by-type label {
        margin-bottom: 35px;
    }

.row.limited-row.offer-reviews {
    margin: 65px auto;
}

    .row.limited-row.offer-reviews h3, .row.limited-row.offer-reviews .checkout .checkout_top--account a, .checkout .checkout_top--account .row.limited-row.offer-reviews a, .row.limited-row.offer-reviews .checkout_top--warning.fields a, .checkout_top--warning.fields .row.limited-row.offer-reviews a, .row.limited-row.offer-reviews .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .row.limited-row.offer-reviews li, .row.limited-row.offer-reviews .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .row.limited-row.offer-reviews label, .row.limited-row.offer-reviews .validation_wrapper--warning a, .validation_wrapper--warning .row.limited-row.offer-reviews a, .row.limited-row.offer-reviews .validation_wrapper--warning ul li, .validation_wrapper--warning ul .row.limited-row.offer-reviews li, .row.limited-row.offer-reviews .validation_wrapper--warning ul label, .validation_wrapper--warning ul .row.limited-row.offer-reviews label {
        margin-bottom: 35px;
    }

.row.limited-row.offers-extra-copy {
    margin: 65px auto;
}

    .row.limited-row.offers-extra-copy .container__body {
        padding: 25px;
    }

        .row.limited-row.offers-extra-copy .container__body header {
            position: relative;
        }

.row.limited-row.offers-title {
    margin-bottom: 45px;
}

.offers-message__container {
    background: #1E824C;
    margin: 25px 0;
    border-radius: 10px;
}

    .offers-message__container h3, .offers-message__container .checkout .checkout_top--account a, .checkout .checkout_top--account .offers-message__container a, .offers-message__container .checkout_top--warning.fields a, .checkout_top--warning.fields .offers-message__container a, .offers-message__container .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .offers-message__container li, .offers-message__container .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .offers-message__container label, .offers-message__container .validation_wrapper--warning a, .validation_wrapper--warning .offers-message__container a, .offers-message__container .validation_wrapper--warning ul li, .validation_wrapper--warning ul .offers-message__container li, .offers-message__container .validation_wrapper--warning ul label, .validation_wrapper--warning ul .offers-message__container label {
        color: white;
        padding: 25px 35px;
        font-weight: 600;
    }

.order_tracking h1 {
    font-weight: 600;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .order_tracking h1 {
        font-size: 16px;
        line-height: 36px;
    }
}

.order_tracking_main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

@media screen and (max-width: 768px) {
    .order_tracking_main {
        margin-right: 0;
        margin-left: 0;
    }
}

.order_tracking_main-col {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
    .order_tracking_main-col {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
    }
}

.order_tracking_main-col-inner {
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: #fff;
    padding: 20px;
    height: 100%;
}

    .order_tracking_main-col-inner .order_tracking_form .control__group {
        margin-bottom: 20px;
    }

        .order_tracking_main-col-inner .order_tracking_form .control__group label {
            font-size: 20px;
            line-height: 26px;
            width: 40%;
        }

@media screen and (max-width: 1199px) {
    .order_tracking_main-col-inner .order_tracking_form .control__group label {
        width: 100%;
    }
}

.order_tracking_main-col-inner .order_tracking_form .control__group input {
    border-color: #707070;
    height: 50px;
}

.order_tracking_main-col-inner.grey {
    box-shadow: none;
    background-color: #F6F6F6;
    text-align: center;
    padding: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
}

@media screen and (max-width: 768px) {
    .order_tracking_main-col-inner.grey {
        background-color: transparent;
        padding: 20px;
    }
}

.order_tracking_main-col-inner.grey h2, .order_tracking_main-col-inner.grey a {
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .order_tracking_main-col-inner.grey h2, .order_tracking_main-col-inner.grey a {
        font-size: 25px;
        line-height: 31px;
    }
}

.order_tracking_main-col-inner.grey a {
    color: #109EE0;
}

@media screen and (max-width: 768px) {
    .order_tracking_main-col-inner.grey a {
        font-size: 25px;
        line-height: 31px;
    }
}

.order_tracking_main-col-inner .order_tracker, a.btn.consfinder__button {
    padding: 20px 60px;
    background-color: #FCEF43;
    color: #000;
    font-size: 22px;
    line-height: 28px;
    display: table;
    margin-left: auto;
    text-decoration: none;
    margin-bottom: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: background-color 0.3s ease;
}

    .order_tracking_main-col-inner .order_tracker i, a.btn.consfinder__button i {
        font-size: 34px !important;
        line-height: 28px !important;
        margin-left: 20px !important;
        right: 20px !important;
    }

@media screen and (max-width: 768px) {
    .order_tracking_main-col-inner .order_tracker, a.btn.consfinder__button {
        width: 100%;
        text-align: center;
    }

        .order_tracking_main-col-inner .order_tracker i, a.btn.consfinder__button i {
            right: 60px !important;
        }
}

.order_tracking_main-col-inner .order_tracker:hover {
    background: #d6c703;
    transition: background-color 0.3s ease;
}

.breadcrumbs.order {
    margin: 0 auto 20px;
    max-width: 1200px;
}


.breadcrumbs a {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
    line-height: 20px;
    color: #383C4A;
    text-decoration: none;
}

.breadcrumbs.order svg {
    margin-right: 10px;
}

.breadcrumbs.order p {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #383C4A;
}

.category__search li.product__item {
    min-width: 245px;
}

@media(max-width:1100px) {
    .category__search li.product__item {
        min-width: 205px;
    }
}

@media(max-width:740px) {
    .category__search li.product__item {
        min-width: calc(95%);
    }

    .row.limited-row.category__row {
        padding: 0px;
    }
}

@media(max-width:1024px) {
    .hp-usp__bar .usp-text {
        letter-spacing: -0.2px;
    }
}

.catergories-product-items .product-section__container {
    margin-top: 10px;
    padding-top: 0;
}

.catergories-product-items .text-section__container {
    padding: 15px;
}

.catergories-product-items .product-pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px;
}

    .catergories-product-items .product-pagination li .btn {
        margin: 0 2px;
        padding: 12px;
        max-width: 40px;
        max-height: 40px;
    }

    .catergories-product-items .product-pagination li.is-selected .btn {
        background: white;
        border: 1px solid #109EE0;
        color: #109EE0;
    }

    .catergories-product-items .product-pagination .ellipsis {
        font-weight: bold;
        font-size: 1.25rem;
    }

.pp-quicklinks__container {
    margin-top: 25px;
    display: block;
}


    .pp-quicklinks__container h3, .pp-quicklinks__container .checkout .checkout_top--account a, .checkout .checkout_top--account .pp-quicklinks__container a, .pp-quicklinks__container .checkout_top--warning.fields a, .checkout_top--warning.fields .pp-quicklinks__container a, .pp-quicklinks__container .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .pp-quicklinks__container li, .pp-quicklinks__container .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .pp-quicklinks__container label, .pp-quicklinks__container .validation_wrapper--warning a, .validation_wrapper--warning .pp-quicklinks__container a, .pp-quicklinks__container .validation_wrapper--warning ul li, .validation_wrapper--warning ul .pp-quicklinks__container li, .pp-quicklinks__container .validation_wrapper--warning ul label, .validation_wrapper--warning ul .pp-quicklinks__container label {
        margin-bottom: 25px;
    }

    .pp-quicklinks__container .pp-quicklinks {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .pp-quicklinks__container .pp-quicklinks li {
            margin: 0 5px;
            margin-bottom: 10px;
        }

            .pp-quicklinks__container .pp-quicklinks li a {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                border-radius: 5px;
                padding: 15px 15px;
            }

                .pp-quicklinks__container .pp-quicklinks li a span {
                    margin: 0 10px;
                }

                .pp-quicklinks__container .pp-quicklinks li a i {
                    font-size: 22px;
                }

            .pp-quicklinks__container .pp-quicklinks li a,
            .pp-quicklinks__container .pp-quicklinks li span,
            .pp-quicklinks__container .pp-quicklinks li i {
                color: #109EE0;
                transition: color 0.3s ease;
            }

            .pp-quicklinks__container .pp-quicklinks li a {
                border: 2px solid #109EE0;
                transition: background 0.3s ease;
                text-decoration: none;
            }

                .pp-quicklinks__container .pp-quicklinks li a:hover {
                    background: #109EE0;
                    color: white;
                }

                    .pp-quicklinks__container .pp-quicklinks li a:hover span,
                    .pp-quicklinks__container .pp-quicklinks li a:hover i {
                        color: white;
                    }

.reviews .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .reviews a {
    margin: 60px 0;
}

.reviews h2 {
    margin: 30px 0;
}

.reviews .review__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 80px;
}

.product-page__contact {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .product-page__contact > span {
        width: 100%;
        text-align: center;
        margin: 3px 0;
    }

    .product-page__contact .line-1 {
        font-size: 1.025rem;
    }

    .product-page__contact .line-2 {
        font-size: 2.25rem;
    }

    .product-page__contact .line-3 {
        font-size: 1.025rem;
    }

.replacement-considerations {
    padding: 25px 0;
}

    .replacement-considerations .product__items {
        margin-top: 55px;
    }

.pp-printsavemsg__container {
    background: #FF00FF;
    margin: 25px 0;
    border-radius: 10px;
}

    .pp-printsavemsg__container h3, .pp-printsavemsg__container .checkout .checkout_top--account a, .checkout .checkout_top--account .pp-printsavemsg__container a, .pp-printsavemsg__container .checkout_top--warning.fields a, .checkout_top--warning.fields .pp-printsavemsg__container a, .pp-printsavemsg__container .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .pp-printsavemsg__container li, .pp-printsavemsg__container .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .pp-printsavemsg__container label, .pp-printsavemsg__container .validation_wrapper--warning a, .validation_wrapper--warning .pp-printsavemsg__container a, .pp-printsavemsg__container .validation_wrapper--warning ul li, .validation_wrapper--warning ul .pp-printsavemsg__container li, .pp-printsavemsg__container .validation_wrapper--warning ul label, .validation_wrapper--warning ul .pp-printsavemsg__container label {
        color: white;
        padding: 25px 35px;
        font-weight: 600;
    }

.youtube-video__container {
    margin: 35px auto 10px auto;
    height: 315px;
    max-width: 500px;
}

@media (min-width: 960px) {
    .youtube-video__container {
        max-width: 700px;
        height: 500px;
    }
}

.youtube-video__container iframe {
    width: 100%;
    height: 100%;
}

.product__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
}

    .product__items .product__item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background: white;
        width: 100%;
        min-height: 200px;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.07);
        border-radius: 10px;
        padding-top: 25px;
        margin: 0 10px;
        max-width: calc(20%);
        min-width: 270px;
        margin-bottom: 20px;
        transition: box-shadow 0.5s ease;
    }

@media(max-width:1200px) {
    .product__items .product__item {
        min-width: 220px;
    }
}

@media(max-width:636px) {
    .product__items .product__item {
        max-width: calc(95%);
    }
}

.category__search .product__items .product__item {
    justify-content: flex-start;
}

.product__items .product__item:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3), 0 1px 2px 0 rgba(0, 0, 0, 0.08);
}

.product__items .product__item .header__text {
    display: block;
    font-size: 1.375rem;
    text-align: center;
    margin-bottom: 10px;
}

    .product__items .product__item .header__text.bundle_title {
        font-weight: bold;
        font-size: 1rem;
    }

.product__items .product__item .header__code {
    display: block;
    font-size: 0.75rem;
    text-align: center;
    font-weight: 600;
}

.product__items .product__item .product-item__header .header-plus,
.product__items .product__item .product-item__body .header-plus {
    display: block;
    width: 100%;
    text-align: center;
}

    .product__items .product__item .product-item__header .header-plus .fa-plus,
    .product__items .product__item .product-item__body .header-plus .fa-plus {
        color: black;
    }

.product__items .cartridge-costs__container h4 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 1rem;
    font-weight: bold;
}

.product__items .cartridge-costs__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 25px;
}

    .product__items .cartridge-costs__inner .cart__img {
        width: 25%;
        text-align: right;
        padding-right: 10px;
    }

        .product__items .cartridge-costs__inner .cart__img .pl-icon {
            width: 50px;
            height: 50px;
        }

    .product__items .cartridge-costs__inner .cart__costs {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 75%;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .product__items .cartridge-costs__inner .cart__costs span {
            font-weight: 1rem;
            margin: 2px 0;
        }

.product__items .product-item__body .header-plus {
    margin: 10px 0;
}

.product__items .product-item__body {
    margin: 25px 0;
    position: relative;
}

    .product__items .product-item__body img {
        display: block;
        margin: 0 auto;
    }

.product__items .stock__pip {
    padding: 10px 15px;
    color: white;
    background: #109EE0;
    width: auto;
    position: absolute;
    bottom: 5px;
    right: 10px;
    border-radius: 5px;
    font-size: 0.825rem;
    font-weight: 600;
}

.product__items .stock__pip--warning {
    color: #C3073F;
}

.product__items .product-item__footer {
    background: #eeeeee;
    border-radius: 0 0 10px 10px;
    padding: 15px 5px;
}

    .product__items .product-item__footer button {
        display: block;
        margin: 0 auto;
        font-size: 1.375rem;
    }

    .product__items .product-item__footer .bun-price__header {
        text-align: center;
        width: 100%;
        font-size: 1.125rem;
        font-weight: 600;
    }

    .product__items .product-item__footer .price__items {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 15px;
    }

        .product__items .product-item__footer .price__items .price-ex,
        .product__items .product-item__footer .price__items .price-inc {
            width: 50%;
            padding-top: 15px;
            margin-bottom: 10px;
            text-align: center;
        }

            .product__items .product-item__footer .price__items .price-ex .price,
            .product__items .product-item__footer .price__items .price-inc .price {
                font-size: 1.4rem;
                font-weight: 600;
            }

            .product__items .product-item__footer .price__items .price-ex .saving-tag,
            .product__items .product-item__footer .price__items .price-inc .saving-tag {
                font-size: 1rem;
                color: #1E824C;
            }

            .product__items .product-item__footer .price__items .price-ex .vat-tag,
            .product__items .product-item__footer .price__items .price-inc .vat-tag {
                display: block;
                margin-top: 5px;
                font-size: 1rem;
            }

@media(max-width:767px) {
    .product__items .product-item__footer .price__items .price-ex .vat-tag, .product__items .product-item__footer .price__items .price-inc .vat-tag {
        margin-top: 0px;
    }
}

.product__items .savings-pip {
    color: white;
    background: #1E824C;
    border-radius: 10px;
    padding: 10px 15px;
    text-align: center;
    font-weight: 600;
    max-width: 200px;
    margin: 0 auto 7px auto;
}

.spec-offer__container {
    border: 2px solid #109EE0;
    margin-bottom: 25px;
    border-radius: 5px;
}

    .spec-offer__container .spec-offer__title {
        padding: 10px;
        background: #109EE0;
        text-align: center;
        color: #fff;
        font-size: 1.125rem;
    }

    .spec-offer__container ul {
        padding: 10px 15px;
    }

        .spec-offer__container ul li {
            font-size: 1rem;
            color: #109EE0;
            margin: 5px 0;
        }

            .spec-offer__container ul li::before {
                font-size: 12px;
            }

.item-to-hide.is-hidden,
.expand-show-text.is-hidden {
    display: none;
}

.key-features__container h4 {
    color: #109EE0;
    text-align: center;
    margin-bottom: 15px;
    font-size: 1rem;
    font-weight: bold;
}

.key-features__container ul {
    margin-bottom: 15px;
}

    .key-features__container ul li {
        font-size: 0.825rem;
        font-weight: normal;
        margin: 15px 15px;
        letter-spacing: -0.3px;
    }

        .key-features__container ul li::before {
            color: #109EE0;
        }

.key-features__container .js-expand {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 0.825rem;
    color: #109EE0;
    text-decoration: none;
}

.key-features__container--printsave {
    margin-top: 25px;
    margin-bottom: 0;
}

    .key-features__container--printsave h4 {
        color: #FF00FF;
    }

    .key-features__container--printsave ul li::before {
        color: #FF00FF;
    }

    .key-features__container--printsave ul li {
        font-weight: 600;
    }

.js-compare {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
}

.product__item.product__item--large {
    padding-top: 0;
}

    .product__item.product__item--large .stock__pip {
        bottom: 30px;
    }

    .product__item.product__item--large .product-item__img {
        position: relative;
        height: 175px;
    }

    .product__item.product__item--large .product-item__header img {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .product__item.product__item--large .rating__container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 15px;
    }

        .product__item.product__item--large .rating__container .review-link__container a {
            text-decoration: none;
            color: #109EE0;
            margin-left: 5px;
            transition: opacity 0.3s ease;
        }

            .product__item.product__item--large .rating__container .review-link__container a:hover {
                opacity: 0.8;
            }

    .product__item.product__item--large .product-item__body {
        margin: 15px 0;
        padding: 0 10px;
    }

        .product__item.product__item--large .product-item__body .cartridge-costs__container {
            display: block;
            margin-top: 20px;
        }

    .product__item.product__item--large .product-item__footer {
        background: #fff;
    }

        .product__item.product__item--large .product-item__footer button {
            max-width: 200px;
            width: 100%;
        }

@media(max-width:959px) {
    .product__item.product__item--large .product-item__footer .compare,
    .product-page__header .product-page__title .main__title .compare {
        display: none;
    }

    section.page-info .content__wrapper {
        padding-top: 0px;
    }

    .footer .footer__bottom {
        padding-bottom: 45px;
    }
}

.product__item.product__item--large .js-compare {
    font-size: 1rem;
    color: #109EE0;
    transition: opacity 0.3s ease;
}

    .product__item.product__item--large .js-compare svg {
        width: 20px;
        height: 20px;
    }

    .product__item.product__item--large .js-compare:hover {
        opacity: 0.8;
    }

.next-day-pip {
    color: white;
    background: #1E824C;
    border-radius: 10px;
    padding: 10px 15px;
    text-align: center;
    font-weight: 600;
    margin: 0 auto 15px auto;
}

    .next-day-pip span {
        font-size: 0.825rem;
    }

.page-yeild__list .page-yield__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    margin: 15px;
    font-size: 1.25rem;
}

    .page-yeild__list .page-yield__item:first-of-type {
        margin-top: 25px;
    }

    .page-yeild__list .page-yield__item:last-of-type {
        margin-bottom: 5px;
    }

    .page-yeild__list .page-yield__item::before {
        background: black;
        display: block;
        content: '';
        width: 40px;
        height: 40px;
        margin-right: 15px;
        border-radius: 100%;
    }

.page-yeild__list .page-yield__item--cyan::before {
    background: #109EE0;
}

.page-yeild__list .page-yield__item--yellow::before {
    background: #FCEF43;
}

.page-yeild__list .page-yield__item--magenta::before {
    background: #FF00FF;
}

.page-yeild__list .page-yield__item .yield-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .page-yeild__list .page-yield__item .yield-info .yield-number {
        width: 100%;
    }

    .page-yeild__list .page-yield__item .yield-info .yield-price {
        font-size: 0.875rem;
        margin-top: 5px;
    }

.product__item--printsave .product-item__footer .price__items .price-ex {
    width: 100%;
    margin-bottom: 15px;
}

    .product__item--printsave .product-item__footer .price__items .price-ex .prints-per-month {
        display: block;
        margin-top: 15px;
        font-weight: 600;
    }

.product__item--printsave .product-item__footer .view-product {
    margin: 10px auto;
}

    .product__item--printsave .product-item__footer .view-product i {
        font-size: 1.5rem;
    }

.column .product-page__quick-links .row {
    margin: 0;
}

.column .product-page__quick-links .btn {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1rem;
}

    .column .product-page__quick-links .btn.cartridges__link {
        font-size: 1rem;
        font-weight: 600;
    }
.product-page__quick-links .similarPrinters__link {
    background: #109ee0;
    color: #fff;
    border: 1px solid #109ee0;
    font: 600 1rem Arial, sans-serif;
}
@media (max-width: 600px) {
    .column .product-page__quick-links .btn.cartridges__link, .product-page__quick-links .similarPrinters__link {
        font-size: .8rem;
    }
}
    .product-page__quick-links .btn.cartridges__link .pl-icon {
        height: 40px;
        width: 40px;
    }

    .input__button i, .link_viewallimages i {
        position: absolute;
        left: 20px;
        font-size: 22px;
    }

    .link_viewallimages i {
        top: 0;
    }

    .product__page {
        padding-top: 95px;
    }

    @media (min-width: 960px) {
        .product__page {
            padding-top: 0;
            margin-top: 0;
        }
    }

    .row.limited-row.product-page__header {
        padding: 10px;
    }

        .row.limited-row.product-page__header h2, .row.limited-row.product-page__header .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .row.limited-row.product-page__header a,
        .row.limited-row.product-page__header p {
            color: white;
        }

    @media (min-width: 960px) {
        .row.limited-row.product-page__header h2, .row.limited-row.product-page__header .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .row.limited-row.product-page__header a,
        .row.limited-row.product-page__header p {
            color: #111;
        }
    }

    @media (min-width: 960px) {
        .row.limited-row.product-page__header {
            padding: 0 20px;
        }
    }

    .product-page__header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        background: #383c4a;
        padding: 5px;
    }

    @media (min-width: 960px) {
        .product-page__header {
            background: transparent;
            padding: 0;
        }
    }

    @media (min-width: 1025px) {
        .product-page__header .product-page__title {
            margin-left: 25px;
            width: 100%;
        }
    }

    .product-page__header .product-page__title h1 {
        color: white;
    }

    @media (min-width: 960px) {
        .product-page__header .product-page__title h1 {
            color: #111;
            font-size: 1.7rem;
            font-weight: 600;
            max-width: 80%;
            padding-bottom: 10px;
        }
    }

    @media (max-width: 740px) {
        .product-page__header .product-page__title h1 {
            font-size: 1.4rem;
        }
    }

    .product-page__header .product-page__title .main__title {
        display: flex;
        flex-wrap: wrap;
    }

        .product-page__header .product-page__title .main__title .compare {
            margin: 0 0 0 auto;
        }

    .product-page__header .product-page__picture img {
        border-radius: 100%;
    }

    .product-page__header .product-page__picture {
        display: none;
    }

    @media (min-width: 1080px) {
        .product-page__header .product-page__picture {
            display: block;
        }
    }

    @media (min-width: 1080px) {
        .product-page__header {
            background: transparent;
        }
    }

    .product-page__header .product-page__actions {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 10px;
    }

        .product-page__header .product-page__actions .btn {
            margin: 0 10px;
        }

    .product-page__quick-links {
        margin: 15px 0;
        min-height: 100px;
    }

        .product-page__quick-links .row {
            margin: 10px 0;
        }

            .product-page__quick-links .row .column {
                margin: 0 5px;
            }

        .product-page__quick-links button {
            width: 100%;
        }

    .key-features__list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .key-features__list li {
            width: 100%;
            display: -ms-flexbox;
            display: flex;
        }

    @media (min-width: 800px) {
        .key-features__list li {
            width: 50%;
        }
    }

    @media (min-width: 1080px) {
        .key-features__list li {
            width: 33%;
        }
    }

    .product-section {
        margin-bottom: 100px;
        display: block;
    }

        .product-section h2, .product-section .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .product-section a {
            margin-bottom: 75px;
            text-align: center;
            font-weight: bold;
        }

    .product-menu__scroller {
        background: #fff;
        width: 100%;
        display: none;
    }

    @media (min-width: 1080px) {
        .product-menu__scroller {
            display: block;
        }
    }

    .product-menu__scroller .scroller__inner {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .product-menu__scroller .scroller__mob {
        display: none;
        background: white;
        padding: 10px 20px;
        -ms-flex-align: center;
        align-items: center;
    }

    .product-menu__scroller .scroller__top--inner {
        max-width: 1400px;
        width: 100%;
        margin: 0 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0 20px;
    }

        .product-menu__scroller .scroller__top--inner .printsave-amounts {
            display: block;
            margin: 10px 0;
            width: 100%;
            text-align: center;
            font-size: 0.9rem;
        }

        .product-menu__scroller .scroller__top--inner .printsave-price {
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -ms-flex-align: center;
            align-items: center;
        }

            .product-menu__scroller .scroller__top--inner .printsave-price .pop-pip {
                display: block;
                background: #FF00FF;
                color: white;
                padding: 5px 8px;
                font-size: 1rem;
                font-weight: 600;
            }

            .product-menu__scroller .scroller__top--inner .printsave-price .price {
                display: block;
                color: #C3073F;
                font-weight: bold;
                text-align: center;
            }

                .product-menu__scroller .scroller__top--inner .printsave-price .price span {
                    font-size: 0.825rem;
                    text-align: center;
                }

            .product-menu__scroller .scroller__top--inner .printsave-price .savings {
                display: block;
                color: #1E824C;
                font-weight: bold;
            }

    .product-menu__scroller .scroller__bottom--inner {
        max-width: 1400px;
        width: 100%;
        margin: 0 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0 20px;
    }

    .product-menu__scroller .scroller__top,
    .product-menu__scroller .scroller__bottom {
        width: 100%;
    }

    .product-menu__scroller .scroller__top {
        background: #fff;
        display: none;
    }

        .product-menu__scroller .scroller__top h2, .product-menu__scroller .scroller__top .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .product-menu__scroller .scroller__top a {
            font-size: 1.325rem;
            margin-bottom: 15px;
            transition: font-size 0.5s ease;
        }

    @media (min-width: 1200px) {
        .product-menu__scroller .scroller__top h2, .product-menu__scroller .scroller__top .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .product-menu__scroller .scroller__top a {
            font-size: 1.625rem;
        }
    }

    .product-menu__scroller .scroller__top .product-page__picture {
        margin-right: 15px;
    }

        .product-menu__scroller .scroller__top .product-page__picture img {
            border-radius: 100%;
        }

    .product-menu__scroller .scroller__bottom {
        background: #f5f5f5;
        border-bottom: 2px #aaa solid;
    }

    .product-menu__scroller .top__left {
        width: 75%;
    }

    .product-menu__scroller .bottom__left {
        width: 100%;
        transition: width 0.3s ease;
    }

    .product-menu__scroller .bottom__right {
        display: none;
    }

    .product-menu__scroller .top__right {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        width: 25%;
    }

        .product-menu__scroller .top__right .price__items {
            height: auto;
        }

        .product-menu__scroller .top__right .price-ex,
        .product-menu__scroller .top__right .price-inc {
            padding-top: 10px;
        }

    .product-menu__scroller .top__left {
        display: -ms-flexbox;
        display: flex;
        padding: 10px 0;
        -ms-flex-align: center;
        align-items: center;
    }

        .product-menu__scroller .top__left .product-page__title {
            margin-left: 5px;
        }

        .product-menu__scroller .top__left .star:last-of-type {
            padding-left: 0;
        }

    .product-menu__scroller .scroller__right {
        background: white;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .product-menu__scroller.fixed {
        position: fixed;
        top: 0;
        z-index: 10;
        animation-name: fade-in-scroll-down;
        animation-duration: 0.5s;
        left: 0;
    }

        .product-menu__scroller.fixed .scroller__mob {
            display: -ms-flexbox;
            display: flex;
        }

        .product-menu__scroller.fixed .scroller__top {
            display: -ms-flexbox;
            display: flex;
        }

        .product-menu__scroller.fixed .bottom__right {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            width: 25%;
        }

        .product-menu__scroller.fixed .bottom__left {
            width: 75%;
        }

    .product-menu__scroller .scroller__list {
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

    .product-menu__scroller .scroller-price__actions {
        width: 100%;
        height: 100%;
    }

    @media (min-width: 1200px) {
        .product-menu__scroller .scroller-price__actions .btn {
            font-size: 1rem;
        }
    }

    .product-menu__scroller .scroller-price__actions .btn {
        font-size: 0.835rem;
        padding: 10px 5px;
    }

    .product-menu__scroller .scroller-price__actions .actions--purchase,
    .product-menu__scroller .scroller-price__actions .actions--printsave {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 100%;
        padding: 0 5px;
    }

        .product-menu__scroller .scroller-price__actions .actions--purchase .btn,
        .product-menu__scroller .scroller-price__actions .actions--printsave .btn {
            width: 50%;
        }

            .product-menu__scroller .scroller-price__actions .actions--purchase .btn:first-of-type,
            .product-menu__scroller .scroller-price__actions .actions--printsave .btn:first-of-type {
                margin-right: 5px;
            }

            .product-menu__scroller .scroller-price__actions .actions--purchase .btn:last-of-type,
            .product-menu__scroller .scroller-price__actions .actions--printsave .btn:last-of-type {
                margin-left: 5px;
            }

    .product-menu__scroller .scroller__item {
        height: 100%;
    }

        .product-menu__scroller .scroller__item span {
            display: block;
            width: 100%;
            height: 100%;
            padding: 20px 5px;
            border-bottom: 5px solid transparent;
            transition: border 0.3s ease;
            color: black;
            text-decoration: none;
            font-size: 0.85rem;
            text-align: center;
            transition: font-size 0.5s ease;
            font-weight: 600;
            cursor: pointer;
        }

    @media (min-width: 1200px) {
        .product-menu__scroller .scroller__item span {
            padding: 20px 10px;
        }
    }

    .product-menu__scroller .scroller__item span.is-active {
        border-bottom: 5px solid #109EE0;
    }

    .imagezoom {
        padding: 25px 20px 20px 0px;
    }

        .imagezoom .app-figure {
            display: block;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

    @media (min-width: 1080px) {
        .imagezoom .app-figure {
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }
    }

    .imagezoom .main {
        width: 100%;
        position: relative;
    }

        .imagezoom .main .stock__pip {
            padding: 10px 15px;
            color: white;
            background: #1E824C;
            width: auto;
            position: absolute;
            bottom: 5px;
            right: 10px;
            border-radius: 5px;
            font-size: 1.2rem;
            font-weight: 600;
            z-index: 2;
        }

        .imagezoom .main figure {
            justify-content: center;
            max-width: 392px;
            margin: 0 auto;
            max-height: 392px;
        }

    .imagezoom a[data-zoom-id] img,
    .imagezoom .mz-thumb img {
        padding-bottom: 0;
    }

    .imagezoom .thumbs {
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }

    @media (min-width: 1080px) {
        .imagezoom .thumbs {
            display: block;
            max-width: 100px;
        }
    }

    .imagezoom .thumbs a {
        width: 100%;
        max-width: 75px;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 10px 5px;
        height: auto;
        border-radius: 100%;
        height: auto;
        transition: transform 0.5s ease;
    }

    @media (min-width: 1080px) {
        .imagezoom .thumbs a {
            margin: 15px;
            display: block;
            margin: 15px auto 15px auto;
        }
    }

    .imagezoom .thumbs a.mz-thumb-selected {
        transform: scale(1.05);
        box-shadow: none;
    }

    .imagezoom .thumbs a img {
        max-width: 75px;
        border-radius: 100%;
    }

    .imagezoom .carousel-next,
    .imagezoom .carousel-prev {
        text-align: center;
        font-size: 1.5rem;
        transform: rotate(-90deg);
        max-height: 25px;
        color: black;
    }

    @media (min-width: 1080px) {
        .imagezoom .carousel-next,
        .imagezoom .carousel-prev {
            transform: rotate(0);
        }
    }

    @keyframes fade-in-scroll-down {
        from {
            top: -500px;
            opacity: 0;
        }

        to {
            top: 0;
            opacity: 1;
        }
    }

    .acc-only .product-container {
        min-height: auto;
    }

    .acc-only .content__item {
        display: block;
    }

    .acc-only .tab-content__wrapper {
        padding: 0;
    }

        .acc-only .tab-content__wrapper .product-container {
            background: none;
        }

        .acc-only .tab-content__wrapper .product-container__pricing {
            padding: 20px 0;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            border-radius: 10px;
        }

            .acc-only .tab-content__wrapper .product-container__pricing .pricing__section {
                width: 100%;
            }

            .acc-only .tab-content__wrapper .product-container__pricing .pricing__controls {
                width: 100%;
                padding: 20px;
            }

    @media (min-width: 1080px) {
        .acc-only .tab-content__wrapper .product-container__pricing .pricing__section {
            width: 65%;
        }

        .acc-only .tab-content__wrapper .product-container__pricing .pricing__controls {
            width: 35%;
            padding-right: 20px;
            padding-top: 20px;
        }
    }

    .acc-only .tab-content__wrapper .pricing__controls {
        padding-right: 20px;
        padding-top: 20px;
    }

    .product-page__contact {
        background: #343434;
        color: white;
        min-height: auto;
        padding: 20px;
    }

    .prod-scroller__wrapper.acc-prod-scroller {
        margin-top: 35px;
    }

        .prod-scroller__wrapper.acc-prod-scroller .scroller-price__actions .actions--purchase {
            -ms-flex-pack: center;
            justify-content: center;
        }

            .prod-scroller__wrapper.acc-prod-scroller .scroller-price__actions .actions--purchase button {
                width: 100%;
            }

    .acc-toner {
        padding-top: 95px;
    }

    @media (min-width: 960px) {
        .acc-toner {
            padding-top: 0;
            margin-top: 0;
        }
    }

    @media (min-width: 1080px) {
        .acc-toner {
            margin: 25px 0;
        }
    }

    .acc-toner .product-page__title {
        margin: 0;
        padding: 0 15px;
    }

    .acc-toner .product-page__header {
        padding: 25px;
    }

        .acc-toner .product-page__header h2, .acc-toner .product-page__header .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .acc-toner .product-page__header a,
        .acc-toner .product-page__header p {
            color: white;
        }

    @media (min-width: 1080px) {
        .acc-toner .product-page__header h2, .acc-toner .product-page__header .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .acc-toner .product-page__header a,
        .acc-toner .product-page__header p {
            color: #111;
        }
    }

    @media (min-width: 1080px) {
        .acc-toner .product-page__header {
            padding: 0 20px;
        }
    }

    .acc-toner .product-page__actions {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 10px;
    }

    @media (min-width: 1080px) {
        .acc-toner .product-page__actions {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }
    }

    .acc-toner .product-page__actions .rating--stars {
        margin-bottom: 15px;
    }

    @media (min-width: 1080px) {
        .acc-toner .product-page__actions .rating--stars {
            margin-bottom: 0;
        }
    }

    .acc-toner .product-page__actions button {
        width: 100%;
    }

    @media (min-width: 480px) {
        .acc-toner .product-page__actions button {
            width: auto;
        }
    }

    .acc-toner .imagezoom {
        padding: 40px 20px 20px 0px;
    }

    @media (min-width: 1080px) {
        .acc-toner .imagezoom {
            padding: 75px 20px 20px 0px;
        }
    }

    .ink-title {
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -ms-flex-align: center;
        align-items: center;
    }

    .ink-title__icon {
        margin-left: auto;
        display: none;
    }

    @media (min-width: 1080px) {
        .ink-title__icon {
            display: block;
        }
    }

    .ink-title__icon img {
        border-radius: 100%;
    }

    .ink-title__text {
        margin: 0 25px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

        .ink-title__text a.btn {
            margin: 0 0 0 auto;
        }

        .ink-title__text h2, .ink-title__text .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .ink-title__text a {
            margin-bottom: 10px;
            font-size: 1.25rem;
        }

    @media (min-width: 1080px) {
        .ink-title__text h2, .ink-title__text .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .ink-title__text a {
            font-size: 1.875rem;
        }
    }

    @media(max-width:740px) {
        .ink-title__text h1 {
            font-size: 1.3rem;
        }

        .ink-title__text .scroll-to-element, .product-list.ink .accordion__title .title__inner .icon {
            display: none;
        }

        .product-list.ink .accordion__title h3 {
            font-size: 1.1rem;
        }
    }

    .ink-page section.ink-accordion {
        margin-bottom: 5px;
    }

    .ink-page .accordion-top-margin {
        margin-top: 35px;
    }

    .ink-title-breaker {
        max-width: 1400px;
        display: -ms-flexbox;
        display: flex;
        margin: 55px auto;
        padding: 10px 15px;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    @media (min-width: 1080px) {
        .ink-title-breaker {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }
    }

    .ink-title-breaker h3, .ink-title-breaker .checkout .checkout_top--account a, .checkout .checkout_top--account .ink-title-breaker a, .ink-title-breaker .checkout_top--warning.fields a, .checkout_top--warning.fields .ink-title-breaker a, .ink-title-breaker .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .ink-title-breaker li, .ink-title-breaker .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .ink-title-breaker label, .ink-title-breaker .validation_wrapper--warning a, .validation_wrapper--warning .ink-title-breaker a, .ink-title-breaker .validation_wrapper--warning ul li, .validation_wrapper--warning ul .ink-title-breaker li, .ink-title-breaker .validation_wrapper--warning ul label, .validation_wrapper--warning ul .ink-title-breaker label {
        width: 100%;
    }

    @media (min-width: 1080px) {
        .ink-title-breaker h3, .ink-title-breaker .checkout .checkout_top--account a, .checkout .checkout_top--account .ink-title-breaker a, .ink-title-breaker .checkout_top--warning.fields a, .checkout_top--warning.fields .ink-title-breaker a, .ink-title-breaker .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .ink-title-breaker li, .ink-title-breaker .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .ink-title-breaker label, .ink-title-breaker .validation_wrapper--warning a, .validation_wrapper--warning .ink-title-breaker a, .ink-title-breaker .validation_wrapper--warning ul li, .validation_wrapper--warning ul .ink-title-breaker li, .ink-title-breaker .validation_wrapper--warning ul label, .validation_wrapper--warning ul .ink-title-breaker label {
            width: auto;
        }
    }

    .ink-title-breaker a {
        margin-top: 25px;
        text-align: center;
    }

    @media (min-width: 1080px) {
        .ink-title-breaker a {
            width: auto;
        }
    }

    .product-container__pricing {
        display: -ms-flexbox;
        display: flex;
        padding-top: 15px;
        background-color: #f5f5f7;
    }

        .product-container__pricing .pricing__section {
            width: 65%;
            height: 100%;
            padding-bottom: 20px;
        }

        .product-container__pricing .pricing__controls {
            width: 35%;
            height: 100%;
            padding: 0 10px 10px 0;
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            min-height: 100px;
        }

            .product-container__pricing .pricing__controls .btn {
                width: 100%;
            }

        .product-container__pricing .btn__atb {
            font-size: 1.25rem;
            margin-bottom: 10px;
        }

        .product-container__pricing .btn__printsave {
            font-size: 0.75rem;
        }

    @media(max-width:740px) {
        .product-container__pricing {
            flex-wrap: wrap;
        }

            .product-container__pricing .pricing__section, .product-container__pricing .pricing__controls {
                width: 100%;
            }

            .product-container__pricing .pricing__controls {
                padding: 0 20px;
                min-height: 20px;
            }
    }

    .pricing__section {
        height: 100%;
        padding-left: 20px;
    }

    .price__items {
        display: -ms-flexbox;
        display: flex;
        height: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .price__items .bus-price__header {
            width: 100%;
            font-size: 1.125rem;
            font-weight: 600;
        }

        .price__items .price-ex,
        .price__items .price-inc {
            width: 50%;
            padding-top: 25px;
            text-align: center;
        }

            .price__items .price-ex .price,
            .price__items .price-inc .price {
                font-size: 1.625rem;
                font-weight: 600;
            }

            .price__items .price-ex .vat-tag,
            .price__items .price-inc .vat-tag {
                display: block;
                margin-top: 5px;
            }

            .price__items .price-ex .price,
            .price__items .price-ex .vat-tag,
            .price__items .price-inc.active .price {
                color: #C3073F;
            }


    .printsave_options.printsave-cons .price-ex .price .bus-price__header {
        text-align: left;
        padding-bottom: 10px;
        color: #000;
    }

    .printsave-cons .callforpricing {
        padding-top: 40px;
        text-align: center;
        width: 34%;
    }

    .printsave_options.printsave-cons .price__items .price-ex .vat-tag {
        color: #000;
        font-size: 1rem;
        font-weight: 400;
    }

    .printsave__title {
        font-size: 1rem;
        font-weight: 600;
        text-align: left;
        padding: 10px 0;
    }

    .contract-pricing-container {
        width: 80%;
        border: 1px #ff00ff solid;
        border-radius: 5px;
        display: flex;
        margin: 0 auto 10px;
        ;
        flex-wrap: wrap;
    }

        .contract-pricing-container .price-container {
            width: 50%;
            display: flex;
            flex-wrap: wrap;
            padding: 10px 0 0 10px;
            background-color: #fff;
        }

        .contract-pricing-container .contract-price-title, .conscontract_title {
            width: 100%;
            background: #ff00ff;
            text-align: center;
            color: #fff;
            font-weight: bold;
            padding: 5px 0;
            font-size: .95rem;
        }

    .conscontract_title {
        border-radius: 0 0 10px 10px;
        padding: 10px 0;
    }

    .contract-pricing-container .price-container .price-tag, .contract-pricing-container .price-container .vat-tag {
        color: #C3073F;
    }

    .contract-pricing-container .price-container .price-tag {
        font-size: 1.4rem;
        font-weight: bold;
    }

    .product-container__footer {
        background: #1E824C;
        padding: 5px;
        text-align: center;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .contract-pricing-container .price-container .vat-tag {
        font-size: .8rem;
        padding-left: 5px;
        line-height: 22px;
    }

    .contract-pricing-container .price-container .page-yield {
        width: 100%;
        font-weight: 600;
        padding-bottom: 10px;
        padding-top: 5px;
        font-size: .9rem;
    }

    .product-container__footer i {
        font-size: 1rem;
        margin-left: 10px;
    }

    .product-container__footer p {
        margin: 0;
        padding: 0;
        font-size: 0.9rem;
        color: white;
    }

        .product-container__footer p span {
            font-weight: 600;
        }

    .product-tab__tabs {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%;
        transform: translateY(5px);
    }

        .product-tab__tabs > li {
            transition-duration: 0.25s;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            align-items: center;
            list-style: none;
            text-align: center;
            padding: 20px;
            position: relative;
            overflow: hidden;
            cursor: pointer;
            border-radius: 10px 10px 0 0;
            margin: 0 8px;
            font-size: 1em;
        }

            .product-tab__tabs > li.active {
                transform: scale(1.05);
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }

    .product-tabs .container__title {
        font-size: 1.5em;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        display: flex;
    }

        .product-tabs .container__title a.text-white {
            font-size: 14px;
            color: #fff;
            text-decoration: underline;
            margin: 0 0 0 auto;
            align-self: center;
        }

    .product-tabs .container__title--printsave {
        background: #FF00FF;
        justify-content: space-between;
    }

    @media(max-width:740px) {
        .product-tabs .container__title {
            font-size: 1em;
        }
    }

    .product-tabs .tab__item--one-off {
        color: white;
        background: #109EE0;
    }

        .product-tabs .tab__item--one-off:hover {
            background: #0d7cb0;
        }

        .product-tabs .tab__item--one-off:focus {
            box-shadow: 0px 0px 3px 1px #33b4f0;
        }

        .product-tabs .tab__item--one-off:disabled, .product-tabs .tab__item--one-off.disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: no-entry;
        }

            .product-tabs .tab__item--one-off:disabled:hover, .product-tabs .tab__item--one-off.disabled:hover {
                background: #8b4f97;
            }

    .product-tabs .tab__item--printsave {
        color: white;
        background: #FF00FF;
    }

        .product-tabs .tab__item--printsave:hover {
            background: #cc00cc;
        }

        .product-tabs .tab__item--printsave:focus {
            box-shadow: 0px 0px 3px 1px #ff33ff;
        }

        .product-tabs .tab__item--printsave:disabled, .product-tabs .tab__item--printsave.disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: no-entry;
        }

            .product-tabs .tab__item--printsave:disabled:hover, .product-tabs .tab__item--printsave.disabled:hover {
                background: #8b4f97;
            }

    .product-tab__tab-content {
        position: relative;
        width: 100%;

    }

        .product-tab__tab-content > li {
            width: 100%;
            display: none;
            list-style: none;
        }

            .product-tab__tab-content > li.active {
                display: list-item;
            }

            .product-tab__tab-content > li .content__wrapper {
                text-align: center;
                border-radius: 5px;
                width: 100%;
                padding: 45px 40px 40px 40px;
                background-color: white;
            }

    .tab-content__wrapper h2, .tab-content__wrapper .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .tab-content__wrapper a {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
        font-weight: 300;
    }

    .tab-content__wrapper img {
        width: 100%;
        height: auto;
        border-radius: 5px;
    }

    .printsave_options .printsave-plans__header {
        display: -ms-flexbox;
        display: flex;
        font-weight: 600;
        font-weight: 1rem;
        padding: 10px 0;
    }

    .printsave_options .choose-printsave__header {
        text-align: center;
        font-weight: 600;
        font-weight: 1rem;
        padding: 10px 0;
    }

    .printsave_options .print-save__opts {
        display: -ms-flexbox;
        display: flex;
        list-style: none;
        text-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 10px;
    }

        .printsave_options .print-save__opts li {
            display: -ms-flexbox;
            display: flex;
            max-width: 70%;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            text-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            border: 1px solid #FF00FF;
            margin: 0 5px;
            font-weight: 600;
            cursor: pointer;
            transition: background 0.3s ease, color 0.3s ease;
            border-radius: 5px;
            color: white;
            background: #FF00FF;
        }


            .printsave_options .print-save__opts li:first-of-type {
                margin-right: 5px;
                margin-left: 0;
            }

            .printsave_options .print-save__opts li:last-of-type {
                margin-left: 5px;
                margin-right: 0;
            }

            .printsave_options .print-save__opts li .opt__header {
                width: 100%;
                color: #FF00FF;
                background: white;
                border-bottom: 1px solid #FF00FF;
                padding: 5px;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
                font-size: 0.825rem;
            }

            .printsave_options .print-save__opts li span {
                width: 100%;
                padding: 5px;
                font-size: .8rem;
            }

        .printsave_options .print-save__opts .opt:not(.popular) {
            height: 30px;
            padding: 5px;
        }

            .printsave_options .print-save__opts .opt:not(.popular) span {
                padding: 0;
            }

    .printsave_options .pricing__controls {
        background: rgba(0, 0, 0, 0.1);
        padding: 5px 10px 10px 10px;
    }

    .printsave_options .price-ex,
    .printsave_options .price-inc {
        width: 100%;
        padding-top: 15px;
        margin-bottom: 10px;
        text-align: center;
    }

    .printsave_options.printsave-cons .price-ex {
        padding-top: 0px;
    }



    .printsave_options .price-ex .price,
    .printsave_options .price-inc .price {
        font-size: 1.625rem;
        font-weight: 600;
    }

    .printsave_options .price-ex .saving-tag,
    .printsave_options .price-inc .saving-tag {
        font-size: 1rem;
        color: #1E824C;
    }

    .printsave_options .price-ex .vat-tag,
    .printsave_options .price-inc .vat-tag {
        display: block;
        margin-top: 5px;
        font-size: 1.125rem;
    }

    .pricing__controls-switch {
        width: 35%;
        height: 100%;
        padding: 0 10px 10px 0;
    }

        .pricing__controls-switch .pricing__controls {
            width: 100%;
        }

    .product-container__pricing.printsave_options {
        padding-top: 0;
    }

    .qanda-container {
        height: auto;
        margin: 10px auto;
        max-width: 1024px;
    }

        .qanda-container .qanda__title > h2, .qanda-container .order_tracking_main-col-inner.grey .qanda__title > a, .order_tracking_main-col-inner.grey .qanda-container .qanda__title > a {
            text-align: center;
            color: #fff;
            padding-bottom: 5px;
            margin-bottom: 20px;
            padding-bottom: 5px;
        }

    .qanda {
        position: relative;
        width: 100%;
        margin-bottom: 35px;
        height: auto;
        padding: 0 20px;
    }

    @media (min-width: 1080px) {
        .qanda {
            padding: 0;
        }
    }

    .qanda.active .qanda__body {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

    .qanda.active .qanda__title {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .qanda__question {
        font-size: 1rem;
        padding-right: 10px;
        line-height: 1.5rem;
        cursor: pointer;
    }

    .qanda__answer {
        line-height: 1.5rem;
    }

    .qanda__title {
        transition: border-radius 0.3s ease;
        background: #1F1F1F;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding-bottom: 5px;
    }

        .qanda__title .title__inner {
            max-width: 1400px;
            margin: 0 auto;
        }

    .qanda__letter {
        margin-right: 25px;
        font-size: 3rem;
        font-weight: 800;
    }

    .qanda > .qanda__title .title__inner > span {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 15px;
        min-height: 75px;
        text-decoration: none;
        font-size: 1.5rem;
        color: white;
        font-weight: 600;
        transition: all 0.2s linear;
    }

        .qanda > .qanda__title .title__inner > span i {
            margin-left: auto;
            float: right;
            margin-top: 2px;
        }

        .qanda > .qanda__title .title__inner > span.active {
            background-color: #3399cc;
            color: #fff;
        }

    .qanda__body {
        background-color: white;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        display: none;
        max-width: 1400px;
        padding: 10px 15px;
        margin: 0 auto;
    }

        .qanda__body p {
            padding: 10px 0;
            margin: 0;
            color: #333;
        }

        .qanda__body .column {
            padding: 0 17px;
        }

            .qanda__body .column.column--no-padding {
                padding: 0;
            }

    .qanda__table {
        width: 100%;
    }

        .qanda__table tr:nth-child(even) {
            background: #f1fafe;
        }

        .qanda__table tr td {
            padding: 10px 20px;
        }

            .qanda__table tr td:first-of-type {
                font-weight: 600;
                width: 40%;
            }

    .rating-demo__container {
        max-width: 500px;
        width: calc(100% - 20px);
        min-width: 320px;
        margin: 1rem auto;
        background: #fff;
        padding: 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .rating {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row-reverse;
        flex-flow: row-reverse;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

        .rating .star {
            padding: 0 4px 0 0;
            font-size: 30px;
            color: lightgrey;
            transition: color 0.3s ease;
        }

        .rating.small .star {
            font-size: 22px;
        }


        .rating.rating--stars:not(.js-ni) .star.is-selected i,
        .rating.rating--stars:not(.js-ni) .star.is-selected ~ .star i {
            color: #FBC531;
        }



    @keyframes fadeInCol {
        from {
            color: lightgrey;
        }

        to {
            color: #FBC531;
        }
    }

    .request_callback h1 {
        font-weight: 600;
        margin-bottom: 20px;
    }

    @media screen and (max-width: 768px) {
        .request_callback h1 {
            font-size: 30px;
            line-height: 36px;
        }
    }

    .request_callback_main {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
    }

    @media screen and (max-width: 768px) {
        .request_callback_main {
            margin-right: 0;
            margin-left: 0;
        }
    }

    .request_callback_main-col {
        max-width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 100%;
        padding: 0 15px;
        margin-bottom: 15px;
    }

        .request_callback_main-col .callback_text {
            font-size: 18px;
            line-height: 24px;
        }

    @media screen and (max-width: 768px) {
        .request_callback_main-col .callback_text {
            text-align: center;
        }
    }

    .request_callback_main-col .callback_text a {
        color: #109EE0;
    }

    @media screen and (max-width: 768px) {
        .request_callback_main-col {
            max-width: 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            padding: 0;
        }
    }

    .request_callback_main-col-inner {
        border-radius: 10px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        background-color: #fff;
        padding: 40px 20px;
        height: 100%;
    }

        .request_callback_main-col-inner.image {
            background-image: url(https://via.placeholder.com/700x300);
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            background-color: transparent;
            height: auto;
            padding: 0;
            padding-bottom: 40%;
            margin-top: 40px;
            margin-bottom: 30px;
        }

        .request_callback_main-col-inner .request_callback_form .control__group {
            margin-bottom: 20px;
        }

            .request_callback_main-col-inner .request_callback_form .control__group label {
                font-size: 20px;
                line-height: 26px;
                width: 40%;
            }

    @media screen and (max-width: 1199px) {
        .request_callback_main-col-inner .request_callback_form .control__group label {
            width: 100%;
        }
    }

    .request_callback_main-col-inner .request_callback_form .control__group input {
        border-color: #707070;
        height: 50px;
    }

    .request_callback_main-col-inner .request_callback_form .callback_btn {
        background-color: #109EE0;
        color: #fff;
        padding: 15px 50px;
        text-decoration: none;
        margin-left: auto;
        display: table;
        font-size: 20px;
        line-height: 26px;
    }

    @media screen and (max-width: 768px) {
        .request_callback_main-col-inner .request_callback_form .callback_btn {
            width: 100%;
            padding: 15px;
        }
    }

    .request_callback_main-col-inner .request_callback_form .callback_btn i {
        font-size: 24px !important;
        line-height: 24px !important;
        margin-left: 20px !important;
    }

    .request_callback_main-col-inner .request_callback_form .callback_btn:hover {
        background-color: #1193D0;
    }

    .validation_wrapper {
        max-width: 52%;
        width: 100%;
        margin: auto;
    }

    @media screen and (max-width: 1700px) {
        .validation_wrapper {
            max-width: 75%;
        }
    }

    @media screen and (max-width: 1300px) {
        .validation_wrapper {
            max-width: 100%;
        }
    }

    .validation_wrapper--warning {
        background-color: #FCE4E4;
        border-radius: 10px;
        margin-bottom: 30px;
        display: -ms-flexbox;
        display: flex;
        padding: 20px;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    @media screen and (max-width: 1079px) {
        .validation_wrapper--warning .flex {
            -ms-flex-direction: row;
            flex-direction: row;
        }
    }

    @media screen and (max-width: 768px) {
        .validation_wrapper--warning .flex {
            -ms-flex-direction: column;
            flex-direction: column;
        }
    }

    .validation_wrapper--warning h3, .validation_wrapper--warning .checkout .checkout_top--account a, .checkout .checkout_top--account .validation_wrapper--warning a, .validation_wrapper--warning .checkout_top--warning.fields a, .checkout_top--warning.fields .validation_wrapper--warning a, .validation_wrapper--warning .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .validation_wrapper--warning li, .validation_wrapper--warning .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .validation_wrapper--warning label, .validation_wrapper--warning a, .validation_wrapper--warning ul li, .validation_wrapper--warning ul label {
        margin-right: 30px;
        font-weight: 600;
        line-height: 2rem;
    }

    @media screen and (min-width: 769px) and (max-width: 1079px) {
        .validation_wrapper--warning h3, .validation_wrapper--warning .checkout .checkout_top--account a, .checkout .checkout_top--account .validation_wrapper--warning a, .validation_wrapper--warning .checkout_top--warning.fields a, .checkout_top--warning.fields .validation_wrapper--warning a, .validation_wrapper--warning .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .validation_wrapper--warning li, .validation_wrapper--warning .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .validation_wrapper--warning label, .validation_wrapper--warning a, .validation_wrapper--warning ul li, .validation_wrapper--warning ul label {
            font-size: 1.2rem;
            line-height: 1.6rem;
            margin-right: 15px;
        }
    }

    @media screen and (max-width: 768px) {
        .validation_wrapper--warning h3, .validation_wrapper--warning .checkout .checkout_top--account a, .checkout .checkout_top--account .validation_wrapper--warning a, .validation_wrapper--warning .checkout_top--warning.fields a, .checkout_top--warning.fields .validation_wrapper--warning a, .validation_wrapper--warning .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .validation_wrapper--warning li, .validation_wrapper--warning .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .validation_wrapper--warning label, .validation_wrapper--warning a, .validation_wrapper--warning ul li, .validation_wrapper--warning ul label {
            margin-bottom: 10px;
        }
    }

    .validation_wrapper--warning a {
        margin-right: 30px;
        font-weight: 600;
        line-height: 2rem;
        color: #109EE0;
    }

    @media screen and (min-width: 769px) and (max-width: 1079px) {
        .validation_wrapper--warning a {
            font-size: 1.2rem;
            line-height: 1.6rem;
            margin-right: 15px;
        }
    }

    @media screen and (max-width: 768px) {
        .validation_wrapper--warning a {
            margin-right: 0;
            margin-bottom: 10px;
            font-size: 1.4rem;
            line-height: 1.6rem;
        }
    }

    .validation_wrapper--warning a:last-of-type {
        margin-right: 0;
    }

    .validation_wrapper--warning h3, .validation_wrapper--warning .checkout .checkout_top--account a, .checkout .checkout_top--account .validation_wrapper--warning a, .validation_wrapper--warning .checkout_top--warning.fields a, .checkout_top--warning.fields .validation_wrapper--warning a, .validation_wrapper--warning .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .validation_wrapper--warning li, .validation_wrapper--warning .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .validation_wrapper--warning label, .validation_wrapper--warning a, .validation_wrapper--warning ul li, .validation_wrapper--warning ul label {
        margin-right: 0;
    }

    @media screen and (max-width: 1079px) {
        .validation_wrapper--warning h3, .validation_wrapper--warning .checkout .checkout_top--account a, .checkout .checkout_top--account .validation_wrapper--warning a, .validation_wrapper--warning .checkout_top--warning.fields a, .checkout_top--warning.fields .validation_wrapper--warning a, .validation_wrapper--warning .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .validation_wrapper--warning li, .validation_wrapper--warning .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .validation_wrapper--warning label, .validation_wrapper--warning a, .validation_wrapper--warning ul li, .validation_wrapper--warning ul label {
            margin-right: 20px;
        }
    }

    .validation_wrapper--warning svg {
        margin-right: 40px;
    }

    @media screen and (max-width: 1079px) {
        .validation_wrapper--warning svg {
            margin-right: 20px;
        }
    }

    .validation_wrapper--warning ul {
        margin-top: 20px;
    }

        .validation_wrapper--warning ul li, .validation_wrapper--warning ul label {
            margin-bottom: 10px;
        }

    .validation_success {
        max-width: 52%;
        width: 100%;
        margin: auto;
    }

        .validation_success.valid {
            display: block;
        }

    @media screen and (max-width: 1700px) {
        .validation_success {
            max-width: 75%;
        }
    }

    @media screen and (max-width: 1300px) {
        .validation_success {
            max-width: 100%;
        }
    }

    .validation_success-wrapper {
        padding: 5px 20px;
        background-color: #EBF6F0;
        border-radius: 10px;
        margin-bottom: 30px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .validation_success-wrapper-icon {
        margin-right: 30px;
    }

    .validation_success-wrapper img, .validation_success-wrapper svg {
        max-width: 50px;
        width: 100%;
    }

    .validation_success-wrapper h3, .validation_success-wrapper .checkout .checkout_top--account a, .checkout .checkout_top--account .validation_success-wrapper a, .validation_success-wrapper .checkout_top--warning.fields a, .checkout_top--warning.fields .validation_success-wrapper a, .validation_success-wrapper .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .validation_success-wrapper li, .validation_success-wrapper .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .validation_success-wrapper label, .validation_success-wrapper .validation_wrapper--warning a, .validation_wrapper--warning .validation_success-wrapper a, .validation_success-wrapper .validation_wrapper--warning ul li, .validation_wrapper--warning ul .validation_success-wrapper li, .validation_success-wrapper .validation_wrapper--warning ul label, .validation_wrapper--warning ul .validation_success-wrapper label {
        font-weight: 600;
        line-height: 2rem;
        margin-right: auto;
    }

    .review h1, .review h2, .review .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .review a, .review h3, .review .checkout .checkout_top--account a, .checkout .checkout_top--account .review a, .review .checkout_top--warning.fields a, .checkout_top--warning.fields .review a, .review .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .review li, .review .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .review label, .review .validation_wrapper--warning a, .validation_wrapper--warning .review a, .review .validation_wrapper--warning ul li, .validation_wrapper--warning ul .review li, .review .validation_wrapper--warning ul label, .validation_wrapper--warning ul .review label {
        font-weight: 600;
    }

    .review .container:first-of-type {
        margin-bottom: 30px;
    }

    .review .container.reviews_bottom {
        padding: 20px;
    }

        .review .container.reviews_bottom h2, .review .container.reviews_bottom .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .review .container.reviews_bottom a, .review .container.reviews_bottom h3, .review .container.reviews_bottom .checkout .checkout_top--account a, .checkout .checkout_top--account .review .container.reviews_bottom a, .review .container.reviews_bottom .checkout_top--warning.fields a, .checkout_top--warning.fields .review .container.reviews_bottom a, .review .container.reviews_bottom .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .review .container.reviews_bottom li, .review .container.reviews_bottom .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .review .container.reviews_bottom label, .review .container.reviews_bottom .validation_wrapper--warning a, .validation_wrapper--warning .review .container.reviews_bottom a, .review .container.reviews_bottom .validation_wrapper--warning ul li, .validation_wrapper--warning ul .review .container.reviews_bottom li, .review .container.reviews_bottom .validation_wrapper--warning ul label, .validation_wrapper--warning ul .review .container.reviews_bottom label, .review .container.reviews_bottom p {
            margin-bottom: 20px;
        }

            .review .container.reviews_bottom h2.large, .review .container.reviews_bottom .order_tracking_main-col-inner.grey a.large, .order_tracking_main-col-inner.grey .review .container.reviews_bottom a.large, .review .container.reviews_bottom h3.large, .review .container.reviews_bottom .checkout .checkout_top--account a.large, .checkout .checkout_top--account .review .container.reviews_bottom a.large, .review .container.reviews_bottom .checkout_top--warning.fields a.large, .checkout_top--warning.fields .review .container.reviews_bottom a.large, .review .container.reviews_bottom .checkout_top--warning.fields ul li.large, .checkout_top--warning.fields ul .review .container.reviews_bottom li.large, .review .container.reviews_bottom .checkout_top--warning.fields ul label.large, .checkout_top--warning.fields ul .review .container.reviews_bottom label.large, .review .container.reviews_bottom .validation_wrapper--warning a.large, .validation_wrapper--warning .review .container.reviews_bottom a.large, .review .container.reviews_bottom .validation_wrapper--warning ul li.large, .validation_wrapper--warning ul .review .container.reviews_bottom li.large, .review .container.reviews_bottom .validation_wrapper--warning ul label.large, .validation_wrapper--warning ul .review .container.reviews_bottom label.large, .review .container.reviews_bottom p.large {
                font-size: 18px;
                line-height: 24px;
            }

    .review .review_submit {
        margin-bottom: 30px;
    }

        .review .review_submit button {
            margin-left: auto;
        }

    @media screen and (max-width: 768px) {
        .review .review_submit button {
            margin-left: 0;
            width: 100%;
        }
    }

    .review_bottom {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
    }

    .review_bottom--col.review_right {
        max-width: 30%;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        width: 100%;
        padding: 0 15px;
        margin-bottom: 15px;
    }

    @media screen and (max-width: 1079px) {
        .review_bottom--col.review_right {
            max-width: 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        }
    }

    @media screen and (max-width: 768px) {
        .review_bottom--col.review_right {
            display: none;
        }
    }

    .review_bottom--col.review_right .review_right--wrapper {
        background-color: #E4F5FF;
        border-radius: 5px;
        padding: 15px;
        width: 100%;
        height: 100%;
    }

        .review_bottom--col.review_right .review_right--wrapper svg {
            display: block;
            margin: auto;
            margin-bottom: 10px;
        }

        .review_bottom--col.review_right .review_right--wrapper .info_title {
            font-size: 20px;
            margin-bottom: 20px;
            text-align: center;
            font-weight: 600;
        }

        .review_bottom--col.review_right .review_right--wrapper .info_list_item {
            margin-bottom: 20px;
        }

    @media screen and (max-width: 768px) {
        .review_bottom--col.review_right {
            max-width: 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            padding: 0;
        }
    }

    .review_bottom--col.review_left {
        max-width: 70%;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        width: 100%;
        padding: 0 15px;
        margin-bottom: 15px;
    }

    @media screen and (max-width: 1079px) {
        .review_bottom--col.review_left {
            max-width: 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        }
    }

    .review_bottom--col.review_left .control__group {
        margin-bottom: 20px;
    }

        .review_bottom--col.review_left .control__group.align_start {
            -ms-flex-align: flex-start;
            align-items: flex-start;
            margin-bottom: 0;
        }

            .review_bottom--col.review_left .control__group.align_start label {
                padding-top: 15px;
            }

        .review_bottom--col.review_left .control__group label {
            font-size: 20px;
            line-height: 26px;
            min-width: 150px;
        }

    @media screen and (max-width: 1199px) {
        .review_bottom--col.review_left .control__group label {
            width: 100%;
        }
    }

    .review_bottom--col.review_left .control__group input, .review_bottom--col.review_left .control__group textarea {
        border-color: #707070;
        height: 50px;
        width: 100%;
        border-radius: 5px;
    }

    .review_bottom--col.review_left .control__group textarea {
        height: auto;
    }

    @media screen and (max-width: 768px) {
        .review_bottom--col.review_left .control__group textarea {
            min-height: 600px;
        }
    }

    .review_main {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
    }

    @media screen and (max-width: 768px) {
        .review_main {
            margin-right: 0;
            margin-left: 0;
        }
    }

    .review_main--col {
        max-width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 100%;
        padding: 0 15px;
        margin-bottom: 15px;
    }

    @media screen and (max-width: 768px) {
        .review_main--col {
            max-width: 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            padding: 0;
        }
    }

    .review_main--col .control__group {
        margin-bottom: 20px;
    }

        .review_main--col .control__group label {
            font-size: 20px;
            line-height: 26px;
            min-width: 150px;
        }

    @media screen and (max-width: 1199px) {
        .review_main--col .control__group label {
            width: 100%;
        }
    }

    .review_main--col .control__group input, .review_main--col .control__group textarea {
        border-color: #707070;
        height: 50px;
        width: 100%;
        border-radius: 5px;
    }

    .review_ratings {
        margin-top: 40px;
        margin-bottom: 80px;
    }

        .review_ratings .ratings_title {
            margin-bottom: 20px;
        }

    .review_ratings--col .ratings {
        margin-bottom: 20px;
    }

        .review_ratings--col .ratings h3, .review_ratings--col .ratings .checkout .checkout_top--account a, .checkout .checkout_top--account .review_ratings--col .ratings a, .review_ratings--col .ratings .checkout_top--warning.fields a, .checkout_top--warning.fields .review_ratings--col .ratings a, .review_ratings--col .ratings .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .review_ratings--col .ratings li, .review_ratings--col .ratings .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .review_ratings--col .ratings label, .review_ratings--col .ratings .validation_wrapper--warning a, .validation_wrapper--warning .review_ratings--col .ratings a, .review_ratings--col .ratings .validation_wrapper--warning ul li, .validation_wrapper--warning ul .review_ratings--col .ratings li, .review_ratings--col .ratings .validation_wrapper--warning ul label, .validation_wrapper--warning ul .review_ratings--col .ratings label {
            display: inline-block;
            min-width: 220px;
        }

    @media screen and (max-width: 768px) {
        .review_ratings--col .ratings h3, .review_ratings--col .ratings .checkout .checkout_top--account a, .checkout .checkout_top--account .review_ratings--col .ratings a, .review_ratings--col .ratings .checkout_top--warning.fields a, .checkout_top--warning.fields .review_ratings--col .ratings a, .review_ratings--col .ratings .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .review_ratings--col .ratings li, .review_ratings--col .ratings .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .review_ratings--col .ratings label, .review_ratings--col .ratings .validation_wrapper--warning a, .validation_wrapper--warning .review_ratings--col .ratings a, .review_ratings--col .ratings .validation_wrapper--warning ul li, .validation_wrapper--warning ul .review_ratings--col .ratings li, .review_ratings--col .ratings .validation_wrapper--warning ul label, .validation_wrapper--warning ul .review_ratings--col .ratings label {
            min-width: auto;
            display: block;
            margin-bottom: 20px;
        }
    }

    .review_ratings--col .ratings .star_rating {
        display: inline-block;
    }

    @media screen and (max-width: 768px) {
        .review_ratings--col .ratings .star_rating {
            display: block;
            margin-left: 20px;
        }
    }

    .review-main-actions, .question-main-actions {
        padding-top: 65px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .slick__review {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        border-radius: 10px;
        margin: 0 auto;
        display: block;
        overflow: hidden;
        max-width: 32%;
    }

        .slick__review .review__header {
            width: 100%;
            min-height: 20px;
            background: #1f1f1f;
            padding: 20px 15px;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            color: white;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

            .slick__review .review__header > div {
                width: 100%;
                text-align: center;
                margin: 5px 0;
            }

            .slick__review .review__header .header__name {
                font-size: 1.875rem;
            }

            .slick__review .review__header .header__date {
                font-size: 1.125rem;
            }

        .slick__review .review__body {
            padding: 10px 20px;
            padding-bottom: 20px;
        }

        .slick__review .rating .star {
            font-size: 22px;
        }

        .slick__review .review__title {
            font-weight: 600;
            margin: 25px 0;
            text-align: left;
        }

        .slick__review .review__actions {
            margin-top: 35px;
            text-align: center;
        }

        .slick__review .review__preview {
            text-align: left;
            line-height: 1.4;
        }

        .slick__review .review-list > li {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -ms-flex-align: center;
            align-items: center;
            width: 100%;
        }

            .slick__review .review-list > li:first-child, .reviews__container > .overall__score {
                margin-bottom: 50px;
            }

        .slick__review .review-list .score {
            font-size: 1.3rem;
            margin-top: 5px;
        }

    
    .overall__score {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: space-between;
        margin-top: 20px;
    }

   

    .control__group .choices {
        width: 100%;
    }

    .choices {
        margin: 0;
    }

        .choices:focus .choices__inner {
            border: 1px solid #33b4f0;
        }

        .choices[aria-expanded="true"] .choices__inner {
            border: 1px solid #33b4f0;
            border-radius: 10px 10px 0 0;
        }

        .choices.is-invalid .choices__inner {
            background-color: #fdecec;
            border: 1px solid #eb4d4b;
        }

        .choices.is-invalid + .validation__msg {
            display: block;
            color: #eb4d4b;
        }

        .choices.is-vis-hidden.is-invalid + .validation__msg {
            display: none;
        }

    .choices__list--single {
        text-align: left;
        padding-top: 6px;
    }

    .choices__inner {
        background-color: white;
        border: 1px solid #ddd;
        border-radius: 10px;
        transition: border 0.4s ease, background-color 0.4s ease;
    }

    .choices__item {
        text-align: left;
    }

    .choices__list {
        border-radius: 0 0 10px 10px;
    }

        .choices__list[aria-expanded="true"] {
            border-color: #33b4f0;
        }

    .choices[data-type*="select-one"]:after {
        content: "";
        height: 0;
        width: 0;
        border-style: solid;
        border-color: white transparent transparent transparent;
        border-width: 8px;
        position: absolute;
        right: 14px;
        top: 50%;
        pointer-events: none;
    }

    .choices[data-type*="select-one"].is-open:after {
        border-color: transparent transparent white transparent;
        top: calc(50% - 5px);
    }

    .choices[data-type*="select-one"]:before {
        content: "";
        height: 44px;
        width: 44px;
        position: absolute;
        border-radius: 10px;
        background: #109EE0;
        right: 0;
        top: 0;
        pointer-events: none;
    }

    .sort-by__container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-bottom: 15px;
    }

        .sort-by__container .control__group {
            width: 320px;
            padding: 0 25px;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

            .sort-by__container .control__group label {
                width: 30%;
                text-align: right;
                margin-bottom: 0;
            }

            .sort-by__container .control__group .choices {
                width: 70%;
            }

    .js-slider {
        padding: 0 15px;
    }

    .slider {
        border-color: #ddd;
        border-radius: 10px;
    }

        .slider .handle {
            width: 30px;
            height: 30px;
            top: 50%;
            transform: translateY(-50%);
            border-color: #5d3565;
        }

            .slider .handle:active {
                border-color: #8b4f97;
                box-shadow: 0 0 5px #8b4f97;
            }

        .slider .slider-fill {
            background: #8b4f97;
            border-radius: 10px;
        }

        .slider .slider-circle {
            width: 10px;
            height: 10px;
            background: #8b4f97;
            margin-top: 10px;
        }

    .slider__container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 auto;
    }

        .slider__container .js-slider {
            -ms-flex: 9;
            flex: 9;
            padding-right: 20px;
            max-width: 700px;
        }

        .slider__container input {
            -ms-flex: 1;
            flex: 1;
            min-width: 55px;
            max-width: 150px;
        }

    .spec-chart-container {
        height: auto;
        margin: 0px auto;
    }

        .spec-chart-container .spec-chart__title > h2, .spec-chart-container .order_tracking_main-col-inner.grey .spec-chart__title > a, .order_tracking_main-col-inner.grey .spec-chart-container .spec-chart__title > a {
            text-align: center;
            color: #fff;
            padding-bottom: 5px;
            margin-bottom: 20px;
            padding-bottom: 15px;
        }

    .spec-chart {
        position: relative;
        width: 100%;
        margin-bottom: 35px;
        height: auto;
        max-width: 800px;
        margin: 0 auto;
    }

        .spec-chart.active .spec-chart__body {
            display: block;
        }

    .spec-chart__title {
        border-bottom: 3px solid black;
    }

        .spec-chart__title .title__inner {
            max-width: 1400px;
            margin: 0 auto;
        }

    .spec-chart > .spec-chart__title a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 10px 15px;
        min-height: 75px;
        text-decoration: none;
        font-size: 1.2rem;
        color: black;
        font-weight: 600;
        transition: all 0.2s linear;
    }

        .spec-chart > .spec-chart__title a i {
            float: right;
            margin-top: 2px;
        }

        .spec-chart > .spec-chart__title a.active {
            background-color: #3399cc;
            color: #fff;
        }

    .spec-chart__body {
        background-color: transparent;
        display: none;
        max-width: 1400px;
        margin: 0 auto;
    }

        .spec-chart__body p {
            padding: 10px 0;
            margin: 0;
            color: #333;
        }

        .spec-chart__body .column {
            padding: 0 17px;
        }

            .spec-chart__body .column.column--no-padding {
                padding: 0;
            }

    .spec-chart__table {
        width: 100%;
    }

        .spec-chart__table tr:nth-child(even) {
            background: #f1fafe;
        }

        .spec-chart__table tr td {
            padding: 10px 20px;
        }

            .spec-chart__table tr td:first-of-type {
                font-weight: 600;
                width: 40%;
            }

    .tab-section__tabs {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
        transform: translateY(5px);
    }

        .tab-section__tabs > li {
            transition-duration: 0.25s;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            align-items: center;
            list-style: none;
            text-align: center;
            padding: 20px;
            position: relative;
            overflow: hidden;
            cursor: pointer;
            border-radius: 10px 10px 0 0;
            margin: 0 8px;
            font-size: 1em;
        }

            .tab-section__tabs > li.active {
                transform: scale(1.05);
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }

    .tab-sections .container__title {
        font-size: 1.625em;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .tab-sections .container__title--printsave {
        background: #FF00FF;
    }

    .tab-sections .tab__item {
        color: white;
        background: #109EE0;
    }

        .tab-sections .tab__item:hover {
            background: #0d7cb0;
        }

        .tab-sections .tab__item:focus {
            box-shadow: 0px 0px 3px 1px #33b4f0;
        }

        .tab-sections .tab__item:disabled, .tab-sections .tab__item.disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: no-entry;
        }

            .tab-sections .tab__item:disabled:hover, .tab-sections .tab__item.disabled:hover {
                background: #8b4f97;
            }

    .tab-section__tab-content {
        position: relative;
        width: 100%;
        border: 1px solid #109EE0;
        background-color: white;
        border-radius: 10px;
    }

        .tab-section__tab-content h3, .tab-section__tab-content .checkout .checkout_top--account a, .checkout .checkout_top--account .tab-section__tab-content a, .tab-section__tab-content .checkout_top--warning.fields a, .checkout_top--warning.fields .tab-section__tab-content a, .tab-section__tab-content .checkout_top--warning.fields ul li, .checkout_top--warning.fields ul .tab-section__tab-content li, .tab-section__tab-content .checkout_top--warning.fields ul label, .checkout_top--warning.fields ul .tab-section__tab-content label, .tab-section__tab-content .validation_wrapper--warning a, .validation_wrapper--warning .tab-section__tab-content a, .tab-section__tab-content .validation_wrapper--warning ul li, .validation_wrapper--warning ul .tab-section__tab-content li, .tab-section__tab-content .validation_wrapper--warning ul label, .validation_wrapper--warning ul .tab-section__tab-content label {
            margin-bottom: 1rem;
        }

        .tab-section__tab-content > li {
            width: 100%;
            display: none;
            list-style: none;
        }

            .tab-section__tab-content > li .content__wrapper {
                text-align: center;
                border-radius: 5px;
                width: 100%;
                padding: 45px 40px 40px 40px;
            }

    .tab-content__wrapper h2, .tab-content__wrapper .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .tab-content__wrapper a {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
        font-weight: 300;
    }

    .tab-content__wrapper img {
        width: 100%;
        height: auto;
        border-radius: 5px;
    }

    .tab-content__wrapper .container {
        border: none;
        box-shadow: none;
    }

    .pricing__controls-switch {
        width: 35%;
        height: 100%;
        padding: 0 10px 10px 0;
    }

        .pricing__controls-switch .pricing__controls {
            width: 100%;
        }

    .product-container__pricing.printsave_options {
        padding-top: 0;
    }

    .text-section__container {
        margin: 25px auto 0;
        padding: 35px 0;
        max-width: 1200px;
    }

        .text-section__container.container-white {
            background: white;
        }

        .text-section__container h2, .text-section__container .order_tracking_main-col-inner.grey a, .order_tracking_main-col-inner.grey .text-section__container a {
            margin-bottom: 35px;
        }

        .text-section__container .btn {
            margin-top: 35px;
        }

    input[type="text"], input[type="email"],
    input[type="number"],
    textarea {
        border: 1px solid #efefef;
        outline: 0;
        padding: 1em;
        border-radius: 8px;
        display: block;
        width: 100%;
        border: 1px solid #ddd;
        resize: none;
        font-family: Arial, sans-serif;
        transition: box-shadow 0.3s ease, border 0.3s ease, background 0.3s ease;
        font-size: 1rem;
    }

        input[type="text"]:focus,
        input[type="number"]:focus,
        textarea:focus {
            border: 1px solid #33b4f0;
            box-shadow: 0px 0px 1px 1px #33b4f0;
        }

        input[type="text"].is-invalid,
        input[type="number"].is-invalid,
        textarea.is-invalid {
            border: 1px solid #eb4d4b;
            background: #fdecec;
        }

            input[type="text"].is-invalid + .validation__msg,
            input[type="number"].is-invalid + .validation__msg,
            textarea.is-invalid + .validation__msg {
                display: block;
                color: #eb4d4b;
            }

    .validation__msg {
        display: none;
        margin-top: 5px;
        margin-bottom: 0;
        font-size: 0.875rem;
    }

    textarea {
        min-height: 100px;
    }

    .control__group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    @media (min-width: 1400px) {
        .control__group {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }
    }

    .control__group label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        margin-bottom: 10px;
        margin-top: 10px;
        font-weight: 600;
        margin-left: 5px;
        width: 100%;
    }

    @media (min-width: 1400px) {
        .control__group label {
            padding-right: 10px;
            width: 25%;
            margin-left: 0;
            margin-bottom: 0;
        }
    }

    .control__group input,
    .control__group .contol-btn__container {
        position: relative;
        width: 100%;
    }

    input[type="password"] {
        border: 1px solid #efefef;
        outline: 0;
        padding: 1em;
        border-radius: 8px;
        display: block;
        width: 100%;
        border: 1px solid #ddd;
        resize: none;
        font-size: 1rem;
        font-family: Arial, sans-serif;
        transition: box-shadow 0.3s ease, border 0.3s ease, background 0.3s ease;
    }

    @media (min-width: 1400px) {
        .control__group input,
        .control__group .contol-btn__container, input[type="password"] {
            width: 75%;
        }
    }

    .control__group .contol-btn__container.no-label {
        width: 100%;
    }

        .control__group .contol-btn__container.no-label input {
            width: 100%;
        }

    .control__group .contol-btn__container button {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        padding: 10px 15px;
        font-size: 1em;
    }

    .text-list__wrapper .choices__input {
        background: transparent;
        border: 0;
    }

    .text-list__wrapper .choices__list--dropdown .choices__item {
        background: white;
    }

    .text-list__wrapper .choices__input--cloned {
        min-width: 100%;
    }

        .text-list__wrapper .choices__input--cloned:focus {
            border-color: #ddd;
        }

    .text-list__wrapper .choices__item {
        background: #8b4f97;
        border-color: #5d3565;
    }

        .text-list__wrapper .choices__item.is-highlighted {
            background: #5d3565;
            border-color: #5d3565;
        }

    .text-list__wrapper .choices__button {
        border-color: #5d3565 !important;
    }

    .toggle-switch {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }

    @media screen and (min-width: 500px) {
        .toggle-switch {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }
    }

    .toggle-switch .toggle {
        border: 1px solid #ddd;
        padding: 10px;
        background: transparent;
        cursor: pointer;
        text-align: center;
        transition: background 0.3s ease, border 0.3s ease, color 0.3s ease;
    }

        .toggle-switch .toggle:first-child {
            border-top-left-radius: 10px;
            border-bottom-left-radius: 10px;
            border-right: 0;
        }

        .toggle-switch .toggle:last-child {
            border-top-right-radius: 10px;
            border-bottom-right-radius: 10px;
            border-left: 0;
        }

        .toggle-switch .toggle.is-selected {
            background: #109EE0;
            color: #fff;
            border-color: #0e8dc8;
        }

        .toggle-switch .toggle:hover {
            background: #1babef;
            color: #fff;
        }

    .toggle-switch.toggle-switch--multi .toggle {
        -ms-flex: 100%;
        flex: 100%;
        border-radius: 10px;
        margin: 5px;
    }

    @media screen and (min-width: 500px) {
        .toggle-switch.toggle-switch--multi .toggle {
            -ms-flex: 1;
            flex: 1;
            margin: 0 5px;
        }
    }

    .toggle-switch.toggle-switch--multi .toggle:first-child {
        border-right: 1px solid #ddd;
    }

    .toggle-switch.toggle-switch--multi .toggle:last-child {
        border-left: 1px solid #ddd;
    }

    .toggle-switch.toggle-switch--multi .toggle.is-selected {
        border-left-color: #0e8dc8;
        border-right-color: #0e8dc8;
    }

    .al-search {
        position: absolute;
        z-index: 106;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        border: 1px #ccc solid;
        background: #fff;
        display: none;
    }

    #top-link-block a {
        color: #fff;
        background-color: #4891bd;
        padding: 5px 10px;
    }

    .link_viewallimages {
        padding-left: 50px;
        color: #109ee0;
        font: 400 13.3333px Arial, sans-serif;
        position: relative;
    }

    .product-container__pricing .pricing__controls .btn.sticky-button {
        display: none;
    }

    @media(min-width:1100px) {
        .header__search .search {
            width: 80%;
            margin: 0 auto;
        }
    }

    @media(max-width:959px) {
        .al-search {
            top: 120px;
        }

        .product-page__header .product-page__actions, .product-page__header .product-page__actions .review-link {
            color: #fff;
        }

            .product-page__header .product-page__actions .review-link {
                text-decoration: underline;
            }

        a.btn.link_viewall {
            display: none;
        }

        .product-page__header .product-page__title h1 {
            font-weight: 600;
        }

        .product-container__pricing .pricing__section br {
            display: none;
        }

        .accordion > .accordion__title a {
            font-size: 1.5rem;
        }

        .content__wrapper.checkout {
            max-width: 95%;
        }
    }

    @media(max-width:735px) {
        .price__items .price-ex .price, .price__items .price-inc .price {
            font-size: 1.4rem;
        }

        .key_spec {
            column-count: 1;
        }

        .spec-chart {
            width: 90%;
        }

        .qanda__letter {
            margin-right: 35px;
        }

        .product-container__pricing .pricing__controls .btn.sticky-button {
            bottom: 0px;
            display: block;
            left: 0;
            position: fixed;
            right: 0;
            z-index: 59;
            top: auto;
            padding: 10px;
            margin: 0;
        }

        .popupwindow .list_table {
            font-size: .8rem;
        }

        .popupwindow .h3 {
            font-size: 1rem;
            margin: 0;
            padding: 10px;
        }

        .popupwindow .list_table .btn.btn--yellow {
            padding: 5px 10px;
            margin: 0;
        }

        .slick__review {
            max-width: 90%;
        }
    }

    .sicon.info.tooltip-link {
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        color: #4f9fe0;
        padding-left: 3px;
    }

        .sicon.info.tooltip-link:before {
            content: "\f059";
        }

    .row.limited-row.header-usps {
        margin-bottom: 35px
    }

    .breadcrumbs ul {
        display: flex;
        flex-wrap: wrap;
    }

        .breadcrumbs ul li:not(:first-of-type)::before {
            font-family: 'Font Awesome 5 Free';
            content: '\f054';
            color: #666;
            margin: 0 8px;
            font-weight: 600;
            font-size: 12px;
        }

    .mg__top__20 {
        margin-top: 20px !important;
    }

    .page__content_wrapper h3, .container__body h3 {
        font-size: 1.3rem;
        font-weight: 600;
        margin: 1rem 0 .5rem;
    }

    .accordion__body .tick-list.key_spec {
        font-weight: normal;
    }

    @media(max-width:1024px) {
        .product-page__title {
            width: 100%;
            padding-left: 30px;
        }

        .product-base .accordion-container {
            margin: 10px 30px;
        }

        .accordion__body .column {
            margin: 0 10px;
        }
    }

    @media(max-width:959px) {


        .header .header__inner .header__top .top__inner {
            height: 65px;
        }
    }

    @media(max-width:740px) {
        .product-page__title {
            width: 100%;
            padding-left: 0px;
        }

        .product-base .accordion-container {
            margin: 10px 0px;
        }

        .accordion__body .column {
            margin: 0 10px;
        }

        .row.inthebox:first-of-type {
            margin-top: 15px;
        }

        .accordion > .accordion__title a {
            font-size: 1.2rem;
            line-height: 1.2;
        }

        .product-section h2, .product-section {
            margin-bottom: 20px;
        }

        input[type="checkbox"]:after {
            top: 45%;
        }

        .top__inner .sales-number.message {
            display: none;
        }
    }

    .checkout .checkout_main--left-wrapper input[type="checkbox"]:after {
        top: 30%;
    }

    @media (max-width: 740px) {
        .checkout .checkout_main--left-wrapper input[type="checkbox"]:after {
            top: 45%;
        }
    }

    .window_Pays .contract__title {
        background: #FF00FF;
        color: #fff;
        text-align: center;
        padding: 10px;
        font-weight: bold;
        font-size: 1.1rem;
        margin-bottom: 20px;
    }

    .window_Pays .contract__items .item__container {
        display: flex;
        flex-wrap: wrap;
        margin: 20px 0;
    }

        .window_Pays .contract__items .item__container h4 {
            width: 100%;
            font-size: 1.3rem;
            font-weight: 600;
            color: #000;
            margin-bottom: 10px;
        }

        .window_Pays .contract__items .item__container .item {
            width: 50%;
            margin-top: 10px;
        }

            .window_Pays .contract__items .item__container .item ul li {
                display: table;
                width: 95%;
                padding-bottom: 10px;
            }

                .window_Pays .contract__items .item__container .item ul li span {
                    display: table-cell;
                }

                    .window_Pays .contract__items .item__container .item ul li span.label {
                        width: 60%;
                    }

                    .window_Pays .contract__items .item__container .item ul li span.value {
                        width: 40%;
                        font-weight: 600;
                    }

    .window_Pays .contract__items .one_off_item span.value {
        color: #c3073f
    }

    .window_Pays .contract__items .contract_item span.value {
        color: #1e824c;
    }

    .window_Pays .summary {
        margin-bottom: 20px;
        display: flex;
    }

        .window_Pays .summary .summary_item {
            width: 50%;
        }

            .window_Pays .summary .summary_item li {
                display: table;
                width: 100%;
                margin-bottom: 10px;
            }

                .window_Pays .summary .summary_item li .label {
                    display: table-cell;
                    width: 55%;
                    text-align: right;
                    padding-right: 10px;
                    font-weight: bold;
                    font-size: 1.2rem;
                }

                .window_Pays .summary .summary_item li .value {
                    display: table-cell;
                    width: 45%;
                    color: #1e824c;
                    font-weight: bold;
                    font-size: 1.2rem;
                }

                    .window_Pays .summary .summary_item li .value .volume {
                        font-size: .8rem;
                        color: #000;
                    }

    .contract_note {
        margin-bottom: 20px;
    }

    .window_Pays .action {
        text-align: center;
    }

    .product-container__pricing.printsave_options a.btn {
        font-size: 1.1rem;
    }
.product-container__pricing.printsave_options .btn__choose {
    font: 600 1.1rem Arial;
}
.home_h1 {
    text-align: center;
    margin: 40px;
}
.header-usps .hp-usp__bar {
    width: 100%;
    background: transparent;
    padding: 0;
}

    .header-usps .hp-usp__bar .usp-items {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .header-usps .hp-usp__bar .usp-items li {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            align-items: center;
            border: 2px solid #1E824C;
            border-radius: 5px;
            color: #1E824C;
            padding: 0;
            min-width: 370px;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        }



            .header-usps .hp-usp__bar .usp-items li .usp-icon {
                margin-right: 10px;
                border: none;
                width: auto;
                height: auto;
                font-size: 0;
            }

                .header-usps .hp-usp__bar .usp-items li .usp-icon.pound-icon {
                    padding: 0;
                }

                .header-usps .hp-usp__bar .usp-items li .usp-icon.pound-icon {
                    padding: 0;
                }

            .header-usps .hp-usp__bar .usp-items li .usp-text h3 {
                color: #1E824C;
                font-size: .9rem;
                line-height: 1.375rem;
                font-weight: bold;
                letter-spacing: -0.04rem;
            }

            .header-usps .hp-usp__bar .usp-items li .usp-text p {
                color: #1E824C;
                font-size: 0.75rem;
                line-height: 1.125rem;
                padding: 0;
            }
@media (max-width: 959px) {
    .hp-usp__bar .usp-items li, .header-usps .hp-usp__bar .usp-items li {
        width: 80%;
        margin: 0 auto;
        display: none;
        height: 50px;
    }
}


@media (max-width: 740px) {
    .hp-usp__bar .usp-items li, .header-usps .hp-usp__bar .usp-items li {
        width: 100%;
    }
}
.imagezoom .app-figure .preview {
    width: 100%;
    display: block;
    margin: 10px auto;
}
.app-figure {
    width: 100% !important;
    margin: 0 auto;
    border: 0 solid #f00;
    padding: 20px;
    position: relative;
    text-align: center;
}

.js-ad-slick {
    position: relative;
}

    .js-ad-slick .slick-ad__item.sale {
        z-index: 100;
        opacity: 1;
        display: inline-block;position:absolute;
    }

    .js-ad-slick .slick-ad__item.reviews {
        z-index: 99;
        opacity: 1;
        display: none;
    }
    
.button-parent {
    width: 100%;
    display: flex;
    flex: 0 0 50%;
    flex-wrap: wrap;
}

.button-column {
    padding: 10px;
    flex: 1 1 calc(50% - 50px);
}

.button-column-link {
    width: 100%;
    margin: 0 !important;
}

.text-link-cyan {
    color: #109EE0;
    text-decoration: underline;
}

.text-link-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.grouping-accordion-parent {
    margin-bottom: 10px;
}

.grouping-accordion-button {
    background-color: #f5f5f5;
    color: #109ee0;
    cursor: pointer;
    padding: 18px 26px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    display: flex;
    justify-content: space-between;
}

.grouping-accordion-panel {
    padding: 0 18px;
    background-color: #ffffff;
    display: none;
    overflow: hidden;
}

.grouping-accordion-panel-inner {
    text-align: center !important;
}

.grouping-accordion-icon {
    display: flex;
}

.grouping-accordion-icon-rotate {
    transform: rotate(90deg);
}

.link-word-break {
    word-break: break-word;
}

.grouping-accordion-links {
    color: #109ee0;
}