/* Scoped builder styles - only applies within #maincontent */
#maincontent {

    *,
    ::after,
    ::before {
        box-sizing: inherit
    }

    body {
        margin: 0;
        font-weight: 400;
        line-height: 1.5;
        background: #010101;
        -webkit-font-smoothing: antialiased
    }

    select {
        width: 100%
    }

    #map_canvas embed,
    #map_canvas img,
    #map_canvas object,
    .map_canvas embed,
    .map_canvas img,
    .map_canvas object,
    .mqa-display embed,
    .mqa-display img,
    .mqa-display object {
        max-width: none !important
    }

    button {
        overflow: visible;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: 0 0;
        border-radius: 0;
        line-height: 1
    }

    [data-whatinput=mouse] button {
        outline: 0
    }

    .is-visible {
        display: block !important
    }

    .is-hidden {
        display: none !important
    }

    .row {
        max-width: 76.875rem;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .row .row,
    .row.expanded {
        max-width: none
    }

    .row::after,
    .row::before {
        content: ' ';
        display: table
    }

    .row::after {
        clear: both
    }

    .row.collapse>.column,
    .row.collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .row .row {
        margin-left: -.625rem;
        margin-right: -.625rem
    }

    @media screen and (min-width:40em) {
        .row .row {
            margin-left: -.9375rem;
            margin-right: -.9375rem
        }
    }

    .row .row.collapse {
        margin-left: 0;
        margin-right: 0
    }

    .row.expanded .row {
        margin-left: auto;
        margin-right: auto
    }

    .column,
    .columns {
        width: 100%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }

    @media screen and (min-width:40em) {

        .column,
        .columns {
            padding-left: .9375rem;
            padding-right: .9375rem
        }
    }

    .column:last-child:not(:first-child),
    .columns:last-child:not(:first-child) {
        float: right
    }

    .column.end:last-child:last-child,
    .end.columns:last-child:last-child {
        float: left
    }

    .column.row.row,
    .row.row.columns {
        float: none
    }

    .row .column.row.row,
    .row .row.row.columns {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0
    }

    .small-1 {
        width: 8.33333%
    }

    .small-push-1 {
        left: 8.33333%
    }

    .small-pull-1 {
        left: -8.33333%
    }

    .small-offset-0 {
        margin-left: 0
    }

    .small-2 {
        width: 16.66667%
    }

    .small-push-2 {
        left: 16.66667%
    }

    .small-pull-2 {
        left: -16.66667%
    }

    .small-offset-1 {
        margin-left: 8.33333%
    }

    .small-3 {
        width: 25%
    }

    .small-push-3 {
        left: 25%
    }

    .small-pull-3 {
        left: -25%
    }

    .small-offset-2 {
        margin-left: 16.66667%
    }

    .small-4 {
        width: 33.33333%
    }

    .small-push-4 {
        left: 33.33333%
    }

    .small-pull-4 {
        left: -33.33333%
    }

    .small-offset-3 {
        margin-left: 25%
    }

    .small-5 {
        width: 41.66667%
    }

    .small-push-5 {
        left: 41.66667%
    }

    .small-pull-5 {
        left: -41.66667%
    }

    .small-offset-4 {
        margin-left: 33.33333%
    }

    .small-6 {
        width: 50%
    }

    .small-push-6 {
        position: relative;
        left: 50%
    }

    .small-pull-6 {
        left: -50%
    }

    .small-offset-5 {
        margin-left: 41.66667%
    }

    .small-7 {
        width: 58.33333%
    }

    .small-push-7 {
        left: 58.33333%
    }

    .small-pull-7 {
        left: -58.33333%
    }

    .small-offset-6 {
        margin-left: 50%
    }

    .small-8 {
        width: 66.66667%
    }

    .small-push-8 {
        left: 66.66667%
    }

    .small-pull-8 {
        left: -66.66667%
    }

    .small-offset-7 {
        margin-left: 58.33333%
    }

    .small-9 {
        width: 75%
    }

    .small-push-9 {
        left: 75%
    }

    .small-pull-9 {
        left: -75%
    }

    .small-offset-8 {
        margin-left: 66.66667%
    }

    .small-10 {
        width: 83.33333%
    }

    .small-push-10 {
        left: 83.33333%
    }

    .small-pull-10 {
        left: -83.33333%
    }

    .small-offset-9 {
        margin-left: 75%
    }

    .small-11 {
        width: 91.66667%
    }

    .small-push-11 {
        left: 91.66667%
    }

    .small-pull-11 {
        left: -91.66667%
    }

    .small-offset-10 {
        margin-left: 83.33333%
    }

    .small-12 {
        width: 100%
    }

    .small-offset-11 {
        margin-left: 91.66667%
    }

    .small-up-1>.column,
    .small-up-1>.columns {
        width: 100%;
        float: left
    }

    .small-up-1>.column:nth-of-type(1n),
    .small-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-1>.column:nth-of-type(1n+1),
    .small-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .small-up-1>.column:last-child,
    .small-up-1>.columns:last-child {
        float: left
    }

    .small-up-2>.column,
    .small-up-2>.columns {
        width: 50%;
        float: left
    }

    .small-up-2>.column:nth-of-type(1n),
    .small-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-2>.column:nth-of-type(2n+1),
    .small-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .small-up-2>.column:last-child,
    .small-up-2>.columns:last-child {
        float: left
    }

    .small-up-3>.column,
    .small-up-3>.columns {
        width: 33.33333%;
        float: left
    }

    .small-up-3>.column:nth-of-type(1n),
    .small-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-3>.column:nth-of-type(3n+1),
    .small-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .small-up-3>.column:last-child,
    .small-up-3>.columns:last-child {
        float: left
    }

    .small-up-4>.column,
    .small-up-4>.columns {
        width: 25%;
        float: left
    }

    .small-up-4>.column:nth-of-type(1n),
    .small-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-4>.column:nth-of-type(4n+1),
    .small-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .small-up-4>.column:last-child,
    .small-up-4>.columns:last-child {
        float: left
    }

    .small-up-5>.column,
    .small-up-5>.columns {
        width: 20%;
        float: left
    }

    .small-up-5>.column:nth-of-type(1n),
    .small-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-5>.column:nth-of-type(5n+1),
    .small-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .small-up-5>.column:last-child,
    .small-up-5>.columns:last-child {
        float: left
    }

    .small-up-6>.column,
    .small-up-6>.columns {
        width: 16.66667%;
        float: left
    }

    .small-up-6>.column:nth-of-type(1n),
    .small-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-6>.column:nth-of-type(6n+1),
    .small-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .small-up-6>.column:last-child,
    .small-up-6>.columns:last-child {
        float: left
    }

    .small-up-7>.column,
    .small-up-7>.columns {
        width: 14.28571%;
        float: left
    }

    .small-up-7>.column:nth-of-type(1n),
    .small-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-7>.column:nth-of-type(7n+1),
    .small-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .small-up-7>.column:last-child,
    .small-up-7>.columns:last-child {
        float: left
    }

    .small-up-8>.column,
    .small-up-8>.columns {
        width: 12.5%;
        float: left
    }

    .small-up-8>.column:nth-of-type(1n),
    .small-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-8>.column:nth-of-type(8n+1),
    .small-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .small-up-8>.column:last-child,
    .small-up-8>.columns:last-child {
        float: left
    }

    .small-collapse>.column,
    .small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .small-uncollapse>.column,
    .small-uncollapse>.columns {
        padding-left: .625rem;
        padding-right: .625rem
    }

    .small-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .small-pull-0,
    .small-push-0,
    .small-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    @media screen and (min-width:40em) {

        .medium-pull-1,
        .medium-pull-10,
        .medium-pull-11,
        .medium-pull-2,
        .medium-pull-3,
        .medium-pull-4,
        .medium-pull-5,
        .medium-pull-6,
        .medium-pull-7,
        .medium-pull-8,
        .medium-pull-9,
        .medium-push-1,
        .medium-push-10,
        .medium-push-11,
        .medium-push-2,
        .medium-push-3,
        .medium-push-4,
        .medium-push-5,
        .medium-push-7,
        .medium-push-8,
        .medium-push-9 {
            position: relative
        }

        .medium-1 {
            width: 8.33333%
        }

        .medium-push-1 {
            left: 8.33333%
        }

        .medium-pull-1 {
            left: -8.33333%
        }

        .medium-offset-0 {
            margin-left: 0
        }

        .medium-2 {
            width: 16.66667%
        }

        .medium-push-2 {
            left: 16.66667%
        }

        .medium-pull-2 {
            left: -16.66667%
        }

        .medium-offset-1 {
            margin-left: 8.33333%
        }

        .medium-3 {
            width: 25%
        }

        .medium-push-3 {
            left: 25%
        }

        .medium-pull-3 {
            left: -25%
        }

        .medium-offset-2 {
            margin-left: 16.66667%
        }

        .medium-4 {
            width: 33.33333%
        }

        .medium-push-4 {
            left: 33.33333%
        }

        .medium-pull-4 {
            left: -33.33333%
        }

        .medium-offset-3 {
            margin-left: 25%
        }

        .medium-5 {
            width: 41.66667%
        }

        .medium-push-5 {
            left: 41.66667%
        }

        .medium-pull-5 {
            left: -41.66667%
        }

        .medium-offset-4 {
            margin-left: 33.33333%
        }

        .medium-6 {
            width: 50%
        }

        .medium-push-6 {
            position: relative;
            left: 50%
        }

        .medium-pull-6 {
            left: -50%
        }

        .medium-offset-5 {
            margin-left: 41.66667%
        }

        .medium-7 {
            width: 58.33333%
        }

        .medium-push-7 {
            left: 58.33333%
        }

        .medium-pull-7 {
            left: -58.33333%
        }

        .medium-offset-6 {
            margin-left: 50%
        }

        .medium-8 {
            width: 66.66667%
        }

        .medium-push-8 {
            left: 66.66667%
        }

        .medium-pull-8 {
            left: -66.66667%
        }

        .medium-offset-7 {
            margin-left: 58.33333%
        }

        .medium-9 {
            width: 75%
        }

        .medium-push-9 {
            left: 75%
        }

        .medium-pull-9 {
            left: -75%
        }

        .medium-offset-8 {
            margin-left: 66.66667%
        }

        .medium-10 {
            width: 83.33333%
        }

        .medium-push-10 {
            left: 83.33333%
        }

        .medium-pull-10 {
            left: -83.33333%
        }

        .medium-offset-9 {
            margin-left: 75%
        }

        .medium-11 {
            width: 91.66667%
        }

        .medium-push-11 {
            left: 91.66667%
        }

        .medium-pull-11 {
            left: -91.66667%
        }

        .medium-offset-10 {
            margin-left: 83.33333%
        }

        .medium-12 {
            width: 100%
        }

        .medium-offset-11 {
            margin-left: 91.66667%
        }

        .medium-up-1>.column,
        .medium-up-1>.columns {
            width: 100%;
            float: left
        }

        .medium-up-1>.column:nth-of-type(1n),
        .medium-up-1>.columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-1>.column:nth-of-type(1n+1),
        .medium-up-1>.columns:nth-of-type(1n+1) {
            clear: both
        }

        .medium-up-1>.column:last-child,
        .medium-up-1>.columns:last-child {
            float: left
        }

        .medium-up-2>.column,
        .medium-up-2>.columns {
            width: 50%;
            float: left
        }

        .medium-up-2>.column:nth-of-type(1n),
        .medium-up-2>.columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-2>.column:nth-of-type(2n+1),
        .medium-up-2>.columns:nth-of-type(2n+1) {
            clear: both
        }

        .medium-up-2>.column:last-child,
        .medium-up-2>.columns:last-child {
            float: left
        }

        .medium-up-3>.column,
        .medium-up-3>.columns {
            width: 33.33333%;
            float: left
        }

        .medium-up-3>.column:nth-of-type(1n),
        .medium-up-3>.columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-3>.column:nth-of-type(3n+1),
        .medium-up-3>.columns:nth-of-type(3n+1) {
            clear: both
        }

        .medium-up-3>.column:last-child,
        .medium-up-3>.columns:last-child {
            float: left
        }

        .medium-up-4>.column,
        .medium-up-4>.columns {
            width: 25%;
            float: left
        }

        .medium-up-4>.column:nth-of-type(1n),
        .medium-up-4>.columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-4>.column:nth-of-type(4n+1),
        .medium-up-4>.columns:nth-of-type(4n+1) {
            clear: both
        }

        .medium-up-4>.column:last-child,
        .medium-up-4>.columns:last-child {
            float: left
        }

        .medium-up-5>.column,
        .medium-up-5>.columns {
            width: 20%;
            float: left
        }

        .medium-up-5>.column:nth-of-type(1n),
        .medium-up-5>.columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-5>.column:nth-of-type(5n+1),
        .medium-up-5>.columns:nth-of-type(5n+1) {
            clear: both
        }

        .medium-up-5>.column:last-child,
        .medium-up-5>.columns:last-child {
            float: left
        }

        .medium-up-6>.column,
        .medium-up-6>.columns {
            width: 16.66667%;
            float: left
        }

        .medium-up-6>.column:nth-of-type(1n),
        .medium-up-6>.columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-6>.column:nth-of-type(6n+1),
        .medium-up-6>.columns:nth-of-type(6n+1) {
            clear: both
        }

        .medium-up-6>.column:last-child,
        .medium-up-6>.columns:last-child {
            float: left
        }

        .medium-up-7>.column,
        .medium-up-7>.columns {
            width: 14.28571%;
            float: left
        }

        .medium-up-7>.column:nth-of-type(1n),
        .medium-up-7>.columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-7>.column:nth-of-type(7n+1),
        .medium-up-7>.columns:nth-of-type(7n+1) {
            clear: both
        }

        .medium-up-7>.column:last-child,
        .medium-up-7>.columns:last-child {
            float: left
        }

        .medium-up-8>.column,
        .medium-up-8>.columns {
            width: 12.5%;
            float: left
        }

        .medium-up-8>.column:nth-of-type(1n),
        .medium-up-8>.columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-8>.column:nth-of-type(8n+1),
        .medium-up-8>.columns:nth-of-type(8n+1) {
            clear: both
        }

        .medium-up-8>.column:last-child,
        .medium-up-8>.columns:last-child {
            float: left
        }

        .medium-collapse>.column,
        .medium-collapse>.columns {
            padding-left: 0;
            padding-right: 0
        }

        .medium-collapse .row {
            margin-left: 0;
            margin-right: 0
        }

        .medium-uncollapse>.column,
        .medium-uncollapse>.columns {
            padding-left: .9375rem;
            padding-right: .9375rem
        }

        .medium-centered {
            float: none;
            margin-left: auto;
            margin-right: auto
        }

        .medium-pull-0,
        .medium-push-0,
        .medium-uncentered {
            position: static;
            margin-left: 0;
            margin-right: 0;
            float: left
        }
    }

    @media screen and (min-width:64em) {

        .large-pull-1,
        .large-pull-10,
        .large-pull-11,
        .large-pull-2,
        .large-pull-3,
        .large-pull-4,
        .large-pull-5,
        .large-pull-6,
        .large-pull-7,
        .large-pull-8,
        .large-pull-9,
        .large-push-1,
        .large-push-10,
        .large-push-11,
        .large-push-2,
        .large-push-3,
        .large-push-4,
        .large-push-5,
        .large-push-7,
        .large-push-8,
        .large-push-9 {
            position: relative
        }

        .large-1 {
            width: 8.33333%
        }

        .large-push-1 {
            left: 8.33333%
        }

        .large-pull-1 {
            left: -8.33333%
        }

        .large-offset-0 {
            margin-left: 0
        }

        .large-2 {
            width: 16.66667%
        }

        .large-push-2 {
            left: 16.66667%
        }

        .large-pull-2 {
            left: -16.66667%
        }

        .large-offset-1 {
            margin-left: 8.33333%
        }

        .large-3 {
            width: 25%
        }

        .large-push-3 {
            left: 25%
        }

        .large-pull-3 {
            left: -25%
        }

        .large-offset-2 {
            margin-left: 16.66667%
        }

        .large-4 {
            width: 33.33333%
        }

        .large-push-4 {
            left: 33.33333%
        }

        .large-pull-4 {
            left: -33.33333%
        }

        .large-offset-3 {
            margin-left: 25%
        }

        .large-5 {
            width: 41.66667%
        }

        .large-push-5 {
            left: 41.66667%
        }

        .large-pull-5 {
            left: -41.66667%
        }

        .large-offset-4 {
            margin-left: 33.33333%
        }

        .large-6 {
            width: 50%
        }

        .large-push-6 {
            position: relative;
            left: 50%
        }

        .large-pull-6 {
            left: -50%
        }

        .large-offset-5 {
            margin-left: 41.66667%
        }

        .large-7 {
            width: 58.33333%
        }

        .large-push-7 {
            left: 58.33333%
        }

        .large-pull-7 {
            left: -58.33333%
        }

        .large-offset-6 {
            margin-left: 50%
        }

        .large-8 {
            width: 66.66667%
        }

        .large-push-8 {
            left: 66.66667%
        }

        .large-pull-8 {
            left: -66.66667%
        }

        .large-offset-7 {
            margin-left: 58.33333%
        }

        .large-9 {
            width: 75%
        }

        .large-push-9 {
            left: 75%
        }

        .large-pull-9 {
            left: -75%
        }

        .large-offset-8 {
            margin-left: 66.66667%
        }

        .large-10 {
            width: 83.33333%
        }

        .large-push-10 {
            left: 83.33333%
        }

        .large-pull-10 {
            left: -83.33333%
        }

        .large-offset-9 {
            margin-left: 75%
        }

        .large-11 {
            width: 91.66667%
        }

        .large-push-11 {
            left: 91.66667%
        }

        .large-pull-11 {
            left: -91.66667%
        }

        .large-offset-10 {
            margin-left: 83.33333%
        }

        .large-12 {
            width: 100%
        }

        .large-offset-11 {
            margin-left: 91.66667%
        }

        .large-up-1>.column,
        .large-up-1>.columns {
            width: 100%;
            float: left
        }

        .large-up-1>.column:nth-of-type(1n),
        .large-up-1>.columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-1>.column:nth-of-type(1n+1),
        .large-up-1>.columns:nth-of-type(1n+1) {
            clear: both
        }

        .large-up-1>.column:last-child,
        .large-up-1>.columns:last-child {
            float: left
        }

        .large-up-2>.column,
        .large-up-2>.columns {
            width: 50%;
            float: left
        }

        .large-up-2>.column:nth-of-type(1n),
        .large-up-2>.columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-2>.column:nth-of-type(2n+1),
        .large-up-2>.columns:nth-of-type(2n+1) {
            clear: both
        }

        .large-up-2>.column:last-child,
        .large-up-2>.columns:last-child {
            float: left
        }

        .large-up-3>.column,
        .large-up-3>.columns {
            width: 33.33333%;
            float: left
        }

        .large-up-3>.column:nth-of-type(1n),
        .large-up-3>.columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-3>.column:nth-of-type(3n+1),
        .large-up-3>.columns:nth-of-type(3n+1) {
            clear: both
        }

        .large-up-3>.column:last-child,
        .large-up-3>.columns:last-child {
            float: left
        }

        .large-up-4>.column,
        .large-up-4>.columns {
            width: 25%;
            float: left
        }

        .large-up-4>.column:nth-of-type(1n),
        .large-up-4>.columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-4>.column:nth-of-type(4n+1),
        .large-up-4>.columns:nth-of-type(4n+1) {
            clear: both
        }

        .large-up-4>.column:last-child,
        .large-up-4>.columns:last-child {
            float: left
        }

        .large-up-5>.column,
        .large-up-5>.columns {
            width: 20%;
            float: left
        }

        .large-up-5>.column:nth-of-type(1n),
        .large-up-5>.columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-5>.column:nth-of-type(5n+1),
        .large-up-5>.columns:nth-of-type(5n+1) {
            clear: both
        }

        .large-up-5>.column:last-child,
        .large-up-5>.columns:last-child {
            float: left
        }

        .large-up-6>.column,
        .large-up-6>.columns {
            width: 16.66667%;
            float: left
        }

        .large-up-6>.column:nth-of-type(1n),
        .large-up-6>.columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-6>.column:nth-of-type(6n+1),
        .large-up-6>.columns:nth-of-type(6n+1) {
            clear: both
        }

        .large-up-6>.column:last-child,
        .large-up-6>.columns:last-child {
            float: left
        }

        .large-up-7>.column,
        .large-up-7>.columns {
            width: 14.28571%;
            float: left
        }

        .large-up-7>.column:nth-of-type(1n),
        .large-up-7>.columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-7>.column:nth-of-type(7n+1),
        .large-up-7>.columns:nth-of-type(7n+1) {
            clear: both
        }

        .large-up-7>.column:last-child,
        .large-up-7>.columns:last-child {
            float: left
        }

        .large-up-8>.column,
        .large-up-8>.columns {
            width: 12.5%;
            float: left
        }

        .large-up-8>.column:nth-of-type(1n),
        .large-up-8>.columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-8>.column:nth-of-type(8n+1),
        .large-up-8>.columns:nth-of-type(8n+1) {
            clear: both
        }

        .large-up-8>.column:last-child,
        .large-up-8>.columns:last-child {
            float: left
        }

        .large-collapse>.column,
        .large-collapse>.columns {
            padding-left: 0;
            padding-right: 0
        }

        .large-collapse .row {
            margin-left: 0;
            margin-right: 0
        }

        .large-uncollapse>.column,
        .large-uncollapse>.columns {
            padding-left: .9375rem;
            padding-right: .9375rem
        }

        .large-centered {
            float: none;
            margin-left: auto;
            margin-right: auto
        }

        .large-pull-0,
        .large-push-0,
        .large-uncentered {
            position: static;
            margin-left: 0;
            margin-right: 0;
            float: left
        }
    }

    .row.sagepay {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        align-items: center;
    }

    #footer-container #footer::after,
    #kitchen-sink::after,
    #masthead>#topmost .topmost-container::after,
    #page-faqs::after,
    #page-full-width::after,
    #page-sidebar-left::after,
    #page::after,
    #single-post::after,
    .bottom-bar>div::after,
    .breadcrumbs::after,
    .button-group::after,
    .clearfix::after,
    .grid-row::after,
    .menu.align-right::after,
    .off-canvas-wrapper-inner::after,
    .pagination::after,
    .single-plate-type .entry-content .row,
    .slick-track:after,
    .tabs::after,
    .title-bar::after,
    .top-bar::after,
    .top-bar>div::after,
    .widget_fluidrecentpostswidget>.row,
    hr {
        clear: both
    }

    #maincontent form .legend,
    .modal-popup form .legend,
    .product-item .product-item-name,
    .reveal h3,
    blockquote,
    body.checkout-cart-index .product-item-name,
    body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-title,
    body.checkout-index-index #maincontent .step-title,
    dd,
    div,
    dl,
    dt,
    form,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    li,
    ol,
    p,
    pre,
    td,
    th,
    ul {
        margin: 0;
        padding: 0
    }

    ol,
    ul {
        margin-left: 1.25rem
    }

    p {
        line-height: 1.6;
        margin-bottom: 1rem;
        text-rendering: optimizeLegibility
    }

    em,
    i {
        font-style: italic
    }

    #maincontent form .legend,
    .modal-popup form .legend,
    .product-item .product-item-name,
    .reveal h3,
    body.checkout-cart-index .product-item-name,
    body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-title,
    body.checkout-index-index #maincontent .step-title,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-style: normal;
        color: inherit;
        text-rendering: optimizeLegibility;
        margin-top: 0;
        margin-bottom: .5rem;
        line-height: 1.4
    }

    dl,
    ol,
    ul {
        margin-bottom: 1rem
    }

    #maincontent form .legend small,
    .modal-popup form .legend small,
    .product-item .product-item-name small,
    .reveal h3 small,
    body.checkout-cart-index .product-item-name small,
    body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-title small,
    body.checkout-index-index #maincontent .step-title small,
    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small {
        color: #cacaca;
        line-height: 0
    }

    code,
    kbd {
        background-color: #ededed;
        color: #0d0d0d;
        font-family: Consolas, "Liberation Mono", Courier, monospace
    }

    #maincontent form .legend,
    .modal-popup form .legend,
    .product-item .product-item-name,
    .reveal h3,
    body.checkout-cart-index .product-item-name,
    body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-title,
    body.checkout-index-index #maincontent .step-title,
    h1 {
        font-size: 1.5rem
    }

    h6 {
        font-size: 1rem
    }

    @media screen and (min-width:40em) {

        #maincontent form .legend,
        .modal-popup form .legend,
        .product-item .product-item-name,
        .reveal h3,
        body.checkout-cart-index .product-item-name,
        body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-title,
        body.checkout-index-index #maincontent .step-title,
        h1 {
            font-size: 3rem
        }

        h2 {
            font-size: 2.5rem
        }

        h3 {
            font-size: 1.9375rem
        }

        h4 {
            font-size: 1.5625rem
        }

        h5 {
            font-size: 1.25rem
        }

        h6 {
            font-size: 1rem
        }
    }

    a {
        background-color: transparent;
        color: #cccccc;
        text-decoration: none;
        line-height: inherit;
        cursor: pointer
    }

    a:focus,
    a:hover {
        color: #002a7f
    }

    a img {
        border: 0
    }

    hr {
        box-sizing: content-box;
        max-width: 76.875rem;
        height: 0;
        border-right: 0;
        border-top: 0;
        border-bottom: 1px solid #cacaca;
        border-left: 0;
        margin: 1.25rem auto
    }

    .slick-slider,
    input[type=search] {
        box-sizing: border-box
    }

    dl,
    ol,
    ul {
        line-height: 1.6;
        list-style-position: outside
    }

    ul {
        list-style-type: disc
    }

    .accordion,
    .menu,
    .tabs {
        list-style-type: none
    }

    ol ol,
    ol ul,
    ul ol,
    ul ul {
        margin-left: 1.25rem;
        margin-bottom: 0
    }

    dl dt {
        margin-bottom: .3rem;
        font-weight: 700
    }

    .subheader,
    code,
    label {
        font-weight: 400
    }

    blockquote {
        margin: 0 0 1rem;
        padding: .5625rem 1.25rem 0 1.1875rem;
        border-left: 1px solid #cacaca
    }

    blockquote,
    blockquote p {
        line-height: 1.6;
        color: #292929
    }

    cite {
        display: block;
        font-size: .8125rem;
        color: #292929
    }

    cite:before {
        content: '\2014 \0020'
    }

    abbr {
        color: #575757;
        cursor: help;
        border-bottom: 1px dotted #0d0d0d
    }

    code {
        border: 1px solid #cacaca;
        padding: .125rem .3125rem .0625rem
    }

    kbd {
        padding: .125rem .25rem 0;
        margin: 0
    }

    .subheader {
        margin-top: .2rem;
        margin-bottom: .5rem;
        line-height: 1.4;
        color: #292929
    }

    .lead {
        font-size: 125%;
        line-height: 1.6
    }

    .stat {
        font-size: 2.5rem;
        line-height: 1
    }

    p+.stat {
        margin-top: -1rem
    }

    .no-bullet {
        margin-left: 0;
        list-style: none
    }

    .text-left {
        text-align: left
    }

    .text-right {
        text-align: right
    }

    .text-center {
        text-align: center
    }

    .text-justify {
        text-align: justify
    }

    @media screen and (min-width:40em) {
        .medium-text-left {
            text-align: left
        }

        .medium-text-right {
            text-align: right
        }

        .medium-text-center {
            text-align: center
        }

        .medium-text-justify {
            text-align: justify
        }
    }

    @media screen and (min-width:64em) {
        .large-text-left {
            text-align: left
        }

        .large-text-right {
            text-align: right
        }

        .large-text-center {
            text-align: center
        }

        .large-text-justify {
            text-align: justify
        }
    }

    .badge,
    .input-group-button,
    .input-group-label,
    .menu-centered,
    .menu.icon-top>li>a,
    .orbit-bullets {
        text-align: center
    }

    .show-for-print {
        display: none !important
    }

    @media print {

        blockquote,
        img,
        pre,
        tr {
            page-break-inside: avoid
        }

        * {
            background: 0 0 !important;
            color: #000 !important;
            box-shadow: none !important;
            text-shadow: none !important
        }

        .show-for-print {
            display: block !important
        }

        .hide-for-print {
            display: none !important
        }

        table.show-for-print {
            display: table !important
        }

        thead.show-for-print {
            display: table-header-group !important
        }

        tbody.show-for-print {
            display: table-row-group !important
        }

        tr.show-for-print {
            display: table-row !important
        }

        td.show-for-print,
        th.show-for-print {
            display: table-cell !important
        }

        a,
        a:visited {
            text-decoration: underline
        }

        a[href]:after {
            content: " (" attr(href) ")"
        }

        .ir a:after,
        a[href^='javascript:']:after,
        a[href^='#']:after {
            content: ''
        }

        abbr[title]:after {
            content: " (" attr(title) ")"
        }

        blockquote,
        pre {
            border: 1px solid #292929
        }

        thead {
            display: table-header-group
        }

        img {
            max-width: 100% !important
        }

        @page {
            margin: .5cm
        }

        h2,
        h3,
        p {
            orphans: 3;
            widows: 3
        }

        h2,
        h3 {
            page-break-after: avoid
        }
    }

    .actions-toolbar .action,
    .actions-toolbar .button,
    .actions-toolbar button,
    .button,
    body.checkout-index-index #maincontent .actions-toolbar .button {
        display: inline-block;
        text-align: center;
        cursor: pointer;
        -webkit-appearance: none;
        transition: background-color .25s ease-out, color .25s ease-out;
        vertical-align: middle;
        margin: 0 0 1rem;
        background-color: #cccccc;
        color: #fff
    }

    .actions-toolbar [data-whatinput=mouse] .action,
    .actions-toolbar [data-whatinput=mouse] button,
    [data-whatinput=mouse] .actions-toolbar .action,
    [data-whatinput=mouse] .actions-toolbar button,
    [data-whatinput=mouse] .button,
    [data-whatinput=mouse] body.checkout-index-index #maincontent .actions-toolbar .button,
    body.checkout-index-index #maincontent .actions-toolbar [data-whatinput=mouse] .button {
        outline: 0
    }

    .payment-method._active {
        padding: 20px;
        box-shadow: rgba(0, 0, 0, 0.15) -3px 3px 10px;
    }

    .checkout-payment-method .payment-method-title {
        padding: 20px 0;
        margin: 0;
    }

    .checkout-payment-method .credit-card-types {
        padding: 0;
    }

    .actions-toolbar .action:focus,
    .actions-toolbar .action:hover,
    .actions-toolbar button:focus,
    .actions-toolbar button:hover,
    .button:focus,
    .button:hover,
    body.checkout-index-index #maincontent .actions-toolbar .button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .button:hover {
        background-color: #002a7e;
        color: #fff
    }

    .actions-toolbar .tiny.action,
    .actions-toolbar button.tiny,
    .button.tiny,
    body.checkout-index-index #maincontent .actions-toolbar .tiny.button {
        font-size: .6rem
    }

    .actions-toolbar .small.action,
    .actions-toolbar button.small,
    .button.small,
    body.checkout-index-index #maincontent .actions-toolbar .small.button {
        font-size: .75rem
    }

    .actions-toolbar .large.action,
    .actions-toolbar button.large,
    .button.large,
    body.checkout-index-index #maincontent .actions-toolbar .large.button {
        font-size: 1.25rem
    }

    .actions-toolbar .expanded.action,
    .actions-toolbar button.expanded,
    .button.expanded,
    body.checkout-index-index #maincontent .actions-toolbar .expanded.button {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .actions-toolbar .primary.action,
    .actions-toolbar button.primary,
    .button.primary,
    body.checkout-index-index #maincontent .actions-toolbar .primary.button {
        background-color: green;
        color: #fff
    }

    .actions-toolbar .primary.action:focus,
    .actions-toolbar .primary.action:hover,
    .actions-toolbar button.primary:focus,
    .actions-toolbar button.primary:hover,
    .button.primary:focus,
    .button.primary:hover,
    body.checkout-index-index #maincontent .actions-toolbar .primary.button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .primary.button:hover {
        background-color: #002776;
        color: #fff
    }

    .actions-toolbar .secondary.action,
    .actions-toolbar button.secondary,
    .button.secondary,
    body.checkout-index-index #maincontent .actions-toolbar .secondary.button {
        background-color: #ddd
    }

    .actions-toolbar .secondary.action:focus,
    .actions-toolbar .secondary.action:hover,
    .actions-toolbar button.secondary:focus,
    .actions-toolbar button.secondary:hover,
    .button.secondary:focus,
    .button.secondary:hover,
    body.checkout-index-index #maincontent .actions-toolbar .secondary.button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .secondary.button:hover {
        background-color: #cca300;
        color: #fff
    }

    .actions-toolbar .success.action,
    .actions-toolbar button.success,
    .button.success,
    body.checkout-index-index #maincontent .actions-toolbar .success.button {
        background-color: #3adb76;
        color: #fff
    }

    .actions-toolbar .success.action:focus,
    .actions-toolbar .success.action:hover,
    .actions-toolbar button.success:focus,
    .actions-toolbar button.success:hover,
    .button.success:focus,
    .button.success:hover,
    body.checkout-index-index #maincontent .actions-toolbar .success.button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .success.button:hover {
        background-color: #22bb5b;
        color: #fff
    }

    .actions-toolbar .warning.action,
    .actions-toolbar button.warning,
    .button.warning,
    body.checkout-index-index #maincontent .actions-toolbar .warning.button {
        background-color: #ffae00;
        color: #fff
    }

    .actions-toolbar .warning.action:focus,
    .actions-toolbar .warning.action:hover,
    .actions-toolbar button.warning:focus,
    .actions-toolbar button.warning:hover,
    .button.warning:focus,
    .button.warning:hover,
    body.checkout-index-index #maincontent .actions-toolbar .warning.button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .warning.button:hover {
        background-color: #cc8b00;
        color: #fff
    }

    .actions-toolbar .alert.action,
    .actions-toolbar button.alert,
    .button.alert,
    body.checkout-index-index #maincontent .actions-toolbar .alert.button {
        background-color: #ec5840;
        color: #fff
    }

    .actions-toolbar .alert.action:focus,
    .actions-toolbar .alert.action:hover,
    .actions-toolbar button.alert:focus,
    .actions-toolbar button.alert:hover,
    .button.alert:focus,
    .button.alert:hover,
    body.checkout-index-index #maincontent .actions-toolbar .alert.button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .alert.button:hover {
        background-color: #da3116;
        color: #fff
    }

    .actions-toolbar .hollow.action,
    .actions-toolbar button.hollow,
    .button.hollow,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.button {
        border: 1px solid #cccccc;
        color: #cccccc
    }

    .actions-toolbar .hollow.action,
    .actions-toolbar .hollow.action:focus,
    .actions-toolbar .hollow.action:hover,
    .actions-toolbar button.hollow,
    .actions-toolbar button.hollow:focus,
    .actions-toolbar button.hollow:hover,
    .button.hollow,
    .button.hollow:focus,
    .button.hollow:hover,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.button,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.button:hover {
        background-color: transparent
    }

    .actions-toolbar .hollow.action:focus,
    .actions-toolbar .hollow.action:hover,
    .actions-toolbar button.hollow:focus,
    .actions-toolbar button.hollow:hover,
    .button.hollow:focus,
    .button.hollow:hover,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.button:hover {
        border-color: #00194a;
        color: #00194a
    }

    .actions-toolbar .hollow.primary.action,
    .actions-toolbar button.hollow.primary,
    .button.hollow.primary,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.primary.button {
        border: 1px solid #cccccc;
        color: #cccccc
    }

    .actions-toolbar .hollow.primary.action:focus,
    .actions-toolbar .hollow.primary.action:hover,
    .actions-toolbar button.hollow.primary:focus,
    .actions-toolbar button.hollow.primary:hover,
    .button.hollow.primary:focus,
    .button.hollow.primary:hover,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.primary.button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.primary.button:hover {
        border-color: #00194a;
        color: #00194a
    }

    .actions-toolbar .hollow.secondary.action,
    .actions-toolbar button.hollow.secondary,
    .button.hollow.secondary,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.secondary.button {
        border: 1px solid #ddd;
        color: #ddd
    }

    .actions-toolbar .hollow.secondary.action:focus,
    .actions-toolbar .hollow.secondary.action:hover,
    .actions-toolbar button.hollow.secondary:focus,
    .actions-toolbar button.hollow.secondary:hover,
    .button.hollow.secondary:focus,
    .button.hollow.secondary:hover,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.secondary.button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.secondary.button:hover {
        border-color: #806600;
        color: #806600
    }

    .actions-toolbar .hollow.success.action,
    .actions-toolbar button.hollow.success,
    .button.hollow.success,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.success.button {
        border: 1px solid #3adb76;
        color: #3adb76
    }

    .actions-toolbar .hollow.success.action:focus,
    .actions-toolbar .hollow.success.action:hover,
    .actions-toolbar button.hollow.success:focus,
    .actions-toolbar button.hollow.success:hover,
    .button.hollow.success:focus,
    .button.hollow.success:hover,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.success.button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.success.button:hover {
        border-color: #157539;
        color: #157539
    }

    .actions-toolbar .hollow.warning.action,
    .actions-toolbar button.hollow.warning,
    .button.hollow.warning,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.warning.button {
        border: 1px solid #ffae00;
        color: #ffae00
    }

    .actions-toolbar .hollow.warning.action:focus,
    .actions-toolbar .hollow.warning.action:hover,
    .actions-toolbar button.hollow.warning:focus,
    .actions-toolbar button.hollow.warning:hover,
    .button.hollow.warning:focus,
    .button.hollow.warning:hover,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.warning.button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.warning.button:hover {
        border-color: #805700;
        color: #805700
    }

    .actions-toolbar .hollow.alert.action,
    .actions-toolbar button.hollow.alert,
    .button.hollow.alert,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.alert.button {
        border: 1px solid #ec5840;
        color: #ec5840
    }

    .actions-toolbar .hollow.alert.action:focus,
    .actions-toolbar .hollow.alert.action:hover,
    .actions-toolbar button.hollow.alert:focus,
    .actions-toolbar button.hollow.alert:hover,
    .button.hollow.alert:focus,
    .button.hollow.alert:hover,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.alert.button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .hollow.alert.button:hover {
        border-color: #881f0e;
        color: #881f0e
    }

    .actions-toolbar .disabled.action,
    .actions-toolbar [disabled].action,
    .actions-toolbar button.disabled,
    .actions-toolbar button[disabled],
    .button.disabled,
    .button[disabled],
    body.checkout-index-index #maincontent .actions-toolbar .disabled.button,
    body.checkout-index-index #maincontent .actions-toolbar [disabled].button {
        opacity: .25;
        cursor: not-allowed
    }

    .actions-toolbar .dropdown.action::after,
    .actions-toolbar button.dropdown::after,
    .button.dropdown::after,
    body.checkout-index-index #maincontent .actions-toolbar .dropdown.button::after {
        content: '';
        width: 0;
        height: 0;
        border: .4em inset;
        border-color: #010101 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        position: relative;
        top: .4em;
        float: right;
        margin-left: 1.25em;
        display: inline-block
    }

    .actions-toolbar .arrow-only.action::after,
    .actions-toolbar button.arrow-only::after,
    .button.arrow-only::after,
    body.checkout-index-index #maincontent .actions-toolbar .arrow-only.button::after {
        margin-left: 0;
        float: none;
        top: -.1em
    }

    [type=text],
    [type=password],
    [type=date],
    [type=datetime],
    [type=datetime-local],
    [type=month],
    [type=week],
    [type=email],
    [type=number],
    [type=search],
    [type=tel],
    [type=time],
    [type=url],
    [type=color],
    textarea {
        display: block;
        box-sizing: border-box;
        width: 100%;
        height: 2.4375rem;
        padding: .5rem;
        border: 1px solid #cacaca;
        margin: 0 0 1rem;
        font-family: inherit;
        font-size: 1rem;
        color: #0d0d0d;
        background-color: #010101;
        box-shadow: inset 0 1px 2px rgba(13, 13, 13, .1);
        border-radius: 0;
        transition: box-shadow .5s, border-color .25s ease-in-out;
        -webkit-appearance: none;
        -moz-appearance: none
    }

    [type=text]:focus,
    [type=password]:focus,
    [type=date]:focus,
    [type=datetime]:focus,
    [type=datetime-local]:focus,
    [type=month]:focus,
    [type=week]:focus,
    [type=email]:focus,
    [type=number]:focus,
    [type=search]:focus,
    [type=tel]:focus,
    [type=time]:focus,
    [type=url]:focus,
    [type=color]:focus,
    textarea:focus {
        border: 1px solid #292929;
        background-color: #ddd;
        outline: 0;
        box-shadow: 0 0 5px #cacaca;
        transition: box-shadow .5s, border-color .25s ease-in-out
    }

    textarea {
        min-height: 50px;
        max-width: 100%
    }

    textarea[rows] {
        height: auto
    }

    input::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        color: #cacaca
    }

    input:-ms-input-placeholder,
    textarea:-ms-input-placeholder {
        color: #cacaca
    }

    input::placeholder,
    textarea::placeholder {
        color: #cacaca
    }

    input:disabled,
    input[readonly],
    textarea:disabled,
    textarea[readonly] {
        background-color: #ededed;
        cursor: default
    }

    [type=submit],
    [type=button] {
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none
    }

    [type=file],
    [type=checkbox],
    [type=radio] {
        margin: 0 0 1rem
    }

    [type=checkbox]+label,
    [type=radio]+label {
        display: inline-block;
        margin-left: .5rem;
        margin-right: 1rem;
        margin-bottom: 0;
        vertical-align: baseline
    }

    [type=checkbox]+label[for],
    [type=radio]+label[for] {
        cursor: pointer
    }

    label>[type=checkbox],
    label>[type=radio] {
        margin-right: .5rem
    }

    [type=file] {
        width: 100%
    }

    label {
        display: block;
        margin: 0;
        font-size: .875rem;
        line-height: 1.8;
        color: #0d0d0d
    }

    label.middle {
        margin: 0 0 1rem;
        padding: .5625rem 0
    }

    .help-text {
        margin-top: -.5rem;
        font-size: .8125rem;
        font-style: italic;
        color: #333
    }

    .input-group {
        display: table;
        width: 100%;
        margin-bottom: 1rem
    }

    .input-group-button a,
    .input-group-button button,
    .input-group-button input,
    fieldset {
        margin: 0
    }

    .input-group>:first-child,
    .input-group>:last-child>* {
        border-radius: 0
    }

    .input-group-button,
    .input-group-field,
    .input-group-label {
        margin: 0;
        display: table-cell;
        vertical-align: middle
    }

    .input-group-label {
        padding: 0 1rem;
        background: #ededed;
        color: #0d0d0d;
        border: 1px solid #cacaca;
        white-space: nowrap;
        width: 1%;
        height: 100%
    }

    .input-group-label:first-child {
        border-right: 0
    }

    .input-group-label:last-child {
        border-left: 0
    }

    .input-group-field {
        border-radius: 0;
        height: 2.5rem
    }

    .fieldset,
    select {
        border: 1px solid #cacaca
    }

    .input-group-button {
        padding-top: 0;
        padding-bottom: 0;
        height: 100%;
        width: 1%
    }

    .input-group .input-group-button {
        display: table-cell
    }

    fieldset {
        border: 0;
        padding: 0
    }

    legend {
        margin-bottom: .5rem;
        max-width: 100%
    }

    .fieldset {
        padding: 0px;
        margin: 1.125rem 0
    }

    .fieldset legend {
        background: #010101;
        padding: 0 .1875rem;
        margin: 0 0 0 -.1875rem
    }

    select {
        height: 2.4375rem;
        padding: .5rem;
        margin: 0 0 1rem;
        font-size: 1rem;
        font-family: inherit;
        line-height: normal;
        color: #0d0d0d;
        background-color: #010101;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2851, 51, 51%29"></polygon></svg>');
        background-size: 9px 6px;
        background-position: right center;
        background-origin: content-box;
        background-repeat: no-repeat
    }

    .form-error,
    .is-invalid-label {
        color: #ec5840
    }

    @media screen and (min-width:0\0) {
        select {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
        }
    }

    select:disabled {
        background-color: #ededed;
        cursor: default
    }

    select::-ms-expand {
        display: none
    }

    select[multiple] {
        height: auto;
        background-image: none
    }

    .is-invalid-input:not(:focus) {
        background-color: rgba(236, 88, 64, .1);
        border-color: #ec5840
    }

    .form-error {
        display: none;
        margin-top: -.5rem;
        margin-bottom: 1rem;
        font-size: .75rem;
        font-weight: 700
    }

    .form-error.is-visible {
        display: block
    }

    .hide {
        display: none !important
    }

    @media screen and (max-width:0em),
    screen and (min-width:40em) {
        .show-for-small-only {
            display: none !important
        }
    }

    @media screen and (min-width:40em) {
        .hide-for-medium {
            display: none !important
        }
    }

    @media screen and (max-width:39.9375em) {

        .hide-for-small-only,
        .show-for-medium {
            display: none !important
        }
    }

    @media screen and (min-width:40em) and (max-width:63.9375em) {
        .hide-for-medium-only {
            display: none !important
        }
    }

    @media screen and (max-width:39.9375em),
    screen and (min-width:64em) {
        .show-for-medium-only {
            display: none !important
        }
    }

    @media screen and (min-width:64em) {
        .hide-for-large {
            display: none !important
        }
    }

    @media screen and (max-width:63.9375em) {
        .show-for-large {
            display: none !important
        }
    }

    @media screen and (min-width:64em) and (max-width:74.9375em) {
        .hide-for-large-only {
            display: none !important
        }
    }

    @media screen and (max-width:63.9375em),
    screen and (min-width:75em) {
        .show-for-large-only {
            display: none !important
        }
    }

    .show-for-sr,
    .show-on-focus {
        position: absolute !important;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0)
    }

    .show-on-focus:active,
    .show-on-focus:focus {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hide-for-portrait,
    .show-for-landscape {
        display: block !important
    }

    @media screen and (orientation:landscape) {

        .hide-for-portrait,
        .show-for-landscape {
            display: block !important
        }

        .hide-for-landscape,
        .show-for-portrait {
            display: none !important
        }
    }

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }

    @media screen and (orientation:portrait) {

        .hide-for-portrait,
        .show-for-landscape {
            display: none !important
        }

        .hide-for-landscape,
        .show-for-portrait {
            display: block !important
        }
    }

    .float-left {
        float: left !important
    }

    .float-right {
        float: right !important
    }

    .float-center {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .clearfix::after,
    .clearfix::before {
        content: ' ';
        display: table
    }

    .accordion {
        background: #010101;
        border: 1px solid #ededed;
        border-bottom: 0;
        border-radius: 0;
        margin-left: 0
    }

    .accordion-title {
        display: block;
        padding: 1.25rem 1rem;
        line-height: 1;
        font-size: .75rem;
        color: #cccccc;
        position: relative;
        border-bottom: 1px solid #ededed
    }

    .accordion-title:focus,
    .accordion-title:hover {
        background-color: #ededed
    }

    .accordion-title::before {
        content: '+';
        position: absolute;
        right: 1rem;
        top: 50%;
        margin-top: -.5rem
    }

    .is-active>.accordion-title::before {
        content: '–'
    }

    .accordion-content {
        padding: 1rem;
        display: none;
        border-bottom: 1px solid #ededed;
        background-color: #010101
    }

    .is-accordion-submenu-parent>a {
        position: relative
    }

    .is-accordion-submenu-parent>a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        border-color: #cccccc transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        position: absolute;
        top: 50%;
        margin-top: -4px;
        right: 1rem
    }

    .is-accordion-submenu-parent[aria-expanded=true]>a::after {
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }

    .badge {
        display: inline-block;
        padding: .3em;
        min-width: 2.1em;
        font-size: .6rem;
        border-radius: 50%;
        background: #cccccc;
        color: #010101
    }

    .badge.secondary {
        background: #ddd;
        color: #010101
    }

    .badge.success {
        background: #3adb76;
        color: #010101
    }

    .badge.warning {
        background: #ffae00;
        color: #010101
    }

    .badge.alert {
        background: #ec5840;
        color: #010101
    }

    .breadcrumbs {
        list-style: none;
        margin: 0 0 1rem
    }

    .breadcrumbs::after,
    .breadcrumbs::before {
        content: ' ';
        display: table
    }

    .breadcrumbs li {
        float: left;
        color: #0d0d0d;
        font-size: .6875rem;
        cursor: default;
        text-transform: uppercase
    }

    div#gform_wrapper_4 {
        MAX-WIDTH: 50%;
        text-align: center;
        float: none;
        margin: 0px 0 20px auto;
        background-color: #f5f5f5;
        padding: 10px 20px;
        color: white;
    }

    .gform_wrapper.gravity-theme * {
        color: rgb(0, 0, 0);
        box-sizing: border-box;
    }

    input#gform_submit_button_4 {
        background-color: #ddd;
    }

    .is-dropdown-menu.vertical.align-right,
    .menu.align-right>li {
        float: right
    }

    .breadcrumbs li:not(:last-child)::after {
        color: #cacaca;
        content: "/";
        margin: 0 .75rem;
        position: relative;
        top: 1px;
        opacity: 1
    }

    .breadcrumbs a {
        color: #cccccc
    }

    .breadcrumbs a:hover {
        text-decoration: underline
    }

    .breadcrumbs .disabled {
        color: #cacaca;
        cursor: not-allowed
    }

    .button-group {
        margin-bottom: 1rem;
        font-size: 0
    }

    .button-group::after,
    .button-group::before {
        content: ' ';
        display: table
    }

    .actions-toolbar .button-group .action,
    .actions-toolbar .button-group button,
    .button-group .actions-toolbar .action,
    .button-group .actions-toolbar button,
    .button-group .button,
    .button-group body.checkout-index-index #maincontent .actions-toolbar .button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group .button {
        margin: 0;
        font-size: .9rem
    }

    .actions-toolbar .button-group .action:not(:last-child),
    .actions-toolbar .button-group button:not(:last-child),
    .button-group .actions-toolbar .action:not(:last-child),
    .button-group .actions-toolbar button:not(:last-child),
    .button-group .button:not(:last-child),
    .button-group body.checkout-index-index #maincontent .actions-toolbar .button:not(:last-child),
    body.checkout-index-index #maincontent .actions-toolbar .button-group .button:not(:last-child) {
        margin-right: 1px
    }

    .actions-toolbar .button-group.tiny .action,
    .actions-toolbar .button-group.tiny button,
    .button-group.tiny .actions-toolbar .action,
    .button-group.tiny .actions-toolbar button,
    .button-group.tiny .button,
    .button-group.tiny body.checkout-index-index #maincontent .actions-toolbar .button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.tiny .button {
        font-size: .6rem
    }

    .actions-toolbar .button-group.small .action,
    .actions-toolbar .button-group.small button,
    .button-group.small .actions-toolbar .action,
    .button-group.small .actions-toolbar button,
    .button-group.small .button,
    .button-group.small body.checkout-index-index #maincontent .actions-toolbar .button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.small .button {
        font-size: .75rem
    }

    .actions-toolbar .button-group.large .action,
    .actions-toolbar .button-group.large button,
    .button-group.large .actions-toolbar .action,
    .button-group.large .actions-toolbar button,
    .button-group.large .button,
    .button-group.large body.checkout-index-index #maincontent .actions-toolbar .button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.large .button {
        font-size: 1.25rem
    }

    .button-group.expanded {
        margin-right: -1px
    }

    .button-group.expanded::after,
    .button-group.expanded::before {
        display: none
    }

    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(2),
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(2):first-child:nth-last-child(2)~.action,
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(2):first-child:nth-last-child(2)~button,
    .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.action,
    .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~button,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(2),
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.action,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(2):first-child:nth-last-child(2)~button,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(2),
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(2):first-child:nth-last-child(2)~.action,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(2):first-child:nth-last-child(2)~button,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.action,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~button,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(2),
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.action,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(2):first-child:nth-last-child(2)~button,
    .button-group.expanded .button:first-child:nth-last-child(2),
    .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .action:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(2),
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.action,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(2),
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.action,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
        display: inline-block;
        width: 50%;
        margin-right: 1px
    }

    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(3),
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(3):first-child:nth-last-child(3)~.action,
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(3):first-child:nth-last-child(3)~button,
    .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.action,
    .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~button,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(3),
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.action,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(3):first-child:nth-last-child(3)~button,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(3),
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(3):first-child:nth-last-child(3)~.action,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(3):first-child:nth-last-child(3)~button,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.action,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~button,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(3),
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.action,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(3):first-child:nth-last-child(3)~button,
    .button-group.expanded .button:first-child:nth-last-child(3),
    .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .action:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(3),
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.action,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(3),
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.action,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
        display: inline-block;
        width: 33.33333%;
        margin-right: 1px
    }

    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(4),
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(4):first-child:nth-last-child(4)~.action,
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(4):first-child:nth-last-child(4)~button,
    .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.action,
    .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~button,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(4),
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.action,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(4):first-child:nth-last-child(4)~button,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(4),
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(4):first-child:nth-last-child(4)~.action,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(4):first-child:nth-last-child(4)~button,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.action,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~button,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(4),
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.action,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(4):first-child:nth-last-child(4)~button,
    .button-group.expanded .button:first-child:nth-last-child(4),
    .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .action:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(4),
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.action,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(4),
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.action,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
        display: inline-block;
        width: 25%;
        margin-right: 1px
    }

    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(5),
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(5):first-child:nth-last-child(5)~.action,
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(5):first-child:nth-last-child(5)~button,
    .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.action,
    .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~button,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(5),
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.action,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(5):first-child:nth-last-child(5)~button,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(5),
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(5):first-child:nth-last-child(5)~.action,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(5):first-child:nth-last-child(5)~button,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.action,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~button,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(5),
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.action,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(5):first-child:nth-last-child(5)~button,
    .button-group.expanded .button:first-child:nth-last-child(5),
    .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .action:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(5),
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.action,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(5),
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.action,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
        display: inline-block;
        width: 20%;
        margin-right: 1px
    }

    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(6),
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(6):first-child:nth-last-child(6)~.action,
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,
    .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(6):first-child:nth-last-child(6)~button,
    .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.action,
    .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~button,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(6),
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.action,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,
    .actions-toolbar .button-group.expanded button:first-child:nth-last-child(6):first-child:nth-last-child(6)~button,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(6),
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(6):first-child:nth-last-child(6)~.action,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,
    .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(6):first-child:nth-last-child(6)~button,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.action,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,
    .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~button,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(6),
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.action,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,
    .button-group.expanded .actions-toolbar button:first-child:nth-last-child(6):first-child:nth-last-child(6)~button,
    .button-group.expanded .button:first-child:nth-last-child(6),
    .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .action:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(6),
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.action,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~button,
    .button-group.expanded body.checkout-index-index #maincontent .actions-toolbar button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .action:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(6),
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.action,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.expanded button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar .action:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,
    body.checkout-index-index #maincontent .button-group.expanded .actions-toolbar button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
        display: inline-block;
        width: 16.66667%;
        margin-right: 1px
    }

    .actions-toolbar .button-group.primary .action,
    .actions-toolbar .button-group.primary button,
    .button-group.primary .actions-toolbar .action,
    .button-group.primary .actions-toolbar button,
    .button-group.primary .button,
    .button-group.primary body.checkout-index-index #maincontent .actions-toolbar .button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.primary .button {
        background-color: #cccccc;
        color: #fff
    }

    .actions-toolbar .button-group.primary .action:focus,
    .actions-toolbar .button-group.primary .action:hover,
    .actions-toolbar .button-group.primary button:focus,
    .actions-toolbar .button-group.primary button:hover,
    .button-group.primary .actions-toolbar .action:focus,
    .button-group.primary .actions-toolbar .action:hover,
    .button-group.primary .actions-toolbar button:focus,
    .button-group.primary .actions-toolbar button:hover,
    .button-group.primary .button:focus,
    .button-group.primary .button:hover,
    .button-group.primary body.checkout-index-index #maincontent .actions-toolbar .button:focus,
    .button-group.primary body.checkout-index-index #maincontent .actions-toolbar .button:hover,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.primary .button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.primary .button:hover {
        background-color: #002776;
        color: #fff
    }

    .actions-toolbar .button-group.secondary .action,
    .actions-toolbar .button-group.secondary button,
    .button-group.secondary .actions-toolbar .action,
    .button-group.secondary .actions-toolbar button,
    .button-group.secondary .button,
    .button-group.secondary body.checkout-index-index #maincontent .actions-toolbar .button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.secondary .button {
        background-color: #ddd;
        color: #fff
    }

    .actions-toolbar .button-group.secondary .action:focus,
    .actions-toolbar .button-group.secondary .action:hover,
    .actions-toolbar .button-group.secondary button:focus,
    .actions-toolbar .button-group.secondary button:hover,
    .button-group.secondary .actions-toolbar .action:focus,
    .button-group.secondary .actions-toolbar .action:hover,
    .button-group.secondary .actions-toolbar button:focus,
    .button-group.secondary .actions-toolbar button:hover,
    .button-group.secondary .button:focus,
    .button-group.secondary .button:hover,
    .button-group.secondary body.checkout-index-index #maincontent .actions-toolbar .button:focus,
    .button-group.secondary body.checkout-index-index #maincontent .actions-toolbar .button:hover,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.secondary .button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.secondary .button:hover {
        background-color: #cca300;
        color: #fff
    }

    .actions-toolbar .button-group.success .action,
    .actions-toolbar .button-group.success button,
    .button-group.success .actions-toolbar .action,
    .button-group.success .actions-toolbar button,
    .button-group.success .button,
    .button-group.success body.checkout-index-index #maincontent .actions-toolbar .button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.success .button {
        background-color: #3adb76;
        color: #fff
    }

    .actions-toolbar .button-group.success .action:focus,
    .actions-toolbar .button-group.success .action:hover,
    .actions-toolbar .button-group.success button:focus,
    .actions-toolbar .button-group.success button:hover,
    .button-group.success .actions-toolbar .action:focus,
    .button-group.success .actions-toolbar .action:hover,
    .button-group.success .actions-toolbar button:focus,
    .button-group.success .actions-toolbar button:hover,
    .button-group.success .button:focus,
    .button-group.success .button:hover,
    .button-group.success body.checkout-index-index #maincontent .actions-toolbar .button:focus,
    .button-group.success body.checkout-index-index #maincontent .actions-toolbar .button:hover,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.success .button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.success .button:hover {
        background-color: #22bb5b;
        color: #fff
    }

    .actions-toolbar .button-group.warning .action,
    .actions-toolbar .button-group.warning button,
    .button-group.warning .actions-toolbar .action,
    .button-group.warning .actions-toolbar button,
    .button-group.warning .button,
    .button-group.warning body.checkout-index-index #maincontent .actions-toolbar .button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.warning .button {
        background-color: #ffae00;
        color: #fff
    }

    .actions-toolbar .button-group.warning .action:focus,
    .actions-toolbar .button-group.warning .action:hover,
    .actions-toolbar .button-group.warning button:focus,
    .actions-toolbar .button-group.warning button:hover,
    .button-group.warning .actions-toolbar .action:focus,
    .button-group.warning .actions-toolbar .action:hover,
    .button-group.warning .actions-toolbar button:focus,
    .button-group.warning .actions-toolbar button:hover,
    .button-group.warning .button:focus,
    .button-group.warning .button:hover,
    .button-group.warning body.checkout-index-index #maincontent .actions-toolbar .button:focus,
    .button-group.warning body.checkout-index-index #maincontent .actions-toolbar .button:hover,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.warning .button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.warning .button:hover {
        background-color: #cc8b00;
        color: #fff
    }

    .actions-toolbar .button-group.alert .action,
    .actions-toolbar .button-group.alert button,
    .button-group.alert .actions-toolbar .action,
    .button-group.alert .actions-toolbar button,
    .button-group.alert .button,
    .button-group.alert body.checkout-index-index #maincontent .actions-toolbar .button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.alert .button {
        background-color: #ec5840;
        color: #fff
    }

    .actions-toolbar .button-group.alert .action:focus,
    .actions-toolbar .button-group.alert .action:hover,
    .actions-toolbar .button-group.alert button:focus,
    .actions-toolbar .button-group.alert button:hover,
    .button-group.alert .actions-toolbar .action:focus,
    .button-group.alert .actions-toolbar .action:hover,
    .button-group.alert .actions-toolbar button:focus,
    .button-group.alert .actions-toolbar button:hover,
    .button-group.alert .button:focus,
    .button-group.alert .button:hover,
    .button-group.alert body.checkout-index-index #maincontent .actions-toolbar .button:focus,
    .button-group.alert body.checkout-index-index #maincontent .actions-toolbar .button:hover,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.alert .button:focus,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.alert .button:hover {
        background-color: #da3116;
        color: #fff
    }

    .actions-toolbar .button-group.stacked .action,
    .actions-toolbar .button-group.stacked button,
    .actions-toolbar .button-group.stacked-for-medium .action,
    .actions-toolbar .button-group.stacked-for-medium button,
    .actions-toolbar .button-group.stacked-for-small .action,
    .actions-toolbar .button-group.stacked-for-small button,
    .button-group.stacked .actions-toolbar .action,
    .button-group.stacked .actions-toolbar button,
    .button-group.stacked .button,
    .button-group.stacked body.checkout-index-index #maincontent .actions-toolbar .button,
    .button-group.stacked-for-medium .actions-toolbar .action,
    .button-group.stacked-for-medium .actions-toolbar button,
    .button-group.stacked-for-medium .button,
    .button-group.stacked-for-medium body.checkout-index-index #maincontent .actions-toolbar .button,
    .button-group.stacked-for-small .actions-toolbar .action,
    .button-group.stacked-for-small .actions-toolbar button,
    .button-group.stacked-for-small .button,
    .button-group.stacked-for-small body.checkout-index-index #maincontent .actions-toolbar .button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.stacked .button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.stacked-for-medium .button,
    body.checkout-index-index #maincontent .actions-toolbar .button-group.stacked-for-small .button {
        width: 100%;
        border-right: 1px solid transparent
    }

    .actions-toolbar .button-group.stacked .action:not(:last-child),
    .actions-toolbar .button-group.stacked button:not(:last-child),
    .actions-toolbar .button-group.stacked-for-medium .action:not(:last-child),
    .actions-toolbar .button-group.stacked-for-medium button:not(:last-child),
    .actions-toolbar .button-group.stacked-for-small .action:not(:last-child),
    .actions-toolbar .button-group.stacked-for-small button:not(:last-child),
    .button-group.stacked .actions-toolbar .action:not(:last-child),
    .button-group.stacked .actions-toolbar button:not(:last-child),
    .button-group.stacked .button:not(:last-child),
    .button-group.stacked body.checkout-index-index #maincontent .actions-toolbar .button:not(:last-child),
    .button-group.stacked-for-medium .actions-toolbar .action:not(:last-child),
    .button-group.stacked-for-medium .actions-toolbar button:not(:last-child),
    .button-group.stacked-for-medium .button:not(:last-child),
    .button-group.stacked-for-medium body.checkout-index-index #maincontent .actions-toolbar .button:not(:last-child),
    .button-group.stacked-for-small .actions-toolbar .action:not(:last-child),
    .button-group.stacked-for-small .actions-toolbar button:not(:last-child),
    .button-group.stacked-for-small .button:not(:last-child),
    .button-group.stacked-for-small body.checkout-index-index #maincontent .actions-toolbar .button:not(:last-child),
    body.checkout-index-index #maincontent .actions-toolbar .button-group.stacked .button:not(:last-child),
    body.checkout-index-index #maincontent .actions-toolbar .button-group.stacked-for-medium .button:not(:last-child),
    body.checkout-index-index #maincontent .actions-toolbar .button-group.stacked-for-small .button:not(:last-child) {
        border-bottom: 1px solid #010101
    }

    @media screen and (min-width:40em) {

        .actions-toolbar .button-group.stacked-for-small .action,
        .actions-toolbar .button-group.stacked-for-small button,
        .button-group.stacked-for-small .actions-toolbar .action,
        .button-group.stacked-for-small .actions-toolbar button,
        .button-group.stacked-for-small .button,
        .button-group.stacked-for-small body.checkout-index-index #maincontent .actions-toolbar .button,
        body.checkout-index-index #maincontent .actions-toolbar .button-group.stacked-for-small .button {
            width: auto
        }

        .actions-toolbar .button-group.stacked-for-small .action:not(:last-child),
        .actions-toolbar .button-group.stacked-for-small button:not(:last-child),
        .button-group.stacked-for-small .actions-toolbar .action:not(:last-child),
        .button-group.stacked-for-small .actions-toolbar button:not(:last-child),
        .button-group.stacked-for-small .button:not(:last-child),
        .button-group.stacked-for-small body.checkout-index-index #maincontent .actions-toolbar .button:not(:last-child),
        body.checkout-index-index #maincontent .actions-toolbar .button-group.stacked-for-small .button:not(:last-child) {
            margin-right: 1px
        }
    }

    @media screen and (min-width:64em) {

        .actions-toolbar .button-group.stacked-for-medium .action,
        .actions-toolbar .button-group.stacked-for-medium button,
        .button-group.stacked-for-medium .actions-toolbar .action,
        .button-group.stacked-for-medium .actions-toolbar button,
        .button-group.stacked-for-medium .button,
        .button-group.stacked-for-medium body.checkout-index-index #maincontent .actions-toolbar .button,
        body.checkout-index-index #maincontent .actions-toolbar .button-group.stacked-for-medium .button {
            width: auto
        }

        .actions-toolbar .button-group.stacked-for-medium .action:not(:last-child),
        .actions-toolbar .button-group.stacked-for-medium button:not(:last-child),
        .button-group.stacked-for-medium .actions-toolbar .action:not(:last-child),
        .button-group.stacked-for-medium .actions-toolbar button:not(:last-child),
        .button-group.stacked-for-medium .button:not(:last-child),
        .button-group.stacked-for-medium body.checkout-index-index #maincontent .actions-toolbar .button:not(:last-child),
        body.checkout-index-index #maincontent .actions-toolbar .button-group.stacked-for-medium .button:not(:last-child) {
            margin-right: 1px
        }
    }

    @media screen and (max-width:39.9375em) {
        .button-group.stacked-for-small.expanded {
            display: block
        }

        .actions-toolbar .button-group.stacked-for-small.expanded .action,
        .actions-toolbar .button-group.stacked-for-small.expanded button,
        .button-group.stacked-for-small.expanded .actions-toolbar .action,
        .button-group.stacked-for-small.expanded .actions-toolbar button,
        .button-group.stacked-for-small.expanded .button,
        .button-group.stacked-for-small.expanded body.checkout-index-index #maincontent .actions-toolbar .button,
        body.checkout-index-index #maincontent .actions-toolbar .button-group.stacked-for-small.expanded .button {
            display: block;
            margin-right: 0
        }
    }

    .callout {
        margin: 0 0 1rem;
        padding: 1rem;
        border: 1px solid rgba(13, 13, 13, .25);
        border-radius: 0;
        position: relative;
        color: #575757;
        background-color: #fff
    }

    .callout>:first-child {
        margin-top: 0
    }

    .callout>:last-child {
        margin-bottom: 0
    }

    .callout.primary {
        background-color: #c9dbff
    }

    .callout.secondary {
        background-color: #fff7d9
    }

    .callout.success {
        background-color: #e1faea
    }

    .callout.warning {
        background-color: #fff3d9
    }

    .callout.alert {
        background-color: #fce6e2
    }

    .callout.small {
        padding: .5rem
    }

    .callout.large {
        padding: 3rem
    }

    .close-button {
        position: absolute;
        color: #292929;
        right: 1rem;
        top: .5rem;
        font-size: 2em;
        line-height: 1;
        cursor: pointer
    }

    [data-whatinput=mouse] .close-button {
        outline: 0
    }

    .close-button:focus,
    .close-button:hover {
        color: #0d0d0d
    }

    .label,
    .label.alert,
    .label.success,
    .label.warning,
    .menu .active>a {
        color: #010101
    }

    .is-drilldown {
        position: relative;
        overflow: hidden
    }

    .is-drilldown li {
        display: block;
        position: initial;
    }

    .is-drilldown-submenu {
        position: absolute;
        top: 0;
        left: 100%;
        z-index: -1;
        width: 100%;
        height: 100%;
        background: #010101;
        transition: transform .15s linear
    }

    .is-drilldown-submenu.is-active {
        z-index: 1;
        display: block;
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .is-drilldown-submenu.is-closing {
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .is-drilldown-submenu-parent>a {
        position: relative
    }

    .is-drilldown-submenu-parent>a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        border-color: transparent transparent transparent #cccccc;
        border-left-style: solid;
        border-right-width: 0;
        position: absolute;
        top: 50%;
        margin-top: -6px;
        right: 1rem;
        /*transform: rotate(90deg);*/
    }

    .js-drilldown-back>a::before {
        content: '';
        width: 0;
        height: 0;
        border: 6px inset;
        border-color: transparent #cccccc transparent transparent;
        border-right-style: solid;
        border-left-width: 0;
        display: inline-block;
        vertical-align: middle;
        margin-right: .75rem
    }

    .dropdown-pane {
        background-color: #010101;
        border: 1px solid #cacaca;
        border-radius: 0;
        display: block;
        font-size: 16rem;
        padding: 1rem;
        position: absolute;
        width: 300px;
        z-index: 10
    }

    .dropdown-pane.is-open {
        visibility: visible
    }

    .slick-loading .slick-slide,
    .slick-loading .slick-track {
        visibility: hidden
    }

    .dropdown-pane.tiny {
        width: 100px
    }

    .dropdown-pane.small {
        width: 200px
    }

    .dropdown-pane.large {
        width: 400px
    }

    .dropdown.menu>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }

    .dropdown.menu>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }

    .dropdown.menu>li.is-dropdown-submenu-parent>a {
        padding-right: 1.5rem;
        position: relative
    }

    .dropdown.menu>li.is-dropdown-submenu-parent>a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: #cccccc transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px
    }

    [data-whatinput=mouse] .dropdown.menu a {
        outline: 0
    }

    .no-js .dropdown.menu ul {
        display: none
    }

    .dropdown.menu.vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.vertical>li.opens-left .is-dropdown-submenu {
        left: auto;
        right: 100%
    }

    .dropdown.menu.vertical>li.opens-right .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.vertical>li>a::after {
        right: 14px;
        margin-top: -3px
    }

    .dropdown.menu.vertical>li.opens-left>a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #cccccc transparent transparent;
        border-right-style: solid;
        border-left-width: 0
    }

    .dropdown.menu.vertical>li.opens-right>a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #cccccc;
        border-left-style: solid;
        border-right-width: 0
    }

    @media screen and (min-width:40em) {
        .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
            left: auto;
            right: 0;
            top: 100%
        }

        .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
            right: auto;
            left: 0;
            top: 100%
        }

        .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
            padding-right: 1.5rem;
            position: relative
        }

        .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            border: 5px inset;
            border-color: #cccccc transparent transparent;
            border-top-style: solid;
            border-bottom-width: 0;
            right: 5px;
            margin-top: -2px
        }

        .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
            top: 0
        }

        .dropdown.menu.medium-vertical>li.opens-left .is-dropdown-submenu {
            left: auto;
            right: 100%
        }

        .dropdown.menu.medium-vertical>li.opens-right .is-dropdown-submenu {
            right: auto;
            left: 100%
        }

        .dropdown.menu.medium-vertical>li>a::after {
            right: 14px;
            margin-top: -3px
        }

        .dropdown.menu.medium-vertical>li.opens-left>a::after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            border: 5px inset;
            border-color: transparent #cccccc transparent transparent;
            border-right-style: solid;
            border-left-width: 0
        }

        .dropdown.menu.medium-vertical>li.opens-right>a::after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            border: 5px inset;
            border-color: transparent transparent transparent #cccccc;
            border-left-style: solid;
            border-right-width: 0
        }
    }

    @media screen and (min-width:64em) {
        .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
            left: auto;
            right: 0;
            top: 100%
        }

        .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
            right: auto;
            left: 0;
            top: 100%
        }

        .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
            padding-right: 1.5rem;
            position: relative
        }

        .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            border: 5px inset;
            border-color: #cccccc transparent transparent;
            border-top-style: solid;
            border-bottom-width: 0;
            right: 5px;
            margin-top: -2px
        }

        .dropdown.menu.large-vertical>li .is-dropdown-submenu {
            top: 0
        }

        .dropdown.menu.large-vertical>li.opens-left .is-dropdown-submenu {
            left: auto;
            right: 100%
        }

        .dropdown.menu.large-vertical>li.opens-right .is-dropdown-submenu {
            right: auto;
            left: 100%
        }

        .dropdown.menu.large-vertical>li>a::after {
            right: 14px;
            margin-top: -3px
        }

        .dropdown.menu.large-vertical>li.opens-left>a::after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            border: 5px inset;
            border-color: transparent #cccccc transparent transparent;
            border-right-style: solid;
            border-left-width: 0
        }

        .dropdown.menu.large-vertical>li.opens-right>a::after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            border: 5px inset;
            border-color: transparent transparent transparent #cccccc;
            border-left-style: solid;
            border-right-width: 0
        }
    }

    .dropdown.menu.align-right .is-dropdown-submenu.first-sub {
        top: 100%;
        left: auto;
        right: 0
    }

    .is-dropdown-menu.vertical {
        width: 100px
    }

    .is-dropdown-submenu-parent {
        position: relative
    }

    .is-dropdown-submenu-parent a::after {
        position: absolute;
        top: 50%;
        right: 5px;
        margin-top: -2px
    }

    .is-dropdown-submenu-parent.opens-inner .is-dropdown-submenu {
        top: 100%
    }

    .is-dropdown-submenu-parent.opens-left .is-dropdown-submenu {
        left: auto;
        right: 100%
    }

    .is-dropdown-submenu {
        display: none;
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 1;
        background: #010101;
        border: 1px solid #cacaca
    }

    .is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
        right: 14px;
        margin-top: -3px
    }

    .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #cccccc transparent transparent;
        border-right-style: solid;
        border-left-width: 0
    }

    .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #cccccc;
        border-left-style: solid;
        border-right-width: 0
    }

    .is-dropdown-submenu>li,
    .menu.expanded,
    .menu.expanded>li:first-child:last-child {
        width: 100%
    }

    .is-dropdown-submenu .is-dropdown-submenu {
        margin-top: -1px
    }

    .is-dropdown-submenu.js-dropdown-active,
    .is-dropdown-submenu:not(.js-dropdown-nohover)>.is-dropdown-submenu-parent:hover>.is-dropdown-submenu {
        display: block
    }

    .flex-video {
        position: relative;
        height: 0;
        padding-bottom: 75%;
        margin-bottom: 1rem;
        overflow: hidden
    }

    .flex-video embed,
    .flex-video iframe,
    .flex-video object,
    .flex-video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .flex-video.widescreen {
        padding-bottom: 56.25%
    }

    .flex-video.vimeo {
        padding-top: 0
    }

    .label {
        display: inline-block;
        padding: .33333rem .5rem;
        font-size: .8rem;
        line-height: 1;
        white-space: nowrap;
        cursor: default;
        border-radius: 0;
        background: #cccccc
    }

    .label.secondary {
        background: #ddd;
        color: #010101
    }

    .label.success {
        background: #3adb76
    }

    .label.warning {
        background: #ffae00
    }

    .label.alert {
        background: #ec5840
    }

    .media-object {
        margin-bottom: 1rem;
        display: block
    }

    .media-object img {
        max-width: none
    }

    @media screen and (max-width:39.9375em) {
        .media-object.stack-for-small .media-object-section {
            padding: 0 0 1rem;
            display: block
        }

        .media-object.stack-for-small .media-object-section img {
            width: 100%
        }
    }

    .media-object-section {
        display: table-cell;
        vertical-align: top
    }

    .media-object-section:first-child {
        padding-right: 1rem
    }

    .media-object-section:last-child:not(:nth-child(2)) {
        padding-left: 1rem
    }

    .media-object-section.middle {
        vertical-align: middle
    }

    .media-object-section.bottom {
        vertical-align: bottom
    }

    .menu-icon,
    .menu>li,
    .menu>li>a i,
    .menu>li>a i+span,
    .menu>li>a img,
    .menu>li>a img+span {
        vertical-align: middle
    }

    .menu {
        margin: 0
    }

    [data-whatinput=mouse] .menu>li {
        outline: 0
    }

    .menu>li>a {
        display: block;
        padding: .7rem 1rem;
        line-height: 1
    }

    .menu a,
    .menu button,
    .menu input {
        margin-bottom: 0
    }

    .menu>li>a i,
    .menu>li>a img {
        margin-right: .25rem;
        display: inline-block
    }

    .menu.vertical>li {
        display: block
    }

    @media screen and (min-width:40em) {
        .menu.medium-horizontal>li {
            display: table-cell
        }

        .menu.medium-vertical>li {
            display: block
        }
    }

    @media screen and (min-width:64em) {
        .menu.large-horizontal>li {
            display: table-cell
        }

        .menu.large-vertical>li {
            display: block
        }
    }

    .menu.simple li {
        line-height: 1;
        display: inline-block;
        margin-right: 1rem
    }

    .menu.simple a {
        padding: 0
    }

    .menu.align-right::after,
    .menu.align-right::before {
        content: ' ';
        display: table
    }

    .menu.expanded {
        display: table;
        table-layout: fixed
    }

    .menu.icon-top>li>a i,
    .menu.icon-top>li>a img {
        display: block;
        margin: 0 auto .25rem
    }

    .menu.nested {
        margin-left: 1rem
    }

    .menu-text {
        font-weight: 700;
        color: inherit;
        line-height: 1;
        padding: .7rem 1rem
    }

    .menu-centered>.menu {
        display: inline-block
    }

    .no-js [data-responsive-menu] ul {
        display: none
    }

    .menu-icon {
        position: relative;
        display: inline-block;
        cursor: pointer;
        width: 20px;
        height: 16px
    }

    .menu-icon::after {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 2px;
        background: #010101;
        top: 0;
        left: 0;
        box-shadow: 0 7px 0 #010101, 0 14px 0 #010101
    }

    .menu-icon:hover::after {
        background: #cacaca;
        box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
    }

    body,
    html {
        height: 100%
    }

    .off-canvas-wrapper {
        width: 100%;
        overflow-x: hidden;
        position: relative;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-overflow-scrolling: auto
    }

    .off-canvas-wrapper-inner {
        position: relative;
        width: 100%;
        transition: transform .5s ease
    }

    .off-canvas-wrapper-inner::after,
    .off-canvas-wrapper-inner::before {
        content: ' ';
        display: table
    }

    .off-canvas-content {
        min-height: 100%;
        background: #010101;
        transition: transform .5s ease;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        padding-bottom: .1px;
        box-shadow: 0 0 10px rgba(13, 13, 13, .5)
    }

    .js-off-canvas-exit {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(254, 254, 254, .25);
        cursor: pointer;
        transition: background .5s ease
    }

    .off-canvas {
        position: absolute;
        background: #ededed;
        z-index: -1;
        max-height: 100%;
        overflow-y: auto;
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .orbit-caption,
    .orbit-next:active,
    .orbit-next:focus,
    .orbit-next:hover,
    .orbit-previous:active,
    .orbit-previous:focus,
    .orbit-previous:hover {
        background-color: rgba(13, 13, 13, .5)
    }

    [data-whatinput=mouse] .off-canvas {
        outline: 0
    }

    .off-canvas.position-left {
        left: -250px;
        top: 0;
        width: 250px
    }

    .is-open-left {
        -ms-transform: translateX(250px);
        transform: translateX(250px)
    }

    .off-canvas.position-right {
        right: -250px;
        top: 0;
        width: 250px
    }

    .is-open-right {
        -ms-transform: translateX(-250px);
        transform: translateX(-250px)
    }

    @media screen and (min-width:40em) {
        .position-left.reveal-for-medium {
            left: 0;
            z-index: auto;
            position: fixed
        }

        .position-left.reveal-for-medium~.off-canvas-content {
            margin-left: 250px
        }

        .position-right.reveal-for-medium {
            right: 0;
            z-index: auto;
            position: fixed
        }

        .position-right.reveal-for-medium~.off-canvas-content {
            margin-right: 250px
        }
    }

    @media screen and (min-width:64em) {
        .position-left.reveal-for-large {
            left: 0;
            z-index: auto;
            position: fixed
        }

        .position-left.reveal-for-large~.off-canvas-content {
            margin-left: 250px
        }

        .position-right.reveal-for-large {
            right: 0;
            z-index: auto;
            position: fixed
        }

        .position-right.reveal-for-large~.off-canvas-content {
            margin-right: 250px
        }
    }

    .orbit,
    .orbit-container {
        position: relative
    }

    .orbit-container {
        margin: 0;
        overflow: hidden;
        list-style: none
    }

    .orbit-caption,
    .orbit-next,
    .orbit-previous {
        position: absolute;
        padding: 1rem;
        color: #010101
    }

    .orbit-slide {
        width: 100%;
        max-height: 100%
    }

    .orbit-slide.no-motionui.is-active {
        top: 0;
        left: 0
    }

    .orbit-figure {
        margin: 0
    }

    .orbit-image {
        margin: 0;
        width: 100%;
        max-width: 100%
    }

    .orbit-caption {
        width: 100%;
        margin-bottom: 0
    }

    .orbit-next,
    .orbit-previous {
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 10
    }

    [data-whatinput=mouse] .orbit-next,
    [data-whatinput=mouse] .orbit-previous {
        outline: 0
    }

    .orbit-previous {
        left: 0
    }

    .orbit-next {
        left: auto;
        right: 0
    }

    .orbit-bullets {
        position: relative;
        margin-top: .8rem;
        margin-bottom: .8rem
    }

    [data-whatinput=mouse] .orbit-bullets {
        outline: 0
    }

    .orbit-bullets button {
        width: 1.2rem;
        height: 1.2rem;
        margin: .1rem;
        background-color: #cacaca;
        border-radius: 50%
    }

    .orbit-bullets button.is-active,
    .orbit-bullets button:hover {
        background-color: #292929
    }

    .pagination {
        margin-left: 0;
        margin-bottom: 1rem
    }

    .pagination::after,
    .pagination::before {
        content: ' ';
        display: table
    }

    .pagination li {
        font-size: .875rem;
        margin-right: .0625rem;
        border-radius: 0;
        display: none
    }

    .pagination li:first-child,
    .pagination li:last-child {
        display: inline-block
    }

    @media screen and (min-width:40em) {
        .pagination li {
            display: inline-block
        }

        .reveal {
            min-height: 0
        }
    }

    .pagination a,
    .pagination button {
        color: #0d0d0d;
        display: block;
        padding: .1875rem .625rem;
        border-radius: 0
    }

    .pagination a:hover,
    .pagination button:hover {
        background: #ededed
    }

    .pagination .current {
        padding: .1875rem .625rem;
        color: #010101;
        cursor: default
    }

    .pagination .disabled {
        padding: .1875rem .625rem;
        color: #cacaca;
        cursor: not-allowed
    }

    .pagination .disabled:hover {
        background: 0 0
    }

    .pagination .ellipsis::after {
        content: '\2026';
        padding: .1875rem .625rem;
        color: #0d0d0d
    }

    .progress-meter-text,
    .switch {
        color: #010101;
        font-weight: 700
    }

    .pagination-previous a::before,
    .pagination-previous.disabled::before {
        content: '\00ab';
        display: inline-block;
        margin-right: .5rem
    }

    .pagination-next a::after,
    .pagination-next.disabled::after {
        content: '\00bb';
        display: inline-block;
        margin-left: .5rem
    }

    .progress {
        background-color: #cacaca;
        height: 1rem;
        margin-bottom: 1rem;
        border-radius: 0
    }

    .progress.primary .progress-meter {
        background-color: #cccccc
    }

    .progress.secondary .progress-meter {
        background-color: #ddd
    }

    .progress.success .progress-meter {
        background-color: #3adb76
    }

    .progress.warning .progress-meter {
        background-color: #ffae00
    }

    .progress.alert .progress-meter {
        background-color: #ec5840
    }

    .progress-meter {
        position: relative;
        display: block;
        width: 0%;
        height: 100%;
        background-color: #cccccc
    }

    .progress-meter-text {
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        margin: 0;
        font-size: .75rem;
        white-space: nowrap
    }

    .slider-fill,
    .slider-handle {
        left: 0;
        display: inline-block
    }

    .slider {
        position: relative;
        height: .5rem;
        margin-top: 1.25rem;
        margin-bottom: 2.25rem;
        background-color: #ededed;
        cursor: pointer;
        user-select: none;
        -ms-touch-action: none;
        touch-action: none
    }

    .slider-fill {
        position: absolute;
        top: 0;
        max-width: 100%;
        height: .5rem;
        background-color: #cacaca;
        transition: all .2s ease-in-out
    }

    .slider-fill.is-dragging {
        transition: all 0s linear
    }

    .slider-handle {
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        z-index: 1;
        width: 1.4rem;
        height: 1.4rem;
        background-color: #cccccc;
        transition: all .2s ease-in-out;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        border-radius: 0
    }

    [data-whatinput=mouse] .slider-handle {
        outline: 0
    }

    .slider-handle:hover {
        background-color: #002a7e
    }

    .slider-handle.is-dragging {
        transition: all 0s linear
    }

    .slider.disabled,
    .slider[disabled] {
        opacity: .25;
        cursor: not-allowed
    }

    .slider.vertical {
        display: inline-block;
        width: .5rem;
        height: 12.5rem;
        margin: 0 1.25rem;
        -ms-transform: scale(1, -1);
        transform: scale(1, -1)
    }

    .slider.vertical .slider-fill {
        top: 0;
        width: .5rem;
        max-height: 100%
    }

    .slider.vertical .slider-handle {
        position: absolute;
        top: 0;
        left: 50%;
        width: 1.4rem;
        height: 1.4rem;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .sticky-container {
        position: relative
    }

    .sticky {
        position: absolute;
        z-index: 0;
        transform: translate3d(0, 0, 0)
    }

    .sticky.is-stuck {
        position: fixed;
        z-index: 5
    }

    .sticky.is-stuck.is-at-top {
        top: 0
    }

    .sticky.is-anchored {
        position: absolute;
        left: auto;
        right: auto
    }

    body.is-reveal-open {
        overflow: hidden
    }

    .table-scroll,
    table.scroll {
        overflow-x: auto
    }

    .reveal-overlay {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1005;
        background-color: rgba(13, 13, 13, .45);
        overflow-y: scroll
    }

    .reveal {
        display: none;
        z-index: 1006;
        padding: 1rem;
        border: 1px solid #cacaca;
        background-color: #010101;
        border-radius: 0;
        position: relative;
        top: 100px;
        margin-left: auto;
        margin-right: auto;
        overflow-y: auto
    }

    [data-whatinput=mouse] .reveal {
        outline: 0
    }

    .reveal .column,
    .reveal .columns {
        min-width: 0
    }

    .reveal>:last-child {
        margin-bottom: 0
    }

    .reveal.collapse {
        padding: 0
    }

    table caption,
    table tbody td,
    table tbody th {
        padding: .5rem .625rem .625rem
    }

    @media screen and (min-width:40em) {
        .reveal {
            width: 600px;
            max-width: 76.875rem
        }

        .reveal .reveal {
            left: auto;
            right: auto;
            margin: 0 auto
        }

        .reveal.tiny {
            width: 30%;
            max-width: 76.875rem
        }

        .reveal.small {
            width: 50%;
            max-width: 76.875rem
        }

        .reveal.large {
            width: 90%;
            max-width: 76.875rem
        }
    }

    .reveal.full {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        max-width: none;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }

    @media screen and (max-width:39.9375em) {
        .reveal {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            height: 100vh;
            min-height: 100vh;
            max-width: none;
            margin-left: 0;
            border: 0;
            border-radius: 0
        }
    }

    .switch-paddle,
    .switch-paddle::after {
        display: block;
        transition: all .25s ease-out;
        border-radius: 1.25rem
    }

    .reveal.without-overlay {
        position: fixed
    }

    .switch {
        margin-bottom: 1rem;
        outline: 0;
        position: relative;
        user-select: none;
        font-size: .875rem
    }

    .switch-input {
        opacity: 0;
        position: absolute
    }

    .switch-paddle {
        background: #010101;
        cursor: pointer;
        position: relative;
        width: 4rem;
        height: 2rem;
        color: inherit;
        font-weight: inherit
    }

    input+.switch-paddle {
        margin: 0
    }

    .switch-paddle::after {
        background: #ddd;
        content: '';
        position: absolute;
        height: 1.5rem;
        left: .25rem;
        top: .25rem;
        width: 1.5rem;
        transform: translate3d(0, 0, 0)
    }

    input:checked~.switch-paddle {
        background: #010101
    }

    input:checked~.switch-paddle::after {
        left: 2.25rem
    }

    [data-whatinput=mouse] input:focus~.switch-paddle {
        outline: 0
    }

    .switch-active,
    .switch-inactive {
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .switch-active {
        left: 8%;
        display: none
    }

    input:checked+label>.switch-active {
        display: block
    }

    .switch-inactive {
        right: 15%
    }

    input:checked+label>.switch-inactive {
        display: none
    }

    .switch.tiny .switch-paddle {
        width: 3rem;
        height: 1.5rem;
        font-size: .625rem
    }

    .switch.tiny .switch-paddle::after {
        width: 1rem;
        height: 1rem
    }

    .switch.tiny input:checked~.switch-paddle::after {
        left: 1.75rem
    }

    .switch.small .switch-paddle {
        width: 3.5rem;
        height: 1.75rem;
        font-size: .75rem
    }

    .switch.small .switch-paddle::after {
        width: 1.25rem;
        height: 1.25rem
    }

    .switch.small input:checked~.switch-paddle::after {
        left: 2rem
    }

    .switch.large .switch-paddle {
        width: 5rem;
        height: 2.5rem;
        font-size: 1rem
    }

    .switch.large .switch-paddle::after {
        width: 2rem;
        height: 2rem
    }

    .switch.large input:checked~.switch-paddle::after {
        left: 2.75rem
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
        margin-bottom: 1rem;
        border-radius: 0
    }

    table tbody,
    table tfoot,
    table thead {
        border: 1px solid #f1f1f1;
        background-color: #f1f1f1
    }

    table caption {
        font-weight: 700
    }

    table tfoot,
    table thead {
        background: #f8f8f8;
        color: #575757
    }

    .tabs.primary>li>a,
    .title-bar,
    .tooltip {
        color: #010101
    }

    table tfoot tr,
    table thead tr {
        background: 0 0
    }

    table tfoot td,
    table tfoot th,
    table thead td,
    table thead th {
        padding: .5rem .625rem .625rem;
        font-weight: 700;
        text-align: left
    }

    table tbody tr:nth-child(even) {
        background-color: #f1f1f1
    }

    @media screen and (max-width:63.9375em) {

        table.stack tfoot,
        table.stack thead {
            display: none
        }

        table.stack td,
        table.stack th,
        table.stack tr {
            display: block
        }

        table.stack td {
            border-top: 0
        }
    }

    .tabs,
    .tabs-content {
        border: 1px solid #ededed
    }

    table.scroll {
        display: block;
        width: 100%
    }

    table.hover tr:hover {
        background-color: #f9f9f9
    }

    table.hover tr:nth-of-type(even):hover {
        background-color: #ececec
    }

    .table-scroll table {
        width: auto
    }

    .tabs {
        margin: 0;
        background: #010101
    }

    .tabs::after,
    .tabs::before {
        content: ' ';
        display: table
    }

    .tabs.vertical>li {
        width: auto;
        float: none;
        display: block
    }

    .tabs-title,
    .title-bar-left {
        float: left
    }

    .tabs.simple>li>a {
        padding: 0
    }

    .tabs.simple>li>a:hover {
        background: 0 0
    }

    .tabs.primary {
        background: #cccccc
    }

    .tabs.primary>li>a:focus,
    .tabs.primary>li>a:hover {
        background: #0037a6
    }

    .tabs-title>a {
        display: block;
        padding: 1.25rem 1.5rem;
        line-height: 1;
        font-size: .75rem
    }

    .tabs-title>a:hover {
        background: #010101
    }

    .tabs-title>a:focus,
    .tabs-title>a[aria-selected=true] {
        background: #ededed
    }

    .tabs-content {
        background: #010101;
        transition: all .5s ease;
        border-top: 0
    }

    .tabs-content.vertical {
        border: 1px solid #ededed;
        border-left: 0
    }

    .tabs-panel {
        display: none;
        padding: 1rem
    }

    .tabs-panel.is-active {
        display: block
    }

    .thumbnail {
        border: 4px solid #010101;
        box-shadow: 0 0 0 1px rgba(13, 13, 13, .2);
        display: inline-block;
        line-height: 0;
        max-width: 100%;
        transition: box-shadow .2s ease-out;
        border-radius: 0;
        margin-bottom: 1rem
    }

    .thumbnail:focus,
    .thumbnail:hover {
        box-shadow: 0 0 6px 1px rgba(0, 49, 148, .5)
    }

    .title-bar {
        background: #0d0d0d;
        padding: .5rem
    }

    .title-bar::after,
    .title-bar::before {
        content: ' ';
        display: table
    }

    .menu-icon.dark,
    .title-bar-title {
        display: inline-block;
        vertical-align: middle
    }

    .title-bar .menu-icon {
        margin-left: .25rem;
        margin-right: .5rem
    }

    .title-bar-right {
        float: right;
        text-align: right
    }

    .title-bar-title {
        font-weight: 700
    }

    .menu-icon.dark {
        position: relative;
        cursor: pointer;
        width: 20px;
        height: 16px
    }

    .menu-icon.dark::after {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 2px;
        background: #0d0d0d;
        top: 0;
        left: 0;
        box-shadow: 0 7px 0 #0d0d0d, 0 14px 0 #0d0d0d
    }

    .menu-icon.dark:hover::after {
        background: #292929;
        box-shadow: 0 7px 0 #292929, 0 14px 0 #292929
    }

    .has-tip {
        border-bottom: dotted 1px #292929;
        font-weight: 700;
        position: relative;
        display: inline-block;
        cursor: help
    }

    .tooltip.top::before,
    .tooltip::before {
        content: '';
        display: block;
        width: 0;
        height: 0
    }

    .tooltip {
        background-color: #0d0d0d;
        font-size: 80%;
        padding: .75rem;
        position: absolute;
        z-index: 10;
        top: calc(100% + .6495rem);
        max-width: 10rem !important;
        border-radius: 0
    }

    .tooltip::before {
        border: .75rem inset;
        border-color: transparent transparent #0d0d0d;
        border-bottom-style: solid;
        border-top-width: 0;
        bottom: 100%;
        position: absolute;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .tooltip.top::before {
        border: .75rem inset;
        border-color: #0d0d0d transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        top: 100%;
        bottom: auto
    }

    .tooltip.left::before,
    .tooltip.right::before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        bottom: auto;
        top: 50%
    }

    .tooltip.left::before {
        border: .75rem inset;
        border-color: transparent transparent transparent #0d0d0d;
        border-left-style: solid;
        border-right-width: 0;
        left: 100%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .tooltip.right::before {
        border: .75rem inset;
        border-color: transparent #0d0d0d transparent transparent;
        border-right-style: solid;
        border-left-width: 0;
        left: auto;
        right: 100%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .top-bar {
        padding: 0
    }

    .top-bar::after,
    .top-bar::before {
        content: ' ';
        display: table
    }

    .top-bar,
    .top-bar ul {
        background-color: #121212
    }

    .top-bar input {
        max-width: 200px;
        margin-right: 1rem
    }

    .top-bar .input-group-field {
        width: 100%;
        margin-right: 0
    }

    .actions-toolbar .top-bar input.action,
    .top-bar .actions-toolbar input.action,
    .top-bar body.checkout-index-index #maincontent .actions-toolbar input.button,
    .top-bar input.button,
    body.checkout-index-index #maincontent .actions-toolbar .top-bar input.button {
        width: auto
    }

    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
        width: 100%
    }

    @media screen and (min-width:40em) {

        .top-bar .top-bar-left,
        .top-bar .top-bar-right {
            width: auto
        }

        .bottom-bar .menu li:not(:last-child),
        .top-bar .menu li:not(:last-child) {
            border-right: 1px solid #2a2a2a
        }
    }

    @media screen and (max-width:63.9375em) {

        .top-bar.stacked-for-medium .top-bar-left,
        .top-bar.stacked-for-medium .top-bar-right {
            width: 100%
        }
    }

    @media screen and (max-width:74.9375em) {

        .top-bar.stacked-for-large .top-bar-left,
        .top-bar.stacked-for-large .top-bar-right {
            width: 100%
        }
    }

    .top-bar-title {
        float: left;
        margin-right: 1rem
    }

    .top-bar-left {
        float: left
    }

    .top-bar-right {
        float: right
    }

    .slide-in-down.mui-enter {
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        transition-property: transform, opacity;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .slide-in-left.mui-enter,
    .slide-in-up.mui-enter {
        transition-property: transform, opacity;
        -webkit-backface-visibility: hidden
    }

    .slide-in-down.mui-enter.mui-enter-active {
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .slide-in-left.mui-enter {
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        backface-visibility: hidden
    }

    .slide-in-left.mui-enter.mui-enter-active {
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .slide-in-up.mui-enter {
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        backface-visibility: hidden
    }

    .slide-in-right.mui-enter,
    .slide-out-down.mui-leave {
        transition-property: transform, opacity;
        -webkit-backface-visibility: hidden
    }

    .slide-in-up.mui-enter.mui-enter-active {
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .slide-in-right.mui-enter {
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        backface-visibility: hidden
    }

    .slide-in-right.mui-enter.mui-enter-active {
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .slide-out-down.mui-leave {
        -ms-transform: translateY(0);
        transform: translateY(0);
        backface-visibility: hidden
    }

    .slide-out-right.mui-leave,
    .slide-out-up.mui-leave {
        -webkit-backface-visibility: hidden;
        transition-property: transform, opacity
    }

    .slide-out-down.mui-leave.mui-leave-active {
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }

    .slide-out-right.mui-leave {
        -ms-transform: translateX(0);
        transform: translateX(0);
        backface-visibility: hidden
    }

    .slide-out-right.mui-leave.mui-leave-active {
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .slide-out-up.mui-leave {
        -ms-transform: translateY(0);
        transform: translateY(0);
        backface-visibility: hidden
    }

    .slide-out-up.mui-leave.mui-leave-active {
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .slide-out-left.mui-leave {
        -ms-transform: translateX(0);
        transform: translateX(0);
        transition-property: transform, opacity;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .slide-out-left.mui-leave.mui-leave-active {
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .fade-in.mui-enter {
        opacity: 0;
        transition-property: opacity
    }

    .fade-in.mui-enter.mui-enter-active {
        opacity: 1
    }

    .fade-out.mui-leave {
        opacity: 1;
        transition-property: opacity
    }

    .hinge-in-from-bottom.mui-enter,
    .hinge-in-from-left.mui-enter,
    .hinge-in-from-middle-x.mui-enter,
    .hinge-in-from-middle-y.mui-enter,
    .hinge-in-from-right.mui-enter,
    .hinge-in-from-top.mui-enter,
    .hinge-out-from-bottom.mui-leave,
    .hinge-out-from-middle-x.mui-leave,
    .hinge-out-from-middle-y.mui-leave,
    .hinge-out-from-right.mui-leave,
    .hinge-out-from-top.mui-leave,
    .scale-in-down.mui-enter,
    .scale-in-up.mui-enter,
    .scale-out-down.mui-leave,
    .scale-out-up.mui-leave,
    .spin-in-ccw.mui-enter,
    .spin-in.mui-enter,
    .spin-out-ccw.mui-leave,
    .spin-out.mui-leave {
        transition-property: transform, opacity
    }

    .fade-out.mui-leave.mui-leave-active {
        opacity: 0
    }

    .hinge-in-from-top.mui-enter {
        transform: perspective(2000px) rotateX(-90deg);
        -ms-transform-origin: top;
        transform-origin: top;
        opacity: 0
    }

    .hinge-in-from-top.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

    .hinge-in-from-right.mui-enter {
        transform: perspective(2000px) rotateY(-90deg);
        -ms-transform-origin: right;
        transform-origin: right;
        opacity: 0
    }

    .hinge-in-from-right.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

    .hinge-in-from-bottom.mui-enter {
        transform: perspective(2000px) rotateX(90deg);
        -ms-transform-origin: bottom;
        transform-origin: bottom;
        opacity: 0
    }

    .hinge-in-from-bottom.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

    .hinge-in-from-left.mui-enter {
        transform: perspective(2000px) rotateY(90deg);
        -ms-transform-origin: left;
        transform-origin: left;
        opacity: 0
    }

    .hinge-in-from-left.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

    .hinge-in-from-middle-x.mui-enter {
        transform: perspective(2000px) rotateX(-90deg);
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 0
    }

    .hinge-in-from-middle-x.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

    .hinge-in-from-middle-y.mui-enter {
        transform: perspective(2000px) rotateY(-90deg);
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 0
    }

    .hinge-in-from-middle-y.mui-enter.mui-enter-active,
    .hinge-out-from-top.mui-leave {
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

    .hinge-out-from-top.mui-leave {
        -ms-transform-origin: top;
        transform-origin: top
    }

    .hinge-out-from-top.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(-90deg);
        opacity: 0
    }

    .hinge-out-from-right.mui-leave {
        transform: perspective(2000px) rotate(0);
        -ms-transform-origin: right;
        transform-origin: right;
        opacity: 1
    }

    .hinge-out-from-right.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(-90deg);
        opacity: 0
    }

    .hinge-out-from-bottom.mui-leave {
        transform: perspective(2000px) rotate(0);
        -ms-transform-origin: bottom;
        transform-origin: bottom;
        opacity: 1
    }

    .hinge-out-from-bottom.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(90deg);
        opacity: 0
    }

    .hinge-out-from-left.mui-leave {
        transform: perspective(2000px) rotate(0);
        -ms-transform-origin: left;
        transform-origin: left;
        transition-property: transform, opacity;
        opacity: 1
    }

    .hinge-out-from-left.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(90deg);
        opacity: 0
    }

    .hinge-out-from-middle-x.mui-leave {
        transform: perspective(2000px) rotate(0);
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    .hinge-out-from-middle-x.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(-90deg);
        opacity: 0
    }

    .hinge-out-from-middle-y.mui-leave {
        transform: perspective(2000px) rotate(0);
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    .hinge-out-from-middle-y.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(-90deg);
        opacity: 0
    }

    .scale-in-up.mui-enter {
        -ms-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }

    .scale-in-up.mui-enter.mui-enter-active {
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    .scale-in-down.mui-enter {
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }

    .scale-in-down.mui-enter.mui-enter-active,
    .scale-out-up.mui-leave {
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    .scale-out-up.mui-leave.mui-leave-active {
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }

    .scale-out-down.mui-leave {
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    .scale-out-down.mui-leave.mui-leave-active {
        -ms-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }

    .spin-in.mui-enter {
        -ms-transform: rotate(-.75turn);
        transform: rotate(-.75turn);
        opacity: 0
    }

    .spin-in.mui-enter.mui-enter-active,
    .spin-out.mui-leave {
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    .spin-in-ccw.mui-enter,
    .spin-out.mui-leave.mui-leave-active {
        -ms-transform: rotate(.75turn);
        transform: rotate(.75turn);
        opacity: 0
    }

    .spin-in-ccw.mui-enter.mui-enter-active,
    .spin-out-ccw.mui-leave {
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    .spin-out-ccw.mui-leave.mui-leave-active {
        -ms-transform: rotate(-.75turn);
        transform: rotate(-.75turn);
        opacity: 0
    }

    .slow {
        transition-duration: 750ms !important;
        animation-duration: 750ms !important
    }

    .fast {
        transition-duration: 250ms !important;
        animation-duration: 250ms !important
    }

    .linear {
        transition-timing-function: linear !important;
        animation-timing-function: linear !important
    }

    .ease {
        transition-timing-function: ease !important;
        animation-timing-function: ease !important
    }

    .ease-in {
        transition-timing-function: ease-in !important;
        animation-timing-function: ease-in !important
    }

    .ease-out {
        transition-timing-function: ease-out !important;
        animation-timing-function: ease-out !important
    }

    .ease-in-out {
        transition-timing-function: ease-in-out !important;
        animation-timing-function: ease-in-out !important
    }

    .bounce-in {
        transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
        animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
    }

    .bounce-out {
        transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
        animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
    }

    .bounce-in-out {
        transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
        animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
    }

    .short-delay {
        transition-delay: .3s !important;
        animation-delay: .3s !important
    }

    .long-delay {
        transition-delay: .7s !important;
        animation-delay: .7s !important
    }

    .shake {
        animation-name: shake-7
    }

    .spin-ccw,
    .spin-cw {
        animation-name: spin-cw-1turn
    }

    @keyframes shake-7 {

        0%,
        10%,
        20%,
        30%,
        40%,
        50%,
        60%,
        70%,
        80%,
        90% {
            transform: translateX(7%)
        }

        15%,
        25%,
        35%,
        45%,
        5%,
        55%,
        65%,
        75%,
        85%,
        95% {
            transform: translateX(-7%)
        }
    }

    @keyframes spin-cw-1turn {

        0%,
        100% {
            transform: rotate(0)
        }

        100% {
            transform: rotate(1turn)
        }
    }

    .wiggle {
        animation-name: wiggle-7deg
    }

    @keyframes wiggle-7deg {

        40%,
        50%,
        60% {
            transform: rotate(7deg)
        }

        35%,
        45%,
        55%,
        65% {
            transform: rotate(-7deg)
        }

        0%,
        100%,
        30%,
        70% {
            transform: rotate(0)
        }
    }

    .infinite {
        animation-iteration-count: infinite
    }

    @font-face {
        font-family: 'Open Sans';
        font-display: fallback;
        src: url(../fonts/opensans-bold-webfont.eot);
        src: url(../fonts/opensans-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-bold-webfont.woff2) format("woff2"), url(../fonts/opensans-bold-webfont.woff) format("woff"), url(../fonts/opensans-bold-webfont.ttf) format("truetype"), url(../fonts/opensans-bold-webfont.svg#open_sansbold) format("svg");
        font-weight: 700;
        font-style: normal
    }

    @font-face {
        font-family: 'Open Sans';
        font-display: fallback;
        src: url(../fonts/opensans-bolditalic-webfont.eot);
        src: url(../fonts/opensans-bolditalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-bolditalic-webfont.woff2) format("woff2"), url(../fonts/opensans-bolditalic-webfont.woff) format("woff"), url(../fonts/opensans-bolditalic-webfont.ttf) format("truetype"), url(../fonts/opensans-bolditalic-webfont.svg#open_sansbold_italic) format("svg");
        font-weight: 700;
        font-style: italic
    }

    @font-face {
        font-family: 'Open Sans';
        font-display: fallback;
        src: url(../fonts/opensans-extrabold-webfont.eot);
        src: url(../fonts/opensans-extrabold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-extrabold-webfont.woff2) format("woff2"), url(../fonts/opensans-extrabold-webfont.woff) format("woff"), url(../fonts/opensans-extrabold-webfont.ttf) format("truetype"), url(../fonts/opensans-extrabold-webfont.svg#open_sansextrabold) format("svg");
        font-weight: 800;
        font-style: normal
    }

    @font-face {
        font-family: 'Open Sans';
        font-display: fallback;
        src: url(../fonts/opensans-extrabolditalic-webfont.eot);
        src: url(../fonts/opensans-extrabolditalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-extrabolditalic-webfont.woff2) format("woff2"), url(../fonts/opensans-extrabolditalic-webfont.woff) format("woff"), url(../fonts/opensans-extrabolditalic-webfont.ttf) format("truetype"), url(../fonts/opensans-extrabolditalic-webfont.svg#open_sansextrabold_italic) format("svg");
        font-weight: 800;
        font-style: italic
    }

    @font-face {
        font-family: 'Open Sans';
        font-display: fallback;
        src: url(../fonts/opensans-italic-webfont.eot);
        src: url(../fonts/opensans-italic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-italic-webfont.woff2) format("woff2"), url(../fonts/opensans-italic-webfont.woff) format("woff"), url(../fonts/opensans-italic-webfont.ttf) format("truetype"), url(../fonts/opensans-italic-webfont.svg#open_sansitalic) format("svg");
        font-weight: 400;
        font-style: italic
    }

    @font-face {
        font-family: 'Open Sans';
        font-display: fallback;
        src: url(../fonts/opensans-light-webfont.eot);
        src: url(../fonts/opensans-light-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-light-webfont.woff2) format("woff2"), url(../fonts/opensans-light-webfont.woff) format("woff"), url(../fonts/opensans-light-webfont.ttf) format("truetype"), url(../fonts/opensans-light-webfont.svg#open_sanslight) format("svg");
        font-weight: 300;
        font-style: normal
    }

    @font-face {
        font-family: 'Open Sans';
        font-display: fallback;
        src: url(../fonts/opensans-lightitalic-webfont.eot);
        src: url(../fonts/opensans-lightitalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-lightitalic-webfont.woff2) format("woff2"), url(../fonts/opensans-lightitalic-webfont.woff) format("woff"), url(../fonts/opensans-lightitalic-webfont.ttf) format("truetype"), url(../fonts/opensans-lightitalic-webfont.svg#open_sanslight_italic) format("svg");
        font-weight: 300;
        font-style: italic
    }

    @font-face {
        font-family: 'Open Sans';
        font-display: fallback;
        src: url(../fonts/opensans-regular-webfont.eot);
        src: url(../fonts/opensans-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-regular-webfont.woff2) format("woff2"), url(../fonts/opensans-regular-webfont.woff) format("woff"), url(../fonts/opensans-regular-webfont.ttf) format("truetype"), url(../fonts/opensans-regular-webfont.svg#open_sansregular) format("svg");
        font-weight: 400;
        font-style: normal
    }

    @font-face {
        font-family: 'Open Sans';
        font-display: fallback;
        src: url(../fonts/opensans-semibold-webfont.eot);
        src: url(../fonts/opensans-semibold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-semibold-webfont.woff2) format("woff2"), url(../fonts/opensans-semibold-webfont.woff) format("woff"), url(../fonts/opensans-semibold-webfont.ttf) format("truetype"), url(../fonts/opensans-semibold-webfont.svg#open_sanssemibold) format("svg");
        font-weight: 600;
        font-style: normal
    }

    @font-face {
        font-family: 'Open Sans';
        font-display: fallback;
        src: url(../fonts/opensans-semibolditalic-webfont.eot);
        src: url(../fonts/opensans-semibolditalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-semibolditalic-webfont.woff2) format("woff2"), url(../fonts/opensans-semibolditalic-webfont.woff) format("woff"), url(../fonts/opensans-semibolditalic-webfont.ttf) format("truetype"), url(../fonts/opensans-semibolditalic-webfont.svg#open_sanssemibold_italic) format("svg");
        font-weight: 600;
        font-style: italic
    }

    @font-face {
        font-family: 'Francois One';
        font-display: fallback;
        src: url(../fonts/francoisone-webfont.eot);
        src: url(../fonts/francoisone-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/francoisone-webfont.woff2) format("woff2"), url(../fonts/francoisone-webfont.woff) format("woff"), url(../fonts/francoisone-webfont.ttf) format("truetype"), url(../fonts/francoisone-webfont.svg#francois_oneregular) format("svg");
        font-weight: 400;
        font-style: normal
    }

    @font-face {
        font-family: 'Number Plate';
        font-display: fallback;
        src: url(../fonts/UKNumberPlate.ttf) format("truetype");
        font-style: normal
    }

    .top-bar #menu-primary-navigation {
        float: left
    }

    .top-bar #basket {
        float: right;
        height: 3rem !important
    }

    .bottom-bar .menu .home a,
    .top-bar .menu .home a {
        font-size: 1rem;
        color: #B9B9B9
    }

    .bottom-bar .menu a,
    .top-bar .menu a {
        height: 45px;
        color: #e6e6e6;
        padding-top: 0;
        padding-bottom: 0;
        font-weight: 700;
        font-size: .8rem;
        text-decoration: none;
        background: 0 0;
        outline: 0
    }

    .bottom-bar .menu>li:not(.menu-text)>a,
    .top-bar .menu>li:not(.menu-text)>a,
    .vertical .menu {
        padding: 1rem
    }

    .bottom-bar .menu a:hover:not(.button):not(body.checkout-index-index #maincontent .actions-toolbar .button):not(.actions-toolbar .button):not(.actions-toolbar button):not(.actions-toolbar .action),
    .top-bar .menu a:hover:not(.button):not(body.checkout-index-index #maincontent .actions-toolbar .button):not(.actions-toolbar .button):not(.actions-toolbar button):not(.actions-toolbar .action) {
        background-color: #2a2a2a
    }

    .bottom-bar .menu .menu-item.active>a,
    .bottom-bar .menu a:hover,
    .top-bar .menu .menu-item.active>a,
    .top-bar .menu a:hover {
        color: #ddd
    }

    .bottom-bar .menu>li,
    .top-bar .menu>li {
        margin-bottom: 0
    }

    .bottom-bar li .dropdown.menu,
    .top-bar li .dropdown.menu {
        display: none
    }

    .bottom-bar li .dropdown.menu.js-dropdown-active,
    .top-bar li .dropdown.menu.js-dropdown-active {
        display: block
    }

    .bottom-bar .dropdown.menu .submenu,
    .top-bar .dropdown.menu .submenu {
        background-color: #121212;
        color: #e6e6e6;
        border: 0;
        z-index: 300
    }

    .bottom-bar .dropdown.menu .has-submenu.is-down-arrow a,
    .top-bar .dropdown.menu .has-submenu.is-down-arrow a {
        padding-right: 1rem
    }

    .bottom-bar .dropdown.menu .has-submenu.is-down-arrow>a::after,
    .top-bar .dropdown.menu .has-submenu.is-down-arrow>a::after {
        border: 0
    }

    .bottom-bar .is-accordion-submenu-parent>a::after,
    .top-bar .is-accordion-submenu-parent>a::after {
        border-color: #010101 transparent transparent
    }

    .bottom-bar .dropdown.menu>li.is-dropdown-submenu-parent>a::after,
    .top-bar .dropdown.menu>li.is-dropdown-submenu-parent>a::after {
        border: 0
    }

    .is-dropdown-submenu {
        min-width: 330px !important
    }

    @media screen and (min-width:40em) {
        .title-bar {
            display: none
        }
    }

    .title-bar .title a {
        font-size: 1rem;
        color: #B9B9B9
    }

    .top-bar>div .menu-item.basket {
        border-right: 0 !important;
        float: right
    }

    .top-bar>div .menu-item.basket a {
        background: url(../images/icons/trolley.png) left 1.5625rem center no-repeat green !important;
        background-size: 1.875rem !important;
        padding-left: 4.375rem !important;
        color: #efefef !important;
        height: 3rem !important
    }

    .top-bar>div .menu-item.basket a:hover {
        background-color: #dbaf00 !important
    }

    #footer-container {
        background: #292929;
        color: #010101;
        max-width: 100%;
        width: 100%;
        margin: 0 auto
    }

    .pre-footer {
        background-color: rgb(244 244 244);
        padding: 10px 20px;
    }

    .associate-businesses {
        max-width: 76.875rem;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    img.ass-busi {
        padding: 15px;
        margin: auto;
    }

    #footer-container #footer {
        max-width: 76.875rem;
        margin-left: auto;
        margin-right: auto;
        padding: 1.875rem .625rem
    }

    #footer-container #footer::after,
    #footer-container #footer::before {
        content: ' ';
        display: table
    }

    #footer-container #footer .logo {
        padding: 0 0 3.125rem;
        background-size: 95% auto;
        background-position: left center;
        float: none;
        max-width: none
    }

    #footer-container #footer .trade {
        display: block
    }

    #footer-container #footer p.copyright-desktop {
        font-size: 13px;
        margin-top: 10px
    }

    @media screen and (min-width:40em) and (max-width:63.9375em) {
        #footer-container #footer p.copyright-desktop {
            text-align: center
        }
    }

    #footer-container #footer a {
        color: #010101
    }

    #footer-container #footer h6 {
        font-family: 'Francois One', sans-serif;
        font-size: 1.5rem;
        margin-bottom: .9375rem
    }

    @media screen and (max-width:39.9375em) {
        .top-bar>div .menu-item.basket a {
            height: 4.875rem !important
        }

        #footer-container #footer {
            color: #010101
        }
    }

    #footer-container #footer .menu>li {
        display: block;
        margin-bottom: 0
    }

    #footer-container #footer .menu>li a {
        color: #010101;
        padding: 0;
        line-height: 1.6
    }

    #footer-container #footer .menu>li>ul {
        display: none
    }

    #footer-container #footer .sagepay {
        margin-left: .625rem
    }

    #footer-container #footer .social-icons {
        margin-top: 20px
    }

    #footer-container #footer .social {
        margin-top: .625rem;
        margin-right: 0;
        text-align: right
    }

    #footer-container #footer .social a {
        color: #ddd;
        font-size: 1.875rem;
        margin-left: 1.25rem
    }

    #footer-container #footer .social a:first-child {
        margin: 0
    }

    #footer-container #footer article:last-child {
        text-align: right
    }

    @media screen and (max-width:39.9375em),
    screen and (min-width:40em) and (max-width:63.9375em) {
        #footer-container #footer .logo {
            height: 3.75rem;
            background-size: auto 95%;
            background-position: center
        }

        #footer-container #footer .widger {
            margin-top: 1.875rem;
            text-align: center !important
        }

        #footer-container #footer .widger:last-child {
            height: auto;
            max-height: none
        }

        #footer-container #footer .widger .social {
            float: none !important;
            display: inline
        }

        #footer-container #footer .widger .social a {
            float: none
        }

        #footer-container #footer .social {
            padding-left: 1.25rem;
            text-align: left;
            margin-top: 1.875rem
        }

        #footer-container #footer .sagepay {
            margin-right: 20px
        }

        #footer-container #footer .social-icons {
            margin-top: 20px;
            margin-right: 20px
        }
    }

    @media screen and (max-width:39.9375em) {

        #footer-container #footer .logo,
        #footer-container #footer .widger.widget_nav_menu ul,
        #footer-container #footer .widger>div,
        #footer-container #footer .widger>p {
            width: 100%
        }

        #footer-container #footer #nav_menu-2,
        #footer-container #footer .widger h6 {
            display: none
        }

        #footer-container {
            position: relative
        }

        #footer-container #footer {
            padding: .9375rem 0
        }

        #footer-container #footer .social {
            margin-top: 0
        }

        #footer-container #footer .sagepay,
        #footer-container #footer .social-icons {
            margin-right: 20px
        }

        #footer-container #footer .widger {
            margin-top: 0;
            padding: 0;
            overflow: hidden;
            height: auto
        }

        #footer-container #footer .widger.widget_nav_menu {
            padding-bottom: 10px
        }

        #footer-container #footer .bottom-bar .menu-icon {
            margin: .9375rem 1.25rem .9375rem .9375rem
        }

        #footer-container #footer .nav-container .main-navigation {
            width: 100%;
            z-index: 105
        }

        #footer-container #footer #nav_menu-3 li {
            width: auto;
            margin-bottom: 0;
            display: inline-block;
            padding-right: 10px
        }

        #footer-container #footer #nav_menu-3 li a {
            text-decoration: underline
        }

        #footer-container #footer .sagepay {
            text-align: center;
            margin-left: 0;
            margin-right: 0;
            padding: 0 1.25rem 1.25rem
        }

        #footer-container #footer .footer-menu-container {
            padding: 1.25rem
        }

        #footer-container #footer .address article {
            padding: 0 1.25rem 1.25rem
        }

        #footer-container #footer .address article p {
            text-align: left;
            color: #575757
        }
    }

    #page-archive .main-content .load-more,
    #page-blog .main-content .load-more,
    #plate-archive .main-content .load-more,
    .cta .img {
        text-align: center
    }

    @media screen and (max-width:39.9375em) and (max-width:39.9375em) {
        #footer-container #footer .address article p {
            text-align: center;
            color: #010101
        }

        #footer-container #footer .address article p br {
            display: none
        }
    }

    @media screen and (max-width:39.9375em) {
        #footer-container #footer .address article a {
            color: #010101
        }

        #footer-container #footer .copyright {
            border-top: .0625rem solid #575757;
            display: table;
            padding-top: 1.25rem;
            width: 100%
        }

        #footer-container #footer .copyright img {
            height: 2.1875rem
        }

        #footer-container #footer .copyright .columns {
            display: table-cell;
            float: none
        }

        #footer-container #footer .copyright .columns:nth-child(2) {
            vertical-align: middle;
            text-align: center
        }

        #footer-container #mobile-bottom-menu {
            position: absolute;
            bottom: 4.6875rem;
            width: 100%;
            z-index: 100
        }

        #footer-container #menu-primary-navigation-2 {
            background-color: #292929;
            padding: 1rem
        }

        #footer-container #menu-primary-navigation-2 li a {
            font-size: 1rem !important;
            font-weight: 700 !important;
            text-transform: uppercase !important;
            height: auto !important;
            padding: 1rem !important
        }

        .footer-bottom {
            border-top: 1px solid #cccccc;
            padding: 20px 0;
            margin-top: 20px;
            border-bottom: 1px solid #cccccc;
        }

        .finance-info {
            width: 50%;
        }

        #footer-container #menu-primary-navigation-2 li a:hover {
            background-color: #0d0d0d
        }
    }

    .sidebar {
        width: 100%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }

    .sidebar:last-child:not(:first-child) {
        float: right
    }

    @media screen and (min-width:40em) {
        .sidebar {
            width: 33.33333%;
            float: left;
            padding-left: .625rem;
            padding-right: .625rem;
            margin-top: 1rem
        }

        .sidebar:last-child:not(:first-child) {
            float: right
        }
    }

    @media screen and (min-width:40em) and (min-width:40em) {
        .sidebar {
            padding-left: .9375rem;
            padding-right: .9375rem
        }
    }

    .sidebar .widget_nav_menu ul li {
        display: block
    }

    #page-archive,
    #page-blog,
    #plate-archive {
        max-width: 76.875rem;
        margin-left: auto;
        margin-right: auto;
        margin-top: 3rem
    }

    #page-archive::after,
    #page-archive::before,
    #page-blog::after,
    #page-blog::before,
    #plate-archive::after,
    #plate-archive::before {
        content: ' ';
        display: table
    }

    #page-archive::after,
    #page-blog::after,
    #plate-archive::after {
        clear: both
    }

    #page-archive .main-content,
    #page-blog .main-content,
    #plate-archive .main-content,
    #page-cherished .main-content {
        width: 100%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }

    #page-archive .main-content:last-child:not(:first-child),
    #page-blog .main-content:last-child:not(:first-child),
    #page-sidebar-left .main-content:last-child:not(:first-child),
    #plate-archive .main-content:last-child:not(:first-child),
    #single-post .main-content:last-child:not(:first-child) {
        float: right
    }

    @media screen and (min-width:40em) {

        #page-archive .main-content,
        #page-blog .main-content,
        #plate-archive .main-content {
            padding-left: .9375rem;
            padding-right: .9375rem
        }
    }

    #page-archive .main-content h2>a,
    #page-blog .main-content h2>a,
    #plate-archive .main-content h2>a {
        color: #0d0d0d
    }

    #page-archive .main-content h2>a:hover,
    #page-blog .main-content h2>a:hover,
    #plate-archive .main-content h2>a:hover {
        color: #cccccc
    }

    #page-archive .main-content .blogpost-entry,
    #page-blog .main-content .blogpost-entry,
    #plate-archive .main-content .blogpost-entry {
        display: table;
        width: 100%
    }

    #page-archive .main-content .blogpost-entry .post-image,
    #page-blog .main-content .blogpost-entry .post-image,
    #plate-archive .main-content .blogpost-entry .post-image {
        display: table-cell;
        vertical-align: middle;
        width: 40%;
        background-color: #ededed;
        background-position: center center;
        background-repeat: no-repeat;
        height: 18.4375rem;
        background-size: cover
    }

    #page-archive .main-content .blogpost-entry .post-image.default,
    #page-blog .main-content .blogpost-entry .post-image.default,
    #plate-archive .main-content .blogpost-entry .post-image.default {
        background-size: 50%
    }

    #page-archive .main-content .blogpost-entry .post-content,
    #page-blog .main-content .blogpost-entry .post-content,
    #plate-archive .main-content .blogpost-entry .post-content {
        display: table-cell;
        vertical-align: middle;
        padding: 1.25rem;
        position: relative;
        width: 100%;
        right: 20px;
        top: 7px;
        background-color: white;
        box-shadow: 1px 1px 12px 7px #f5f5f521;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-around;
    }

    #page-archive .main-content .last-post-spacer,
    #page-blog .main-content .last-post-spacer,
    #plate-archive .main-content .last-post-spacer {
        margin: 1.25rem 0
    }

    #page-archive .main-content .load-more i,
    #page-blog .main-content .load-more i,
    #plate-archive .main-content .load-more i {
        margin-left: .3125rem
    }

    #page-archive .main-content .post-list,
    #page-blog .main-content .post-list,
    #plate-archive .main-content .post-list {
        position: relative
    }

    #page-archive .main-content .post-list .overlay,
    #page-blog .main-content .post-list .overlay,
    #plate-archive .main-content .post-list .overlay {
        display: none;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, .5);
        transition: all .5s ease !important
    }

    @media screen and (max-width:39.9375em) {

        #page-archive,
        #page-blog,
        #plate-archive {
            margin-top: 1rem
        }

        #page-archive .main-content .blogpost-entry .post-image,
        #page-blog .main-content .blogpost-entry .post-image,
        #plate-archive .main-content .blogpost-entry .post-image {
            display: block;
            width: 100%;
            margin-bottom: .625rem
        }

        #page-archive .main-content .blogpost-entry .post-content,
        #page-blog .main-content .blogpost-entry .post-content,
        #plate-archive .main-content .blogpost-entry .post-content {
            display: block;
            width: 90%;
            margin: 5% 5% -40px;
            padding: 20px;
            top: -40px;
            right: 0px;
        }

        #page-archive .main-content .blogpost-entry .post-content footer a,
        #page-blog .main-content .blogpost-entry .post-content footer a,
        #plate-archive .main-content .blogpost-entry .post-content footer a {
            width: 100%;
            margin-bottom: 0
        }
    }

    @media screen and (min-width:40em) {

        #page-sidebar-left .main-content,
        #single-post .main-content {
            padding-left: .9375rem;
            padding-right: .9375rem
        }
    }

    #page-sidebar-left .main-content.full-width,
    #single-post .main-content.full-width {
        width: 100%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }

    @media screen and (min-width:40em) {

        #page-sidebar-left .main-content.full-width,
        #single-post .main-content.full-width {
            padding-left: .9375rem;
            padding-right: .9375rem
        }
    }

    #page-sidebar-left .main-content.full-width:last-child:not(:first-child),
    #single-post .main-content.full-width:last-child:not(:first-child) {
        float: right
    }

    #page-sidebar-left .main-content p:first-child,
    #single-post .main-content p:first-child {
        font-size: 1.0625rem
    }

    #page-sidebar-left .main-content blockquote p:first-child,
    #single-post .main-content blockquote p:first-child {
        font-size: .9375rem
    }

    #page-sidebar-left .main-content img,
    #single-post .main-content img {
        padding: 0;
        border: none
    }

    #page-sidebar-left .main-content img.alignright,
    #single-post .main-content img.alignright {
        float: right;
        margin: 0 0 .625rem .625rem
    }

    #page-sidebar-left .main-content img.alignleft,
    #single-post .main-content img.alignleft {
        float: left;
        margin: 0 .625rem .625rem 0
    }

    #page-sidebar-left .main-content img.aligncenter,
    #single-post .main-content img.aligncenter {
        display: block;
        margin: auto
    }

    #page-sidebar-left.sidebar-widgets,
    #single-post.sidebar-widgets {
        margin-top: -2rem
    }

    #page-sidebar-left.sidebar-widgets:before,
    #single-post.sidebar-widgets:before {
        background-color: #f5f5f5;
        content: '';
        height: 100%;
        position: absolute;
        left: 0
    }

    #page-sidebar-left.sidebar-widgets .main-content,
    #single-post.sidebar-widgets .main-content {
        margin-top: 2rem
    }

    .page-content {
        width: 100%
    }

    #contact-page article {
        max-width: 1200px;
        width: 100%;
        margin: 3rem auto auto;
        padding: 0 10px
    }

    #contact-page article .stacked-content .content-box {
        width: 49%;
        display: inline-block;
        vertical-align: top;
        overflow: hidden;
        margin: 10px 0
    }

    @media screen and (max-width:39.9375em) {
        #contact-page article .stacked-content .content-box {
            width: 100%
        }
    }

    #contact-page .form-section {
        background-color: #f5f5f5;
        color: #010101;
        padding: 50px 0
    }

    #contact-page .form-section .form-wrapper {
        max-width: 600px;
        width: 100%;
        margin: auto;
        padding: 0 20px
    }

    #contact-page .form-section .form-wrapper h2 {
        color: #010101
    }

    #contact-page .form-section .form-wrapper form {
        margin-top: 20px
    }

    #contact-page .form-section .form-wrapper form .gform_button {
        float: right;
        background-color: #ddd;
        color: #0d0d0d
    }

    .gform_wrapper .top_label .gfield.gf_left_half {
        margin-right: 2% !important;
        width: 49% !important
    }

    #featured-hero,
    .no-header-spacer {
        margin: 0 0 2rem
    }

    .gform_wrapper .top_label .gfield.gf_right_half {
        width: 49% !important
    }

    .gform_wrapper .top_label .gfield.gfield_error {
        background-color: #fce6e2;
        border: 1px solid rgba(13, 13, 13, .25);
        width: auto
    }

    .gform_wrapper .gform_footer input[type=submit] {
        width: 100%
    }

    @media screen and (min-width:40em) {
        .gform_wrapper .gform_footer input[type=submit] {
            width: auto
        }
    }

    .gform_wrapper .validation_message {
        font-weight: 400 !important
    }

    .sites-button {
        background: #FF6908;
        font-size: 1.25rem;
        font-weight: 700;
        box-shadow: 0 -2px 0 rgba(0, 0, 0, .2) inset;
        border-radius: 3px;
        border: none
    }

    #featured-hero {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        height: 12.5rem
    }

    #featured-hero .overlay {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, .3)
    }

    #featured-hero .page-title {
        width: 100%;
        height: 100%;
        transform-style: preserve-3d
    }

    #featured-hero .page-title #maincontent form .legend,
    #featured-hero .page-title .modal-popup form .legend,
    #featured-hero .page-title .product-item .product-item-name,
    #featured-hero .page-title .reveal h3,
    #featured-hero .page-title body.checkout-cart-index .product-item-name,
    #featured-hero .page-title body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-title,
    #featured-hero .page-title body.checkout-index-index #maincontent .step-title,
    #featured-hero .page-title h1,
    #maincontent form #featured-hero .page-title .legend,
    .modal-popup form #featured-hero .page-title .legend,
    .product-item #featured-hero .page-title .product-item-name,
    .reveal #featured-hero .page-title h3,
    body.checkout-cart-index #featured-hero .page-title .product-item-name,
    body.checkout-index-index #maincontent #featured-hero .page-title .step-title,
    body.checkout-index-index #maincontent .opc-summary-wrapper #featured-hero .page-title .shipping-information-title {
        position: relative;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: block;
        text-align: center;
        font-size: 3.75rem !important;
        font-weight: 500;
        color: #010101
    }

    @media screen and (max-width:39.9375em) {

        #featured-hero .page-title #maincontent form .legend,
        #featured-hero .page-title .modal-popup form .legend,
        #featured-hero .page-title .product-item .product-item-name,
        #featured-hero .page-title .reveal h3,
        #featured-hero .page-title body.checkout-cart-index .product-item-name,
        #featured-hero .page-title body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-title,
        #featured-hero .page-title body.checkout-index-index #maincontent .step-title,
        #featured-hero .page-title h1,
        #maincontent form #featured-hero .page-title .legend,
        .modal-popup form #featured-hero .page-title .legend,
        .product-item #featured-hero .page-title .product-item-name,
        .reveal #featured-hero .page-title h3,
        body.checkout-cart-index #featured-hero .page-title .product-item-name,
        body.checkout-index-index #maincontent #featured-hero .page-title .step-title,
        body.checkout-index-index #maincontent .opc-summary-wrapper #featured-hero .page-title .shipping-information-title {
            font-size: 1.75rem !important
        }
    }

    .no-featured-image-set {
        height: 1rem !important
    }

    @media screen and (min-width:40em) {
        #featured-hero {
            height: 25rem
        }
    }

    @media screen and (min-width:90em) {
        .single-plate-type #featured-hero {
            height: 15rem
        }
    }

    .dotted {
        border-style: dashed;
        margin: 2rem 0
    }

    .off-canvas ul#menu-main-menu {
        height: 100vh;
        padding: 1rem
    }

    .title-bar-title a {
        font-size: 1rem;
        color: #B9B9B9
    }

    #flexible-list .list-heading,
    .accordion .accordion-item .accordion-title {
        font-size: 1.25rem;
        font-family: 'Francois One', sans-serif;
        text-transform: uppercase
    }

    .accordion .accordion-item .accordion-title {
        font-weight: 400;
        color: #0d0d0d
    }

    .accordion .accordion-item .image-list,
    .accordion .accordion-item ul {
        margin-bottom: .9375rem
    }

    .accordion .accordion-item .image-list .image-list-item {
        display: table;
        margin-bottom: .625rem
    }

    .accordion .accordion-item .image-list .image-list-item span {
        display: table-cell
    }

    .accordion .accordion-item .image-list .image-list-item span.image-list-image {
        width: 20%
    }

    .accordion .accordion-item .image-list .image-list-item span.image-list-text {
        padding: .625rem
    }

    .pagination .current {
        background: 0 0
    }

    .pagination .current>a {
        border: .0625rem solid #292929
    }

    input[type=email],
    input[type=tel],
    input[type=text],
    textarea {
        width: 100% !important;
        border-width: .125rem;
        transition: all .5s ease !important
    }

    input[type=email]:focus,
    input[type=tel]:focus,
    input[type=text]:focus,
    textarea:focus {
        border-color: #ddd;
        border-width: .125rem;
        transition: all .5s ease !important;
        box-shadow: none
    }

    body {
        font-family: 'Open Sans', sans-serif;
        font-size: .8125rem;
        color: #575757
    }

    p>a {
        text-decoration: underline;
        font-weight: 600
    }

    #maincontent form .legend,
    .block-title,
    .modal-popup form .legend,
    .product-item .product-item-name,
    .reveal h3,
    body.checkout-cart-index .product-item-name,
    body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-title,
    body.checkout-index-index #maincontent .step-title,
    h1,
    h2 {
        font-family: 'Francois One', sans-serif;
        text-transform: uppercase;
        font-size: 1.75rem !important;
        color: #0d0d0d
    }

    #maincontent form .block-title.legend,
    .block-title.block-title,
    .modal-popup form .block-title.legend,
    .product-item .block-title.product-item-name,
    .reveal h3.block-title,
    body.checkout-cart-index .block-title.product-item-name,
    body.checkout-index-index #maincontent .block-title.step-title,
    body.checkout-index-index #maincontent .opc-summary-wrapper .block-title.shipping-information-title,
    h1.block-title,
    h2.block-title {
        font-size: 1.125rem !important
    }

    #maincontent form .page-title-wrapper .page-title.legend,
    .modal-popup form .page-title-wrapper .page-title.legend,
    .page-title-wrapper #maincontent form .page-title.legend,
    .page-title-wrapper .modal-popup form .page-title.legend,
    .page-title-wrapper .product-item .page-title.product-item-name,
    .page-title-wrapper .reveal h3.page-title,
    .page-title-wrapper body.checkout-cart-index .page-title.product-item-name,
    .page-title-wrapper body.checkout-index-index #maincontent .opc-summary-wrapper .page-title.shipping-information-title,
    .page-title-wrapper body.checkout-index-index #maincontent .page-title.step-title,
    .page-title-wrapper h1.page-title,
    .product-item .page-title-wrapper .page-title.product-item-name,
    .reveal .page-title-wrapper h3.page-title,
    body.checkout-cart-index .page-title-wrapper .page-title.product-item-name,
    body.checkout-index-index #maincontent .opc-summary-wrapper .page-title-wrapper .page-title.shipping-information-title,
    body.checkout-index-index #maincontent .page-title-wrapper .page-title.step-title {
        padding: 50px 0 30px;
        font-weight: 200 !important
    }

    .scroll-pane {
        height: 350px;
        overflow-x: hidden;
        overflow-y: auto
    }

    .page.messages {
        margin-top: 20px
    }

    h3,
    h4,
    h5 {
        font-size: .9375rem
    }

    ul.check {
        list-style: none;
        padding: 0;
        margin: 0
    }

    ul.check li {
        background: url(../images/icons/green-tick.png) left center no-repeat;
        background-size: .9375rem auto;
        padding-left: 1.875rem;
        line-height: 1.8
    }

    #maincontent {
        overflow: hidden
    }

    article.main-content {
        padding-bottom: 40px;
        width: 66.66667%;
        padding-left: .625rem;
        padding-right: .625rem;
        float: none !important;
        margin: 0 auto
    }

    #masthead>#topmost .topmost-container>#tagline .trustpilot-widget,
    article.main-content:last-child:not(:first-child) {
        float: right
    }

    @media screen and (min-width:40em) {
        article.main-content {
            padding-left: .9375rem;
            padding-right: .9375rem
        }
    }

    section.container {
        overflow: hidden;
        position: relative
    }

    .grid-row {
        max-width: 76.875rem;
        margin-left: auto;
        margin-right: auto
    }

    .grid-row::after,
    .grid-row::before {
        content: ' ';
        display: table
    }

    .shade {
        background: #ededed
    }

    .actions-toolbar .action,
    .actions-toolbar .button,
    .actions-toolbar button,
    .button,
    body.checkout-index-index #maincontent .actions-toolbar .button {
        text-transform: uppercase;
        font-weight: 600 !important;
        text-decoration: none !important;
        border: 0 !important;
        font-size: .875rem !important;
        white-space: nowrap;
        padding: 10px 20px !important;
        border-radius: 0 !important;
        line-height: 1 !important
    }

    .actions-toolbar .alt.action,
    .actions-toolbar button.alt,
    .button.alt,
    body.checkout-index-index #maincontent .actions-toolbar .alt.button {
        background: 0 0;
        border: .0625rem solid #010101 !important
    }

    .actions-toolbar .secondary.action,
    .actions-toolbar button.secondary,
    .button.secondary,
    body.checkout-index-index #maincontent .actions-toolbar .secondary.button {
        color: #0d0d0d
    }

    .actions-toolbar .yellow.action,
    .actions-toolbar button.yellow,
    .button.yellow,
    body.checkout-index-index #maincontent .actions-toolbar .yellow.button {
        background: #e6ba08;
        background: -webkit-gradient(left bottom, right top, color-stop(0, #e6ba08), color-stop(100%, #fecd09));
        background: linear-gradient(45deg, #e6ba08 0, #fecd09 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ba08', endColorstr='#fecd09', GradientType=1);
        color: #0d0d0d;
        text-transform: uppercase;
        padding: 15px 20px !important
    }

    .actions-toolbar .border.action,
    .actions-toolbar button.border,
    .button.border,
    body.checkout-index-index #maincontent .actions-toolbar .border.button {
        background-color: transparent;
        border: 1px solid #0d0d0d !important;
        color: #0d0d0d !important
    }

    .logo {
        background-size: 90% auto;
        background-position: center center;
        background-repeat: no-repeat;
        display: block;
        padding: 5rem 0;
        margin: 0
    }

    #masthead {
        background-color: #ededed
    }

    #masthead>#topmost .topmost-container {
        background: url(../images/customer-service.png) bottom right .9375rem no-repeat;
        background-size: 8.125rem auto;
        font-size: 1rem;
        color: #0d0d0d;
        max-width: 76.875rem;
        margin-left: auto;
        margin-right: auto
    }

    #masthead>#topmost .topmost-container::after,
    #masthead>#topmost .topmost-container::before {
        content: ' ';
        display: table
    }

    #masthead>#topmost .topmost-container.is-stuck {
        box-shadow: 0 0 1.25rem gray;
        -moz-box-shadow: 0 0 1.25rem gray;
        -webkit-box-shadow: 0 0 1.25rem gray;
        transition: box-shadow .5s ease !important
    }

    #masthead>#topmost .topmost-container>#tagline {
        line-height: 8.125rem;
        font-style: italic;
        font-weight: 300;
        font-size: 1.25rem;
        margin-top: 22px;
    }
}

#masthead>#topmost .topmost-container>#opening {
    padding-top: 2rem
}

#masthead>#topmost .topmost-container>#opening p {
    line-height: 1.2;
    display: block;
    float: right;
    margin-right: 8.75rem
}

#masthead>#topmost .topmost-container>#opening p strong {
    font-size: 1.625rem;
    position: relative
}

#masthead .nav-container {
    background-color: #121212
}

#masthead .nav-container .main-navigation {
    width: 100%;
    z-index: 100
}

#masthead .nav-container .main-navigation.is-stuck {
    box-shadow: 0 0 1.25rem #000;
    -moz-box-shadow: 0 0 1.25rem #000;
    -webkit-box-shadow: 0 0 1.25rem #000;
    transition: box-shadow .5s ease !important
}

#masthead .nav-container .main-navigation .is-dropdown-submenu-parent.is-down-arrow>a:after {
    content: none
}

#kitchen-sink::after,
#kitchen-sink::before,
#page-faqs::after,
#page-faqs::before,
#page-full-width::after,
#page-full-width::before,
#page-sidebar-left::after,
#page-sidebar-left::before,
#page::after,
#page::before,
#single-post::after,
#single-post::before {
    content: ' ';
    display: table
}

.bottom-bar>div,
.top-bar>div {
    max-width: 76.875rem;
    margin-left: auto;
    margin-right: auto
}

.bottom-bar>div::after,
.bottom-bar>div::before,
.top-bar>div::after,
.top-bar>div::before {
    content: ' ';
    display: table
}

.bottom-bar>div .menu-item a,
.top-bar>div .menu-item a {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    height: auto
}

#page {
    padding-bottom: 3.75rem
}

#page a {
    text-decoration: underline
}

#footer-container {
    border: 0
}

.single-plate-type .builder-cta {
    border-bottom: 1px solid #d3d3d3;
    padding: 30px 0;
    margin-bottom: 30px
}

.single-plate-type .plate-post-content {
    position: relative
}

.single-plate-type .why-choose {
    position: absolute;
    right: 0;
    top: 0
}

.single-plate-type .why-choose img {
    border: none !important;
    max-width: 330px
}

@media screen and (max-width:63.9375em) {
    .single-plate-type .why-choose {
        position: relative
    }

    .single-plate-type .why-choose img {
        width: 100%
    }
}

.single-plate-type .entry-content>div {
    width: 66.66667%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:40em) {
    .single-plate-type .entry-content>div {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.single-plate-type .entry-content>div:last-child:not(:first-child) {
    float: right
}

@media screen and (max-width:63.9375em) {
    .single-plate-type .entry-content>div {
        width: 100%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }

    .single-plate-type .entry-content>div:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (max-width:63.9375em) and (min-width:40em) {
    .single-plate-type .entry-content>div {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.single-plate-type .entry-content>div:last-child {
    float: none !important
}

.single-plate-type .entry-content .row {
    padding: 0
}

@media screen and (min-width:64em) and (max-width:74.9375em),
screen and (min-width:40em) and (max-width:63.9375em) {

    .bottom-bar>div,
    .top-bar>div {
        max-width: 76.875rem;
        margin-left: auto;
        margin-right: auto
    }

    .bottom-bar>div::after,
    .bottom-bar>div::before,
    .top-bar>div::after,
    .top-bar>div::before {
        content: ' ';
        display: table
    }

    .bottom-bar>div::after,
    .top-bar>div::after {
        clear: both
    }

    .bottom-bar>div .menu-item a,
    .top-bar>div .menu-item a {
        white-space: nowrap;
        font-size: .6875rem;
        line-height: 1rem
    }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {

    .bottom-bar>div .menu-item a,
    .top-bar>div .menu-item a {
        padding: 1rem .5rem !important
    }

    .basket a {
        background-image: none
    }
}

@media screen and (max-width:50rem) and (min-width:40rem) {

    .bottom-bar>div .menu-item a,
    .top-bar>div .menu-item a {
        padding: 1rem .3125rem !important;
        font-size: .5625rem
    }
}

@media screen and (max-width:39.9375em) {
    .row .row {
        margin: 0
    }

    #masthead>#topmost .topmost-container {
        width: 100%;
        background-color: #ededed;
        z-index: 101;
        background-image: none
    }

    .logo {
        padding: 2.5rem
    }

    .title-bar {
        background: 0 0;
        padding: 1.875rem .9375rem 0 0
    }

    .title-bar .menu-icon {
        width: 1.5625rem
    }

    .title-bar .menu-icon:after {
        background: #0d0d0d;
        box-shadow: 0 8px 0 #0d0d0d, 0 16px 0 #0d0d0d;
        height: .1875rem
    }

    .basket a,
    .basket a:hover {
        background-color: transparent !important
    }

    .basket,
    .call-us {
        height: 4.875rem !important
    }

    .call-us {
        text-align: right
    }

    .call-us a {
        margin: 1.875rem .9375rem 0 0;
        display: inline-block
    }

    .call-us a i {
        font-size: 20px;
        color: #0d0d0d
    }

    .basket {
        float: left;
        padding: 0 .9375rem
    }

    .basket a {
        background-position: center right !important;
        display: block;
        width: 100%;
        height: 100%;
        padding: 0 !important
    }

    article.main-content {
        width: 100%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
}

@media screen and (max-width:39.9375em) and (min-width:40em) {
    article.main-content {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (max-width:39.9375em) {
    article.main-content:last-child:not(:first-child) {
        float: right
    }

    span.title {
        color: #0d0d0d;
        text-transform: uppercase;
        font-weight: 600;
        text-align: center;
        font-size: .9375rem;
    }

    .need-help h3 .trolley-icon {
        background: url(../images/icons/trolley.png) center no-repeat #ddd !important;
        line-height: 20px;
        height: 20px;
        width: 30px;
        vertical-align: top;
        background-size: contain !important;
        display: inline-block;
        margin-right: 10px
    }

    .vertical.sticky-to-top {
        z-index: 102;
        width: 100%;
        position: fixed;
        top: 5rem
    }

    .vertical.sticky-to-bottom {
        z-index: 102;
        width: 100%;
        position: fixed;
        bottom: 5rem
    }
}

.menu .active>a {
    background: 0 0
}

#pre-footer-1 article:nth-child(2) .img {
    vertical-align: bottom
}

#pre-footer-1 article:nth-child(2) .img img {
    padding: 0 0 1px
}

#page-sidebar-left .widget-container,
#single-post .widget-container {
    background: #f5f5f5;
    position: absolute;
    left: 0;
    max-width: 25rem
}

@media screen and (max-width:39.9375em) {

    #page-sidebar-left .widget-container,
    #single-post .widget-container {
        position: relative;
        max-width: 100%;
        left: auto;
        margin-bottom: 2rem
    }
}

#page-sidebar-left .widger a,
#single-post .widger a {
    color: #010101;
    text-decoration: underline
}

#page-sidebar-left .widger h6,
#single-post .widger h6 {
    font-family: 'Francois One', sans-serif;
    text-transform: uppercase;
    color: #010101;
    font-size: 1.75rem;
    padding: 0 1.25rem
}

#page-sidebar-left .widger .widget-container,
#single-post .widger .widget-container {
    margin-top: 2rem;
    position: relative;
    max-width: 100%;
    left: auto
}

#page-sidebar-left .widger ul.menu li,
#single-post .widger ul.menu li {
    display: block;
    font-size: 1.125rem;
    border-bottom: .0625rem solid #174573;
    margin: 0
}

#page-sidebar-left .widger ul.menu li:hover,
#single-post .widger ul.menu li:hover {
    background-color: #0d0d0d
}

#page-sidebar-left .widger ul.menu li:last-child,
#single-post .widger ul.menu li:last-child {
    border-bottom: none
}

#page-sidebar-left .widger ul.menu li a,
#single-post .widger ul.menu li a {
    color: #010101;
    padding: 1rem 2.5rem;
    text-decoration: none !important
}

#page-sidebar-left .widger ul.menu li a strong,
#single-post .widger ul.menu li a strong {
    margin-right: .625rem
}

#page-sidebar-left .widger .textwidget,
#single-post .widger .textwidget {
    color: #010101;
    font-size: .9375rem;
    padding: .9375rem 1.25rem
}

#pre-content-1 .grid-row,
#pre-footer-1 .grid-row {
    padding: 0 .9375rem
}

#fluid_editor_widget-2:first-child {
    border-left: none
}

.cta {
    margin: 3.125rem 0;
    color: #010101;
    border-left: .0625rem solid #010101;
    font-size: .9375rem;
    padding: 0
}

.cta>.row {
    height: 100%;
    display: table
}

.cta .cta-content-wrapper,
.cta .img {
    display: table-cell;
    vertical-align: middle
}

.cta h2 {
    color: #010101;
    font-size: 1.3125rem !important
}

.actions-toolbar .cta .action,
.actions-toolbar .cta button,
.cta .actions-toolbar .action,
.cta .actions-toolbar button,
.cta .button,
.cta body.checkout-index-index #maincontent .actions-toolbar .button,
body.checkout-index-index #maincontent .actions-toolbar .cta .button {
    margin-top: 1.25rem;
    margin-bottom: 0
}

.actions-toolbar .cta .action:not(.blue),
.actions-toolbar .cta button:not(.blue),
.cta .actions-toolbar .action:not(.blue),
.cta .actions-toolbar button:not(.blue),
.cta .button:not(.blue),
.cta body.checkout-index-index #maincontent .actions-toolbar .button:not(.blue),
body.checkout-index-index #maincontent .actions-toolbar .cta .button:not(.blue) {
    background-color: transparent;
    border: .0625rem solid #010101 !important
}

.actions-toolbar .cta .action:not(.blue):hover,
.actions-toolbar .cta button:not(.blue):hover,
.cta .actions-toolbar .action:not(.blue):hover,
.cta .actions-toolbar button:not(.blue):hover,
.cta .button:not(.blue):hover,
.cta body.checkout-index-index #maincontent .actions-toolbar .button:not(.blue):hover,
body.checkout-index-index #maincontent .actions-toolbar .cta .button:not(.blue):hover {
    background-color: #010101;
    color: #cccccc
}

.cta .img {
    width: 35%
}

.cta .img img {
    padding: 1.25rem
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .cta .img img {
        padding: 0 0 0 .625rem
    }
}

.cta .cta-content-wrapper {
    padding: 1.875rem;
    width: 65%
}

.cta .cta-content p {
    margin: 0
}

.cta.support-available .img {
    background-size: 9.375rem auto;
    background-position: bottom center
}

.widget_fluidrecentpostswidget {
    margin: 3.125rem 0
}

.widget_fluidrecentpostswidget h2 {
    margin-bottom: 1.25rem
}

.widget_fluidrecentpostswidget h4 {
    font-weight: 500;
    white-space: nowrap
}

.widget_fluidrecentpostswidget h4 a {
    color: #0d0d0d
}

.widget_fluidrecentpostswidget .blog-viewall {
    font-size: 15px;
    text-align: right;
    margin-bottom: 1.25rem;
    height: 39px;
    line-height: 39px;
    vertical-align: middle
}

.widget_fluidrecentpostswidget .blog-viewall:hover {
    text-decoration: underline
}

.widget_fluidrecentpostswidget date {
    color: #cccccc;
    font-size: .9375rem;
    padding-bottom: .625rem;
    display: block
}

.widget_fluidrecentpostswidget .excerpt {
    line-height: 1.8
}

.actions-toolbar .widget_fluidrecentpostswidget .action,
.actions-toolbar .widget_fluidrecentpostswidget button,
.widget_fluidrecentpostswidget .actions-toolbar .action,
.widget_fluidrecentpostswidget .actions-toolbar button,
.widget_fluidrecentpostswidget .button,
.widget_fluidrecentpostswidget body.checkout-index-index #maincontent .actions-toolbar .button,
body.checkout-index-index #maincontent .actions-toolbar .widget_fluidrecentpostswidget .button {
    background-color: #010101;
    color: #cccccc;
    padding-left: 0
}

.widget_fluidrecentpostswidget .post-image {
    height: 9.375rem;
    background-color: #ededed;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-bottom: .625rem
}

.widget_fluidrecentpostswidget .post-image.default {
    background-size: 50%
}

#pre-footer-2 .actions-toolbar .action,
#pre-footer-2 .actions-toolbar button,
#pre-footer-2 .button,
#pre-footer-2 body.checkout-index-index #maincontent .actions-toolbar .button,
.actions-toolbar #pre-footer-2 .action,
.actions-toolbar #pre-footer-2 button,
body.checkout-index-index #maincontent .actions-toolbar #pre-footer-2 .button {
    padding: 10px 0 !important;
    font-weight: 700
}

@media screen and (min-width:40em) and (max-width:63.9375em),
screen and (max-width:39.9375em) {
    .widget_fluidrecentpostswidget article {
        margin-top: 1.25rem
    }

    .widget_fluidrecentpostswidget article h4 {
        font-size: 1.125rem
    }

    #pre-content-1 .grid-row,
    #pre-footer-1 .grid-row {
        padding: 0
    }

    .cta {
        margin: 0;
        border-top: .0625rem solid #010101;
        border-left: 0
    }
}

@media screen and (max-width:39.9375em) {
    .widget_fluidrecentpostswidget h2 {
        margin-bottom: .9375rem
    }

    .cta {
        border-top: none
    }

    .cta .cta-content h2 {
        font-size: 1.125rem !important
    }

    #pre-footer-2 article {
        margin-top: 1.5625rem;
        margin-bottom: 1.5625rem
    }
}

body.builder-index-index .nav-sections {
    display: none
}

body.builder-index-index #maincontent {
    position: relative;
    color: #010101;
    max-width: none;
    background: url(../images/stripes.jpg) #575757;
    padding: 0
}

body.builder-index-index #maincontent .column,
body.builder-index-index #maincontent .columns {
    padding: 0 15px
}

body.builder-index-index #builder-actions {
    background: #292929;
    font-size: 1.25rem;
    font-weight: 300;
    padding: 1.25rem
}

.actions-toolbar body.builder-index-index #builder-actions .action,
.actions-toolbar body.builder-index-index #builder-actions button,
body.builder-index-index #builder-actions .actions-toolbar .action,
body.builder-index-index #builder-actions .actions-toolbar button,
body.builder-index-index #builder-actions .button {
    position: relative;
    z-index: 100;
    width: 100%;
    margin-top: .9375rem;
    color: #ffffff;
}

.actions-toolbar body.builder-index-index #builder-actions .action:hover,
.actions-toolbar body.builder-index-index #builder-actions button:hover,
body.builder-index-index #builder-actions .actions-toolbar .action:hover,
body.builder-index-index #builder-actions .actions-toolbar button:hover,
body.builder-index-index #builder-actions .button:hover {
    background-color: #cccccc;
    border-color: transparent !important
}

body.builder-index-index #builder-actions #add-to-basket {
    white-space: pre-wrap;
    word-break: break-word;
    background: url(../images/icons/trolley.png) left .9375rem center no-repeat green !important;
    background-size: 1.5625rem auto !important;
    padding-left: 3.125rem !important;
    color: #efefef;
    font-size: 1.125rem !important;
    font-weight: 700 !important
}

body.builder-index-index #builder-actions #add-to-basket:hover {
    background-color: #dbaf00 !important
}

body.builder-index-index #builder-testimonials {
    background: #ededed;
    color: #292929;
    min-height: 12.5rem;
    text-align: center
}

body.builder-index-index #builder-testimonials .row {
    position: relative;
    overflow: hidden;
    padding: 30px 0
}

body.builder-index-index #builder-testimonials .row .testimonial-wrapper {
    position: relative;
    overflow: hidden;
    width: 400%
}

body.builder-index-index #builder-testimonials .row .testimonial-wrapper .wrap {
    float: left;
    width: 25%;
    min-height: 12.5rem
}

body.builder-index-index #builder-testimonials .row .testimonial-wrapper .testimonial-content,
body.builder-index-index #builder-testimonials .row .testimonial-wrapper .testimonial-content p {
    font-size: 17px;
    color: rgba(0, 0, 0, .5);
    margin: 0
}

body.builder-index-index #builder-testimonials .row .testimonial-wrapper .testimonial-content {
    padding: 1.875rem 1.875rem .625rem
}

body.builder-index-index #builder-testimonials .row .testimonial-wrapper .testimonial-author {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1rem
}

body.builder-index-index #builder-testimonials .row .fluid-slider-pagination {
    display: none;
    position: absolute;
    bottom: 1.25rem;
    list-style: none;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0
}

body.builder-index-index #builder-testimonials .row .fluid-slider-pagination li {
    display: inline-block;
    font-size: .875rem;
    padding-left: .625rem;
    color: #cccccc;
    opacity: .5
}

body.builder-index-index #builder-testimonials .row .fluid-slider-pagination li:before {
    font-family: FontAwesome;
    content: ""
}

body.builder-index-index #builder-testimonials .row .fluid-slider-pagination li.active {
    opacity: 1
}

body.builder-index-index #builder-plate {
    min-height: 25rem
}

body.builder-index-index #builder-plate>div {
    padding: 1.875rem 0 !important;
    text-align: center
}

.reveal {
    overflow: visible
}

.reveal hr {
    border-color: #ededed
}

.reveal h3 {
    font-size: 20px !important;
    color: #cccccc
}

.reveal .products-grid {
    margin-top: 0;
    margin-bottom: 0
}

.reveal .products-grid .products {
    margin-top: 10px;
    margin-bottom: 0
}

.reveal .products-grid .products .item {
    width: 25%
}

@media screen and (max-width:39.9375em) {
    .reveal .products-grid .products .item {
        width: 100%
    }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .reveal .products-grid .products .item {
        width: 50%
    }
}

.reveal .toolbar {
    display: none
}

.actions-toolbar .reveal .actions .action,
.actions-toolbar .reveal .actions button,
.reveal .actions .actions-toolbar .action,
.reveal .actions .actions-toolbar button,
.reveal .actions .button,
.reveal .actions body.checkout-index-index #maincontent .actions-toolbar .button,
body.checkout-index-index #maincontent .actions-toolbar .reveal .actions .button {
    margin-bottom: 0
}

.reveal .close-button {
    color: #010101;
    background: 0 0;
    border: 0;
    top: -30px;
    right: 0;
    font-size: 30px
}

@media screen and (max-width:39.9375em) {
    body.builder-index-index #builder-plate {
        min-height: 0
    }

    body.builder-index-index #builder-testimonials .row .fluid-slider-pagination {
        position: relative;
        bottom: unset
    }

    .builder-index-index .reveal {
        height: auto;
        min-height: auto;
        display: inline-block
    }

    .actions-toolbar .reveal .actions .action,
    .actions-toolbar .reveal .actions button,
    .reveal .actions .actions-toolbar .action,
    .reveal .actions .actions-toolbar button,
    .reveal .actions .button,
    .reveal .actions body.checkout-index-index #maincontent .actions-toolbar .button,
    body.checkout-index-index #maincontent .actions-toolbar .reveal .actions .button {
        width: 100%
    }
}

@media screen and (max-width:1024px) {
    body.builder-index-index #builder-actions #add-to-basket {
        font-size: 1rem !important
    }
}

@media screen and (min-width:1200px) and (max-width:1800px) {

    body.builder-index-index .fluid-slider-pagination,
    body.builder-index-index .large-9.large-offset-3 {
        width: 75% !important;
        margin-left: 25% !important
    }
}

@media screen and (min-width:75em) {

    body.builder-index-index #builder-actions>.row>.column,
    body.builder-index-index #builder-actions>.row>.columns,
    body.builder-index-index #builder-plate>div,
    body.builder-index-index #builder-testimonials .row>.column,
    body.builder-index-index #builder-testimonials .row>.columns {
        width: 100%;
        margin: 0
    }

    body.builder-index-index #builder-testimonials .row .testimonial-wrapper .wrap .column,
    body.builder-index-index #builder-testimonials .row .testimonial-wrapper .wrap .columns {
        margin-left: 0;
        width: 100%
    }
}

#maincontent #builder-menu {
    position: relative;
    height: 100%;
    width: 100%
}

#maincontent #builder-menu>.row {
    height: 100%
}

#maincontent #builder-menu #builder-menu-internal {
    background: #f5f5f5;
    height: 100%;
    padding: 0;
    position: relative;
    z-index: 100
}

#maincontent #builder-menu #builder-menu-internal>.vertical.menu>li:hover {
    background-color: transparent !important
}

#maincontent #builder-menu #builder-menu-internal .actions-toolbar .continue.action,
#maincontent #builder-menu #builder-menu-internal .actions-toolbar button.continue,
#maincontent #builder-menu #builder-menu-internal .button.continue,
.actions-toolbar #maincontent #builder-menu #builder-menu-internal .continue.action,
.actions-toolbar #maincontent #builder-menu #builder-menu-internal button.continue {
    margin-top: 20px;
    width: 100%
}

#maincontent #builder-menu #builder-menu-internal>div {
    height: 100%;
    margin: 0;
    padding: 0;
    color: #010101;
    max-width: 25rem;
    width: 100% !important
}

#maincontent #builder-menu #builder-menu-internal .is-drilldown {
    height: 100% !important
}

#maincontent #builder-menu #builder-menu-internal .is-drilldown #builder-menu-drilldown li.hideit {
    display: none !important
}

#maincontent #builder-menu #builder-menu-internal #builder-menu-drilldown.vertical.menu>li.done>a strong,
#maincontent #builder-menu #builder-menu-internal .vertical.menu .js-drilldown-back a:before {
    display: none
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu {
    width: 100%;
    padding: 0
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu>li {
    font-size: 1.125rem;
    border-bottom: .0625rem solid rgba(0, 0, 0, .2);
    margin: 0px 5px;
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu>li:hover {
    background-color: rgba(0, 0, 0, .2)
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu>li a {
    color: #010101;
    padding: 1rem 2.5rem;
    text-decoration: none !important
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu>li a strong {
    margin-right: .625rem
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu>li p a {
    text-decoration: underline !important;
    font-weight: 600
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .is-drilldown-submenu {
    background: #f5f5f5
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .js-drilldown-back {
    background-color: rgba(0, 0, 0, .2)
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .js-drilldown-back a {
    padding: .625rem 2.5rem
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .js-drilldown-back .block-title {
    font-size: 15px !important;
    margin: 0;
    padding: 9px;
    font-family: 'Montserrat';
    text-transform: initial;
    letter-spacing: 2px;
    font-weight: 600;
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .js-drilldown-back a:after {
    border-color: transparent transparent transparent rgba(0, 0, 0, .5)
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .block-title {
    margin: 0
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .builder-menu-content {
    padding: 1rem 2.5rem;
    background: 0 0 !important;
    font-size: .8125rem
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .builder-menu-content a {
    padding: 0
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .builder-menu-content h5 {
    font-size: 1.1875rem
}

#maincontent #builder-menu #builder-menu-internal #builder-menu-drilldown.vertical.menu>li.done>a:before {
    font-family: FontAwesome;
    content: "";
    font-size: .8125rem;
    padding: .1875rem;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 1.25rem;
    background: #379632;
    box-shadow: 0 0 .3125rem rgba(0, 0, 0, .5);
    top: -.1875rem;
    right: -.3125rem;
    text-align: center;
    position: relative;
    left: -.25rem
}

#maincontent #builder-menu #builder-menu-internal #builder-menu-drilldown.vertical.menu>li.disabled {
    position: relative
}

#maincontent #builder-menu #builder-menu-internal #builder-menu-drilldown.vertical.menu>li.disabled>.ovly {
    position: absolute;
    background: 0 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

#maincontent #builder-menu #builder-menu-internal #builder-menu-drilldown.vertical.menu>li.disabled>a {
    opacity: .5
}

#maincontent #builder-menu #builder-menu-internal #builder-font article,
#maincontent #builder-menu #builder-menu-internal article {
    margin: .625rem 0;
    cursor: pointer;
    position: relative
}

#maincontent #builder-menu #builder-menu-internal #builder-font article footer,
#maincontent #builder-menu #builder-menu-internal article footer {
    line-height: 1.375rem;
    background-color: #f4f4f4;
}

#maincontent #builder-menu #builder-menu-internal #builder-font article footer .fa,
#maincontent #builder-menu #builder-menu-internal article footer .fa {
    float: right;
    line-height: 1.375rem
}

#maincontent #builder-menu #builder-menu-internal #builder-font article footer .fa>span,
#maincontent #builder-menu #builder-menu-internal article footer .fa>span {
    font-family: 'Open Sans'
}

#maincontent #builder-menu #builder-menu-internal .selectable {
    cursor: pointer;
    position: relative
}

#maincontent #builder-menu #builder-menu-internal .selectable.current:before {
    font-family: FontAwesome;
    content: "";
    font-size: .8125rem;
    position: absolute;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 1.25rem;
    background: #379632;
    box-shadow: 0 0 .3125rem rgba(0, 0, 0, .5);
    top: -.1875rem;
    right: 0.7rem;
    z-index: 100;
    text-align: center
}

img.builder-small-plate {
    width: 85% !important;
}

#maincontent #builder-menu #builder-menu-internal .grid {
    min-height: 18.75rem
}

#maincontent #builder-menu #builder-menu-internal .grid .selectable {
    z-index: 1;
    float: left;
    width: 61px;
    margin: 2%;
    background-size: 70% auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .2);
    position: relative
}

#maincontent #builder-menu #builder-menu-internal .grid .selectable:after {
    padding-top: 100%;
    display: block;
    content: ""
}

#maincontent #builder-menu #builder-menu-internal #builder-badge-flag .grid .selectable.flag-borderless-gb,
.selectable.flag-ev,
.selectable.flag-ev-eng,
.selectable.flag-ev-sco,
.selectable.flag-ev-cym,
.selectable.flag-ev-gb,
#maincontent #builder-menu #builder-menu-internal .builder-badge-background .grid .selectable[data-id="0"] {
    display: none
}

#maincontent #builder-menu #builder-menu-internal .grid .selectable:hover {
    opacity: .8;
    cursor: pointer
}

#maincontent #builder-menu #builder-menu-internal .grid .selectable span {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1.25rem;
    line-height: 1.25rem;
    width: 100%;
    text-align: center
}

#maincontent #builder-menu #builder-menu-internal .grid .badge-info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    font-size: 9px;
    background: rgba(0, 0, 0, .2);
    text-transform: uppercase
}

#maincontent #builder-menu #builder-menu-internal #builder-badge-flag-content .grid .selectable,
#maincontent #builder-menu #builder-menu-internal #builder-badge-football-content .grid .selectable,
#maincontent #builder-menu #builder-menu-internal #builder-badge-manufacture-content .grid .selectable {
    background-size: contain;
    background-origin: content-box;
    padding: 10px;
    width: 80px
}

#maincontent #builder-menu #builder-menu-internal #builder-border .grid .selectable,
#maincontent #builder-menu #builder-menu-internal #builder-slogan .grid .selectable,
#maincontent #builder-menu #builder-menu-internal .builder-badge-background .grid .selectable {
    border: .125rem solid #010101;
}

#maincontent #builder-menu #builder-menu-internal .builder-badge-background .grid {
    height: 280px !important;
    overflow-y: auto !important;
    overflow-x: hidden;
    display: block;
}

#maincontent #builder-menu #builder-menu-internal #slogan-switch {
    line-height: 1.875rem
}

#maincontent #builder-menu #builder-menu-internal .switch-paddle {
    background: #010101;
    padding: 4px 0
}

#maincontent #builder-menu #builder-menu-internal #builder-reg .entries {
    overflow: hidden;
    margin: 1.25rem 0
}

#maincontent #builder-menu #builder-menu-internal #builder-reg .entries input[type=text] {
    border-radius: 5px;
    width: 10% !important;
    margin-left: 2% !important;
    float: left;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #333;
    padding: 0 !important;
    text-transform: uppercase;
    border: 0
}

.jspDrag,
.jspVerticalBar {
    border-radius: .25rem;
    top: 0;
    overflow: hidden
}

#maincontent #builder-menu #builder-menu-internal #builder-reg .entries input[type=text]:first-child {
    margin: 0 !important
}

#maincontent #builder-menu #builder-menu-internal #builder-reg .entries input[type=text].space {
    background: #ddd
}

#maincontent #builder-menu .product-item .product-item-name,
#maincontent #builder-menu .reveal h3,
#maincontent #builder-menu body.checkout-cart-index .product-item-name,
#maincontent #builder-menu form .legend,
#maincontent #builder-menu h1,
#maincontent #builder-menu h2,
#maincontent #builder-menu h3,
#maincontent form #builder-menu .legend,
.modal-popup form #maincontent #builder-menu .legend,
.product-item #maincontent #builder-menu .product-item-name,
.reveal #maincontent #builder-menu h3,
body.checkout-cart-index #maincontent #builder-menu .product-item-name,
body.checkout-index-index #maincontent #builder-menu .opc-summary-wrapper .shipping-information-title,
body.checkout-index-index #maincontent #builder-menu .step-title,
body.checkout-index-index #maincontent .opc-summary-wrapper #builder-menu .shipping-information-title {
    color: #010101;
    font-size: 1.25rem !important
}

@media screen and (min-width:64em) {
    #maincontent #builder-menu {
        position: absolute;
        left: 0;
        top: 0
    }

    #maincontent #builder-menu>.row {
        margin-left: 0 !important
    }
}

@media screen {
    #maincontent #builder-menu #builder-menu-internal .is-drilldown {
        max-width: 100% !important
    }
}

.jspContainer {
    overflow: hidden;
    position: relative
}

.jspHorizontalBar,
.jspPane,
.jspVerticalBar {
    position: absolute
}

.jspVerticalBar {
    right: 0;
    width: 15px;
    height: 100%
}

.jspHorizontalBar {
    display: none !important;
    bottom: 0;
    left: 0;
    width: 100%;
    height: .5rem;
    background: red
}

.jspCap {
    display: none
}

.jspHorizontalBar .jspCap {
    float: left
}

.jspTrack {
    background: rgba(255, 255, 255, .2);
    position: relative;
    width: 100%
}

.jspDrag {
    background: rgba(0, 0, 0, .5);
    position: relative;
    width: 15px;
    height: 12px !important;
    left: 0;
    cursor: pointer
}

.jspHorizontalBar .jspDrag,
.jspHorizontalBar .jspTrack {
    float: left;
    height: 100%
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d
}

.jspVerticalBar .jspArrow {
    height: .5rem
}

.jspHorizontalBar .jspArrow {
    width: .5rem;
    float: left;
    height: 100%
}

.jspVerticalBar .jspArrow:focus {
    outline: 0
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%
}

* html .jspCorner {
    margin: 0 -3px 0 0
}

.minicart-wrapper .action.showcart .counter.qty {
    background-color: #cccccc
}

.cart-summary,
body.checkout-index-index #maincontent .opc-summary-wrapper {
    background: #cccccc;
    padding-bottom: 0;
    color: #010101
}

.cart-summary .mage-error,
body.checkout-index-index #maincontent .opc-summary-wrapper .mage-error {
    font-size: 12px
}

.cart-summary .title,
body.checkout-index-index #maincontent .opc-summary-wrapper .title {
    font-family: 'Francois One', sans-serif;
    text-transform: uppercase;
    font-size: 1.75rem !important;
    font-size: 1.25rem !important;
    color: #010101
}

.cart-summary #block-shipping,
body.checkout-index-index #maincontent .opc-summary-wrapper #block-shipping {
    display: none
}

.cart-summary #block-shipping .title:after,
body.checkout-cart-index .option_plate_generation_options,
body.checkout-index-index #maincontent .opc-summary-wrapper #block-shipping .title:after {
    display: none !important
}

.cart-summary #block-shipping .title,
body.checkout-index-index #maincontent .opc-summary-wrapper #block-shipping .title {
    font-family: 'Francois One', sans-serif;
    text-transform: uppercase;
    font-size: 1.75rem !important;
    font-size: 1.25rem !important;
    color: #010101
}

.actions-toolbar .cart-summary .action,
.actions-toolbar .cart-summary button,
.actions-toolbar body.checkout-index-index #maincontent .opc-summary-wrapper .action,
.actions-toolbar body.checkout-index-index #maincontent .opc-summary-wrapper button,
.cart-summary .actions-toolbar .action,
.cart-summary .actions-toolbar button,
.cart-summary .button,
.cart-summary body.checkout-index-index #maincontent .actions-toolbar .button,
body.checkout-index-index #maincontent .actions-toolbar .cart-summary .button,
body.checkout-index-index #maincontent .opc-summary-wrapper .actions-toolbar .action,
body.checkout-index-index #maincontent .opc-summary-wrapper .actions-toolbar button,
body.checkout-index-index #maincontent .opc-summary-wrapper .button {
    background: #ddd;
    color: #0d0d0d;
    font-size: 1rem !important
}

.cart-summary .table-wrapper,
body.checkout-index-index #maincontent .opc-summary-wrapper .table-wrapper {
    border: 0 !important
}

.cart-summary tbody,
body.checkout-index-index #maincontent .opc-summary-wrapper tbody {
    background: 0 0;
    border: 0
}

.cart-summary tbody tr:nth-child(even),
body.checkout-index-index #maincontent .opc-summary-wrapper tbody tr:nth-child(even) {
    background: 0 0;
    border-top: 1px dashed rgba(255, 255, 255, .1);
    border-bottom: 1px dashed rgba(255, 255, 255, .1)
}

.cart-summary .block .fieldset,
body.checkout-index-index #maincontent .opc-summary-wrapper .block .fieldset {
    margin: 0;
    border: 0;
    background: #292929
}

.cart-summary .label,
body.checkout-index-index #maincontent .opc-summary-wrapper .label {
    color: #010101 !important;
    margin: 0;
    padding: 0
}

.cart-summary .actions-toolbar .primary,
body.checkout-index-index #maincontent .opc-summary-wrapper .actions-toolbar .primary {
    width: 100%
}

.cart-summary #discount-coupon-form input,
body.checkout-index-index #maincontent .opc-summary-wrapper #discount-coupon-form input {
    background: rgba(255, 255, 255, .1);
    color: #010101;
    margin: 5px 0 0;
    border: 0
}

.actions-toolbar body.checkout-cart-index .cart.actions .clear.action,
.actions-toolbar body.checkout-cart-index .cart.actions button.clear,
body.checkout-cart-index .cart.actions .actions-toolbar .clear.action,
body.checkout-cart-index .cart.actions .actions-toolbar button.clear,
body.checkout-cart-index .cart.actions .button.clear,
body.checkout-cart-index .cart.actions body.checkout-index-index #maincontent .actions-toolbar .clear.button,
body.checkout-index-index #maincontent .actions-toolbar body.checkout-cart-index .cart.actions .clear.button {
    background: 0 0;
    text-transform: none;
    color: #cccccc
}

body.checkout-cart-index .cart.table-wrapper .item .col.item {
    padding: 20px
}

body.checkout-cart-index .item-info .item {
    overflow: hidden
}

body.checkout-cart-index .item-info .item .product-item-photo {
    width: 200px;
    display: block;
    float: left;
    position: relative;
    max-width: 100%;
    top: auto
}

body.checkout-cart-index .item-info .item .product-item-photo img {
    width: 100%
}

body.checkout-cart-index .item-info .item .product-item-details {
    display: block;
    float: left;
    width: auto;
    padding-left: .9375rem
}

body.checkout-cart-index .product-item-name {
    font-size: 20px !important
}

body.checkout-cart-index .product-item-name a {
    text-decoration: none
}

body.checkout-cart-index .table-wrapper {
    border: 1px solid #cacaca
}

.actions-toolbar body.checkout-cart-index .table-wrapper #shopping-cart-table .action,
body.checkout-cart-index .table-wrapper #shopping-cart-table .actions-toolbar .action,
body.checkout-cart-index .table-wrapper #shopping-cart-table .button.action {
    background: 0 0 !important;
    color: #cccccc !important;
    text-transform: none
}

body.checkout-cart-index .table-wrapper #shopping-cart-table td,
body.checkout-cart-index .table-wrapper #shopping-cart-table th {
    text-align: center
}

body.checkout-cart-index .table-wrapper #shopping-cart-table td:first-child,
body.checkout-cart-index .table-wrapper #shopping-cart-table th:first-child {
    text-align: left
}

body.checkout-cart-index .table-wrapper #shopping-cart-table td.col.qty .input-text,
body.checkout-cart-index .table-wrapper #shopping-cart-table th.col.qty .input-text {
    width: auto;
    max-width: 50px;
    margin: auto
}

body.checkout-cart-index .table-wrapper #shopping-cart-table thead th {
    text-transform: uppercase
}

body.checkout-cart-index .table-wrapper #shopping-cart-table tbody .price {
    font-size: 16px !important
}

body.checkout-cart-index .table-wrapper #shopping-cart-table tbody .item-actions {
    background: rgba(0, 0, 0, .1)
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
    .cart-container .form-cart {
        width: 75%
    }
}

@media screen and (max-width:39.9375em) {
    #maincontent #builder-menu #builder-menu-internal .is-drilldown {
        min-height: 465px !important
    }

    body.checkout-cart-index .item-info .item {
        text-align: center
    }

    body.checkout-cart-index .item-info .item .product-item-details,
    body.checkout-cart-index .item-info .item .product-item-photo {
        width: auto;
        float: none
    }

    body.checkout-cart-index .item-info .item .product-item-photo {
        margin-bottom: 20px
    }

    .cart-container .form-cart .action,
    .cart-container .form-cart .action.continue {
        width: 100%
    }
}

#maincontent form body.checkout-onepage-success .page-title.legend,
.modal-popup form body.checkout-onepage-success .page-title.legend,
.product-item body.checkout-onepage-success .page-title.product-item-name,
.reveal body.checkout-onepage-success h3.page-title,
body.checkout-cart-index body.checkout-onepage-success .page-title.product-item-name,
body.checkout-index-index #maincontent .opc-summary-wrapper body.checkout-onepage-success .page-title.shipping-information-title,
body.checkout-index-index #maincontent body.checkout-onepage-success .page-title.step-title,
body.checkout-onepage-success #maincontent form .page-title.legend,
body.checkout-onepage-success .modal-popup form .page-title.legend,
body.checkout-onepage-success .product-item .page-title.product-item-name,
body.checkout-onepage-success .reveal h3.page-title,
body.checkout-onepage-success body.checkout-cart-index .page-title.product-item-name,
body.checkout-onepage-success body.checkout-index-index #maincontent .opc-summary-wrapper .page-title.shipping-information-title,
body.checkout-onepage-success body.checkout-index-index #maincontent .page-title.step-title,
body.checkout-onepage-success h1.page-title {
    margin-bottom: 0;
    padding-bottom: 10px
}

body.checkout-onepage-success .checkout-success {
    padding-bottom: 40px
}

body.checkout-onepage-success .checkout-success h2 {
    margin-top: 30px
}

body.checkout-onepage-success .checkout-success h3 {
    margin-top: 20px
}

body.checkout-onepage-success .checkout-success ol,
body.checkout-onepage-success .checkout-success ul {
    line-height: 1.6
}

body.checkout-onepage-success .checkout-success ol li,
body.checkout-onepage-success .checkout-success ul li {
    margin: 0
}

body.checkout-onepage-success .checkout-success ol ul,
body.checkout-onepage-success .checkout-success ul ul {
    padding-left: 20px
}

body.checkout-index-index #maincontent #customer-email-fieldset .fieldset,
body.checkout-index-index #maincontent #customer-email-fieldset .note,
body.checkout-index-index #maincontent .field[name="shippingAddress.region_id"] {
    display: none !important
}

body.checkout-index-index #maincontent .opc-progress-bar,
body.checkout-index-index #maincontent .opc-summary-wrapper ol li .product-image-container,
body.checkout-index-index #maincontent .opc-summary-wrapper ol li .product-item-details .options,
body.checkout-index-index #maincontent .table-checkout-shipping-method tbody .col-carrier,
body.checkout-index-index .checkout-payment-method br,
body.checkout-index-index .checkout-payment-method legend {
    display: none
}

body.checkout-index-index #maincontent .step-title {
    border: 0;
    margin: 50px 0 30px
}

body.checkout-index-index #maincontent .actions-toolbar {
    margin: 0
}

body.checkout-index-index #maincontent .actions-toolbar .primary .action:before,
body.checkout-index-index #maincontent .actions-toolbar .primary .button:before,
body.checkout-index-index #maincontent .actions-toolbar .primary button:before {
    font-family: FontAwesome;
    content: "";
    float: right;
    margin-left: 10px
}

#maincontent .login-container .fieldset:after,
#maincontent form .control .message.warning.message.warning span:before,
#maincontent form .control div.mage-error.message.warning span:before,
.modal-popup .login-container .fieldset:after,
.modal-popup form .control .message.warning.message.warning span:before,
.modal-popup form .control div.mage-error.message.warning span:before {
    content: ""
}

body.checkout-index-index #maincontent .opc-summary-wrapper {
    margin-top: 120px
}

body.checkout-index-index #maincontent .opc-summary-wrapper .opc-block-summary {
    background: 0 0
}

body.checkout-index-index #maincontent .opc-summary-wrapper .opc-block-summary>.title {
    color: #010101
}

body.checkout-index-index #maincontent .opc-summary-wrapper .minicart-items-wrapper {
    padding-top: 0
}

body.checkout-index-index #maincontent .opc-summary-wrapper .minicart-items-wrapper .minicart-items .product-item:not(:first-child) {
    border-top: 1px dashed rgba(255, 255, 255, .2)
}

body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-title {
    color: #010101 !important;
    font-size: 1rem !important;
    line-height: 2 !important
}

body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-title button:before {
    color: #010101
}

body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-content {
    line-height: auto
}

body.checkout-index-index #maincontent .opc-summary-wrapper ol li {
    border: 0;
    padding: 0 !important
}

body.checkout-index-index #maincontent .opc-summary-wrapper ol li .product-item-details,
body.checkout-index-index #maincontent .opc-summary-wrapper ol li .product-item-details .product-item-name-block {
    padding: 0
}

body.checkout-index-index #maincontent .opc-summary-wrapper ol li .product-item-details .product-item-name-block .product-item-name {
    font-family: 'Open Sans';
    text-transform: none;
    min-height: 0;
    color: #010101;
    font-size: 13px !important
}

body.checkout-index-index #maincontent .opc-summary-wrapper ol li .product-item-details .product-item-name-block .details-qty {
    margin: 0
}

body.checkout-index-index #maincontent .opc-summary-wrapper ol li .product-item-details .price {
    font-size: 13px
}

body.checkout-index-index #maincontent .table-checkout-shipping-method tbody td:first-child {
    padding-left: 10px;
    padding-right: 10px
}

body.checkout-index-index .checkout-payment-method .payment-method-billing-address .billing-address-details,
body.checkout-index-index .checkout-payment-method .payment-method-content,
body.checkout-index-index .checkout-payment-method .payment-option-content {
    padding: 0
}

body.checkout-index-index .checkout-payment-method form>fieldset {
    border: 0;
    padding-top: 0
}

body.checkout-index-index .checkout-payment-method .payment-option-title {
    padding-left: 0;
    border: 0
}

body.checkout-index-index .checkout-payment-method .payment-method-title label {
    margin-left: 0;
    display: inline !important
}

body.checkout-index-index .checkout-payment-method .billing-address-same-as-shipping-block>input,
body.checkout-index-index .checkout-payment-method .billing-address-same-as-shipping-block>label {
    float: left
}

body.checkout-index-index .checkout-payment-method .payment-method-billing-address .billing-address-form {
    max-width: 100%
}

body.checkout-index-index .checkout-payment-method .payment-method-billing-address fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

body.checkout-index-index .checkout-payment-method .payment-method-billing-address>fieldset {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 10px 0
}

body.checkout-index-index .checkout-payment-method .actions-toolbar {
    margin-bottom: 20px !important
}

body.checkout-index-index #maincontent .actions-toolbar .checkout.button,
body.checkout-index-index .actions-toolbar .checkout.action,
body.checkout-index-index .actions-toolbar .checkout.button,
body.checkout-index-index .actions-toolbar button.checkout {
    background: #ddd;
    color: #000;
    padding: 10px 30px !important;
    font-size: 20px !important;
    font-weight: 400
}

body.checkout-onepage-success #maincontent .page-title-wrapper {
    position: relative;
    width: auto;
    height: auto
}

body._has-modal-custom .modal-custom-overlay {
    height: 100% !important
}

@media screen and (max-width:39.9375em) {
    body.checkout-index-index #maincontent .opc-summary-wrapper.modal-custom {
        background: 0 0 !important;
        left: 0 !important
    }

    body.checkout-index-index #maincontent .opc-summary-wrapper.modal-custom * {
        color: #0d0d0d !important
    }
}

.custom-slide .modal-inner-wrap {
    min-height: 0 !important
}

.product-item {
    display: block;
    padding: 0;
    float: left;
    border: 0
}

.product-item .product-item-info {
    width: auto;
    margin: 15px;
    border: 1px solid #ededed;
    padding: 15px
}

.product-item .product-item-name {
    font-size: 16px !important;
    margin: 0;
    min-height: 44px
}

.product-item .product-item-name a {
    text-decoration: none
}

.product-item .price-box {
    margin: 0 0 10px
}

.product-item .price-box .price {
    color: #cccccc
}

.product-item .actions {
    display: block !important;
    margin: 0
}

.product-item .actions .tocart {
    width: 100%;
    color: #0d0d0d;
    margin: 0
}

.product-item .product-item-photo {
    display: block;
    text-align: center
}

input[type=text],
input[type=number],
textarea {
    font-size: 14px
}

#maincontent form,
.modal-popup form {
    margin-top: 0;
    max-width: 100%;
    font-size: .9375rem
}

#maincontent form .legend,
.modal-popup form .legend {
    font-size: 1.125rem !important;
    margin-bottom: 1.25rem;
    width: auto;
    height: auto;
    position: relative
}

#maincontent form input[type=checkbox],
.modal-popup form input[type=checkbox] {
    float: left;
    margin-top: 7px
}

#maincontent form .fieldset>.field.choice:before,
.modal-popup form .fieldset>.field.choice:before {
    display: none
}

#maincontent form>fieldset,
.modal-popup form>fieldset {
    margin-top: 0
}

#maincontent form .fieldset>.field,
.modal-popup form .fieldset>.field {
    margin-bottom: 10px
}

#maincontent form .label,
#maincontent form label,
.modal-popup form .label,
.modal-popup form label {
    display: block;
    float: none;
    padding: 0 0 10px;
    text-align: left;
    background: 0 0;
    color: #0d0d0d
}

#maincontent form .label:after,
#maincontent form label:after,
.modal-popup form .label:after,
.modal-popup form label:after {
    font-size: 13px;
    position: relative;
    margin-left: 0;
    top: 0
}

#maincontent form .field-tooltip .field-tooltip-action:before,
.modal-popup form .field-tooltip .field-tooltip-action:before {
    font-size: 20px;
    margin-right: 5px
}

#maincontent form .control,
.modal-popup form .control {
    width: 100%;
    margin-bottom: 10px
}

#maincontent form .control input,
.modal-popup form .control input {
    border-width: 1px;
    margin-bottom: 0;
    border-radius: 0
}

#maincontent form .control .message.warning,
#maincontent form .control div.mage-error,
.modal-popup form .control .message.warning,
.modal-popup form .control div.mage-error {
    background: #ec5840;
    color: #010101;
    padding: 5px;
    font-size: 13px;
    margin-top: 0
}

#maincontent form .control .message.warning.message.warning,
#maincontent form .control div.mage-error.message.warning,
.modal-popup form .control .message.warning.message.warning,
.modal-popup form .control div.mage-error.message.warning {
    background: #ffae00;
    color: #0d0d0d
}

#maincontent form .control select,
.modal-popup form .control select {
    font-size: 13px
}

.actions-toolbar {
    margin: 0 !important
}

.actions-toolbar .action:before,
.actions-toolbar .button:before,
.actions-toolbar button:before,
body.checkout-index-index #maincontent .actions-toolbar .button:before {
    content: "" !important
}

.actions-toolbar .action-cancel.action,
.actions-toolbar .action-cancel.button,
.actions-toolbar .action.action-cancel,
.actions-toolbar button.action-cancel,
body.checkout-index-index #maincontent .actions-toolbar .action-cancel.button {
    text-transform: none;
    color: #0d0d0d !important
}

.gform_confirmation_message {
    margin-bottom: 10px;
    color: #3adb76;
    font-size: 15px
}

.gform_wrapper form .alert.callout {
    display: none
}

.gform_wrapper form li.gfield.gfield_error {
    background-color: transparent !important;
    border: none !important;
    width: 100% !important
}

.gform_wrapper form li.gfield.gfield_error.gf_left_half,
.gform_wrapper form li.gfield.gfield_error.gf_right_half {
    width: 49%
}

.gform_wrapper form li.gfield.gfield_error>div {
    margin-left: 0 !important
}

.gform_wrapper form li.gfield.gfield_error input,
.gform_wrapper form li.gfield.gfield_error textarea {
    border-color: #ec5840
}

.gform_wrapper form li.gfield.gfield_error .validation_message {
    color: #ec5840;
    font-weight: 700 !important
}

.actions-toolbar .secondary a.back {
    margin-top: 0
}

.block-authentication .block[class] .block-title strong,
.login-container .block[class] .block-title strong {
    font-size: 1.625rem
}

.block-authentication .block[class] ul,
.login-container .block[class] ul {
    margin: 0;
    padding: 0
}

.block-authentication .block[class] ul li,
.login-container .block[class] ul li {
    margin: 0
}

.block-authentication .block[class] ul li:before,
.login-container .block[class] ul li:before {
    font-family: FontAwesome;
    content: "";
    margin: 0 .9375rem
}

.block-authentication .block[class] .actions-toolbar .primary,
.login-container .block[class] .actions-toolbar .primary {
    float: left
}

.block-authentication .block[class] .actions-toolbar .secondary,
.login-container .block[class] .actions-toolbar .secondary {
    margin: 0;
    padding: 0
}

.block-authentication .block[class] .actions-toolbar .secondary a,
.login-container .block[class] .actions-toolbar .secondary a {
    margin: 0 0 0 .625rem
}

.block-authentication .fieldset.login,
.login-container .fieldset.login {
    border: 0;
    padding: 0;
    margin-top: 0
}

body.account .block-title>strong {
    font-size: 20px !important
}

body.account .block-title a {
    font-family: 'Open Sans';
    text-transform: none;
    font-size: 12px
}

body.account .box-title>span {
    font-size: 14px !important
}

body.account .box-actions>a {
    margin-right: 10px
}

body.account .sidebar {
    background: #cccccc;
    width: 20% !important;
    padding: 0;
    margin-bottom: 20px
}

body.account .sidebar>.block {
    margin-bottom: 0
}

body.account .sidebar .block-collapsible-nav .content {
    padding: 0;
    background: 0 0
}

body.account .sidebar .block-collapsible-nav .content ul li {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    margin: 0
}

body.account .sidebar .block-collapsible-nav .content ul li.current a,
body.account .sidebar .block-collapsible-nav .content ul li.current>strong {
    font-family: 'Francois One', sans-serif;
    text-transform: uppercase;
    font-size: 1.75rem !important;
    font-size: 1rem !important;
    color: #010101;
    border: 0;
    padding: 10px 0 10px 20px
}

body.account .sidebar .block-collapsible-nav .content ul li a {
    color: #010101;
    padding: 10px 0 10px 20px
}

body.account .sidebar .block-collapsible-nav .content ul li a:hover {
    background-color: rgba(0, 0, 0, .2)
}

.catalog-category-view .cat-header-wrap {
    height: 150px;
    position: relative
}

.account.page-layout-2columns-left .column.main {
    width: 77.7%;
    padding: 0px 20px !important;
}

.abs-toggling-title-mobile,
.block-wishlist-management .wishlist-select .wishlist-name,
.block-collapsible-nav .title {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: none;
    text-decoration: none;
    margin-top: 20px;
    background-color: #cccccc;
    color: white;
}

body.account .sidebar .block-collapsible-nav .content {
    padding: 0;
    background: 0 0;
    color: white;
    background-color: #cccccc;
}

@media screen and (max-width:39.9375em) {

    .abs-toggling-title-mobile,
    .block-wishlist-management .wishlist-select .wishlist-name,
    .block-collapsible-nav .title {
        border-bottom: 1px solid #d1d1d1;
        border-top: 1px solid #d1d1d1;
        cursor: pointer;
        margin-bottom: 0;
        padding: 10px 40px 10px 15px;
        position: relative;
        display: block;
        text-decoration: none;
        margin-top: 20px;
        background2-color: #cccccc;
        color: white;
    }
}

@media screen and (max-width:39.9375em) {
    .catalog-category-view .cat-header-wrap {
        height: auto
    }
}

.catalog-category-view .cat-header-wrap .cat-header-inner {
    width: 100%;
    height: 100%
}

.catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper {
    padding: 0 15px;
    width: 100%;
    height: 100%
}

#maincontent form .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .legend,
.catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper #maincontent form .legend,
.catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .modal-popup form .legend,
.catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .product-item .product-item-name,
.catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .reveal h3,
.catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper body.checkout-cart-index .product-item-name,
.catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-title,
.catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper body.checkout-index-index #maincontent .step-title,
.catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper h1,
.modal-popup form .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .legend,
.product-item .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .product-item-name,
.reveal .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper h3,
body.checkout-cart-index .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .product-item-name,
body.checkout-index-index #maincontent .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .step-title,
body.checkout-index-index #maincontent .opc-summary-wrapper .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .shipping-information-title {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    text-align: center;
    font-size: 3.75rem !important;
    font-weight: 500;
    color: #010101
}

.catalog-category-view .cat-header-wrap .cat-header-image,
.catalog-category-view .cat-header-wrap .cat-header-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.catalog-category-view .cat-header-wrap .cat-header-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.catalog-category-view .cat-header-wrap .cat-header-overlay {
    background-color: rgba(13, 13, 13, .6)
}

.catalog-category-view #maincontent {
    padding-left: 0;
    padding-right: 0
}

.catalog-category-view #maincontent .messages {
    margin-top: 0
}

.catalog-category-view #maincontent .category-view {
    padding: 15px
}

.catalog-category-view #maincontent .category-view .category-description {
    width: 66.66667%;
    padding-left: .625rem;
    padding-right: .625rem;
    margin: 50px auto 0;
    float: none
}

@media screen and (min-width:40em) {
    .catalog-category-view #maincontent .category-view .category-description {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.catalog-category-view #maincontent .category-view .category-description:last-child:not(:first-child) {
    float: right
}

@media screen and (max-width:39.9375em) {

    #maincontent form .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .legend,
    .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper #maincontent form .legend,
    .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .modal-popup form .legend,
    .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .product-item .product-item-name,
    .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .reveal h3,
    .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper body.checkout-cart-index .product-item-name,
    .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-title,
    .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper body.checkout-index-index #maincontent .step-title,
    .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper h1,
    .modal-popup form .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .legend,
    .product-item .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .product-item-name,
    .reveal .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper h3,
    body.checkout-cart-index .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .product-item-name,
    body.checkout-index-index #maincontent .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .step-title,
    body.checkout-index-index #maincontent .opc-summary-wrapper .catalog-category-view .cat-header-wrap .cat-header-inner .page-title-wrapper .shipping-information-title {
        color: #0d0d0d;
        top: 0;
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .catalog-category-view .cat-header-wrap .cat-header-image {
        position: relative;
        top: auto;
        left: auto;
        height: 300px
    }

    .catalog-category-view .cat-header-wrap .cat-header-overlay {
        height: auto
    }

    .catalog-category-view #maincontent .category-view .category-description {
        width: 100%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }

    .catalog-category-view #maincontent .category-view .category-description:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (max-width:39.9375em) and (min-width:40em) {
    .catalog-category-view #maincontent .category-view .category-description {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.catalog-category-view #maincontent .columns {
    position: relative
}

.catalog-category-view #maincontent .columns .sidebar-main {
    background-color: #2453b3;
    color: #010101;
    position: absolute;
    height: 100%;
    left: 0;
    top: 79px;
    padding: 30px 0 0;
    margin-top: 0
}

.catalog-category-view #maincontent .columns .sidebar-main .filter-current strong {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 0;
    word-break: break-all;
    padding: 15px;
    text-transform: uppercase
}

.catalog-category-view #maincontent .columns .sidebar-main .filter-current .item {
    width: 100%;
    display: block;
    padding: 15px
}

.catalog-category-view #maincontent .columns .sidebar-main .filter-current .item .remove {
    float: right;
    color: #010101
}

.catalog-category-view #maincontent .columns .sidebar-main .filter-actions {
    width: 100%;
    display: block;
    padding: 15px
}

.catalog-category-view #maincontent .columns .sidebar-main .filter-actions a {
    color: #010101
}

.catalog-category-view #maincontent .columns .sidebar-main .filter-options .filter-options-title {
    padding: 15px;
    text-transform: uppercase
}

.catalog-category-view #maincontent .columns .sidebar-main .filter-options .filter-options-title i {
    float: right;
    display: none
}

.catalog-category-view #maincontent .columns .sidebar-main .filter-options .filter-options-title i:after {
    transition: max-height 1s;
    transition-timing-function: ease
}

.catalog-category-view #maincontent .columns .sidebar-main .filter-options .filter-options-content {
    margin: 0;
    max-height: 500px;
    transition: max-height 1s;
    transition-timing-function: ease;
    overflow: hidden
}

@media screen and (max-width:39.9375em),
screen and (min-width:40em) and (max-width:63.9375em) {
    .catalog-category-view #maincontent .columns .sidebar-main {
        position: relative;
        top: auto;
        left: auto;
        height: auto;
        width: 100%
    }

    .catalog-category-view #maincontent .columns .sidebar-main .filter-options .filter-options-title {
        cursor: pointer
    }

    .catalog-category-view #maincontent .columns .sidebar-main .filter-options .filter-options-title i {
        display: block
    }

    .catalog-category-view #maincontent .columns .sidebar-main .filter-options .filter-options-content.closed {
        max-height: 0
    }
}

.catalog-category-view #maincontent .columns .sidebar-main .filter-options .filter-options-content .items {
    padding: 0 0 25px
}

.catalog-category-view #maincontent .columns .sidebar-main .filter-options .filter-options-content .item a {
    width: 100%;
    display: block;
    padding: 15px
}

.catalog-category-view #maincontent .columns .sidebar-main .filter-options .filter-options-content .item a .count {
    color: #010101;
    display: none;
}

.catalog-category-view #maincontent .columns .sidebar-main .filter-options .filter-options-content .item a:hover {
    background-color: #cccccc;
    text-decoration: none
}

.catalog-category-view #maincontent .columns .sidebar-main .filter-options a {
    color: #010101
}

.catalog-category-view #maincontent .columns .main {
    width: 100%
}

.catalog-category-view #maincontent .columns .main .products-grid,
.catalog-category-view #maincontent .columns .main .products-list {
    border-top: 1px solid #cacaca;
    width: 83.33333333%;
    float: right;
    margin-top: 0;
    padding-top: 30px
}

@media screen and (max-width:39.9375em),
screen and (min-width:40em) and (max-width:63.9375em) {

    .catalog-category-view #maincontent .columns .main .products-grid,
    .catalog-category-view #maincontent .columns .main .products-list {
        width: 100% !important
    }
}

.catalog-category-view #maincontent .columns .main .products-list .product-items {
    display: block;
    margin-left: 0
}

.catalog-category-view #maincontent .columns .main .products-list .product-items .product-item-info {
    position: relative;
    display: block;
    width: 100%;
    float: left;
    margin: 15px 0;
    padding: 15px 0
}

@media screen and (min-width:40em) {
    .catalog-category-view #maincontent .columns .main .products-list .product-items .product-item-info {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.catalog-category-view #maincontent .columns .main .products-list .product-items .product-item-info:last-child:not(:first-child) {
    float: right
}

.catalog-category-view #maincontent .columns .main .products-list .product-items .product-item-info .product-item-photo {
    width: 33.33333%;
    float: left;
    padding: 0
}

@media screen and (min-width:40em) {
    .catalog-category-view #maincontent .columns .main .products-list .product-items .product-item-info .product-item-photo {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.catalog-category-view #maincontent .columns .main .products-list .product-items .product-item-info .product-item-photo:last-child:not(:first-child) {
    float: right
}

.catalog-category-view #maincontent .columns .main .products-list .product-items .product-item-info .product-item-details {
    width: 66.66667%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    height: 130px;
    position: absolute;
    margin: auto;
    right: 0;
    top: 0;
    bottom: 0
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

@media screen and (min-width:40em) {
    .catalog-category-view #maincontent .columns .main .products-list .product-items .product-item-info .product-item-details {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.catalog-category-view #maincontent .columns .main .products-list .product-items .product-item-info .product-item-details:last-child:not(:first-child) {
    float: right
}

.catalog-category-view #maincontent .columns .main .products-grid {
    border-top: 1px solid #cacaca;
    width: 83.33333333%;
    float: right;
    margin-top: 0;
    padding-top: 30px
}

.catalog-category-view #maincontent .columns .main .products-grid .product-items .product-item {
    width: calc(100%/3);
    margin-left: 0;
    padding-left: calc((100% - 4 * 23.233%)/ 3)
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .catalog-category-view #maincontent .columns .main .products-grid .product-items .product-item {
        width: calc(100%/2)
    }

    .catalog-category-view #maincontent .columns .main .limiter {
        display: inline-block
    }
}

@media screen and (max-width:39.9375em) {
    .catalog-category-view #maincontent .columns .main .products-grid .product-items {
        margin-left: 0
    }

    .catalog-category-view #maincontent .columns .main .products-grid .product-items .product-item {
        width: 100%;
        padding-left: 0
    }

    .catalog-category-view #maincontent .columns .main .limiter {
        margin-left: 0;
        overflow: hidden;
        margin-bottom: 20px;
        text-align: left
    }
}

.catalog-category-view #maincontent .columns .main .products-grid .product-items .product-item .product-item-info {
    padding: 0
}

.catalog-category-view #maincontent .columns .main .products-grid .product-items .product-item .product-item-info .product-item-photo {
    max-height: 280px;
    overflow: hidden
}

.catalog-category-view #maincontent .columns .main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
    width: 100%
}

.catalog-category-view #maincontent .columns .main .products-grid .product-items .product-item .product-item-info .product-item-details {
    padding: 15px
}

.catalog-category-view #maincontent .columns .main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
    min-height: 45px
}

.catalog-category-view #maincontent .columns .main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price {
    color: #575757;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

.catalog-category-view #maincontent .columns .main .limiter #limiter {
    min-width: 140px
}

.catalog-category-view #maincontent .columns .main .toolbar-products {
    margin-top: 20px;
    margin-bottom: 20px
}

@media screen and (max-width:39.9375em),
screen and (min-width:40em) and (max-width:63.9375em) {
    .catalog-category-view #maincontent .columns .main .toolbar-products {
        padding-top: 20px
    }
}

.catalog-category-view #maincontent .columns .main .toolbar-products .toolbar-amount {
    color: #0d0d0d
}

.catalog-category-view #maincontent .columns .main .toolbar-sorter {
    padding-top: 0;
    margin-left: 20px
}

@media screen and (min-width:40em) and (max-width:63.9375em) {

    .catalog-category-view #maincontent .columns .main .toolbar-products:last-child .limiter,
    .catalog-category-view #maincontent .columns .main .toolbar-products:last-child .toolbar-sorter {
        display: none
    }

    .catalog-category-view #maincontent .columns .main .toolbar-products .toolbar-amount {
        margin-bottom: 10px
    }

    .catalog-category-view #maincontent .columns .main .toolbar-sorter {
        display: inline-block
    }
}

.catalog-category-view #maincontent .columns .main .toolbar-sorter #sorter,
.catalog-category-view #maincontent .columns .main .toolbar-sorter .sorter-label {
    display: inline-block
}

.catalog-category-view #maincontent .columns .main .toolbar-sorter #sorter {
    min-width: 200px
}

@media screen and (max-width:39.9375em) {

    .catalog-category-view #maincontent .columns .main .limiter #limiter,
    .catalog-category-view #maincontent .columns .main .limiter .control {
        width: 240px;
        float: right
    }

    .catalog-category-view #maincontent .columns .main .toolbar-products .toolbar-amount {
        text-align: left;
        margin-bottom: 20px
    }

    .catalog-category-view #maincontent .columns .main .toolbar-sorter {
        margin-left: 0;
        overflow: hidden;
        margin-bottom: 20px;
        text-align: left
    }

    .catalog-category-view #maincontent .columns .main .toolbar-sorter #sorter {
        width: 240px;
        float: right
    }
}

.catalog-category-view #maincontent .columns .main .toolbar-products {
    display: block;
    width: 100%;
    overflow: hidden
}

@media screen and (max-width:39.9375em) {
    .catalog-category-view #maincontent .columns .main .toolbar-products {
        width: 100% !important
    }
}

.catalog-category-view #maincontent .columns .main .toolbar-products .pages {
    float: none
}

.catalog-category-view #maincontent .columns .main .toolbar-products .pages>.label {
    position: relative;
    height: auto;
    width: auto;
    overflow: visible;
    margin: 0 10px 0 0;
    font-weight: 400;
    vertical-align: middle
}

.catalog-category-view #maincontent .columns .main .toolbar-products .pages .item {
    vertical-align: middle
}

.catalog-category-view #maincontent .columns .main .toolbar-products .pages .item .page {
    padding: 0 10px;
    border: 1px solid #cacaca;
    color: #0d0d0d
}

.catalog-category-view #maincontent .columns .main .toolbar-products .pages .item.current .page {
    margin-right: 5px;
    background-color: #cacaca;
    color: #010101
}

.catalog-category-view #maincontent .columns .main .toolbar-products .pages .item.pages-item-next .next {
    margin-left: 5px
}

.catalog-category-view #maincontent .columns .main .toolbar-products .pages .item.pages-item-next .next:before {
    color: #0d0d0d
}

.products.wrapper~.toolbar {
    width: 83.33333333% !important;
    float: right
}

@media screen and (max-width:39.9375em),
screen and (min-width:40em) and (max-width:63.9375em) {
    .products.wrapper~.toolbar {
        width: 100% !important
    }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {

    .products.wrapper~.toolbar .limiter,
    .products.wrapper~.toolbar .toolbar-sorter {
        display: none
    }
}

.products.wrapper~.toolbar .limiter {
    display: none
}

.catalog-product-view #maincontent .main .product-info-main .product-add-form .fieldset .actions,
.page-products .toolbar .limiter {
    display: block
}

.catalog-product-view #maincontent .main .media .gallery-placeholder {
    border: 1px solid #cacaca
}

.catalog-product-view #maincontent .main .page-title {
    margin-top: 0;
    padding-bottom: 10px
}

.catalog-product-view #maincontent .main .product-info-main .product-add-form .fieldset {
    border: none;
    padding: 1.25px 0;
    margin-top: 0
}

.catalog-product-view #maincontent .main .product-info-main .product-add-form .fieldset .label {
    font-weight: 400
}

.catalog-product-view #maincontent .main .product-info-main .product-add-form .fieldset .actions .tocart {
    background: #e6ba08;
    color: #0d0d0d;
    border: none;
    font-size: 1rem;
    text-transform: uppercase;
    line-height: 1rem
}

.catalog-product-view #maincontent .main .product-info-main .product-add-form .fieldset .actions .tocart .trolley {
    height: 18px;
    width: 26px;
    margin-right: 10px
}

.catalog-product-view #maincontent .main .product-info-main .sharing-bar {
    margin-bottom: 40px;
    margin-top: 30px
}

.catalog-product-view #maincontent .main .product-info-main .sharing-bar p {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    margin-bottom: 0
}

.catalog-product-view #maincontent .main .product-info-main .sharing-bar>div {
    display: inline-block;
    margin-left: 20px;
    height: 32px;
    width: 32px;
    vertical-align: middle
}

.catalog-product-view #maincontent .main .product-info-main .sharing-bar>div>div {
    height: 100%;
    width: 100%;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat
}

.catalog-product-view #maincontent .main .product-info-main .sharing-bar>div>div a {
    text-indent: -1000px;
    display: block;
    height: 100%;
    width: 100%
}

.catalog-product-view #maincontent .main .product-info-main .sharing-bar>div.facebook-share>div {
    background-image: url(/wp-content/themes/number-one-plates/assets/images/icons/facebook.png)
}

.catalog-product-view #maincontent .main .product-info-main .sharing-bar>div.twitter-share .tweet {
    background-image: url(/wp-content/themes/number-one-plates/assets/images/icons/twitter.png)
}

.catalog-product-view #maincontent .main .product-specs {
    width: 57%
}

.catalog-product-view #maincontent .main .product-specs table tr:nth-child(odd) {
    background-color: rgba(218, 218, 218, .5)
}

.catalog-product-view #maincontent .main .product-specs table tr:nth-child(even) {
    background-color: rgba(218, 218, 218, .25)
}

.catalog-product-view #maincontent .main .product-info-price .price {
    font-size: 1rem;
    color: #cccccc;
    font-weight: 400
}

.catalog-product-view #maincontent .main .trustpilot-reviews {
    padding: 30px 0;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 40px
}

.catalog-product-view #maincontent .main .related .product-items {
    overflow: hidden
}

.catalog-product-view #maincontent .main .related .product-items li.product-item {
    margin: 0;
    width: 25%
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .catalog-product-view #maincontent .main .related .product-items li.product-item {
        width: 50%
    }
}

.catalog-product-view #maincontent .main .related .product-items li.product-item .product-item-info {
    border-color: #cacaca
}

.catalog-product-view #maincontent .main .related .product-items li.product-item .product-item-info .price {
    font-weight: 300;
    font-size: 1rem
}

.slick-slider {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

#kitchen-sink #kitchen-sink-nav,
.slick-arrow.slick-hidden {
    display: none
}

.reveal-overlay .slick-list {
    padding-bottom: 30px
}

.reveal-overlay .slick-arrow {
    position: absolute;
    bottom: 10px;
    left: 10px
}

.reveal-overlay .slick-next {
    left: auto;
    right: 10px
}

.reveal-overlay .slick-dots {
    display: none !important
}

body.home .sidebar {
    height: 100%;
    margin-top: 0
}

body.home .sidebar div {
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat
}

body.home #page h2 {
    margin-top: 0px
}

.actions-toolbar body.home #page .action,
.actions-toolbar body.home #page button,
body.home #page .actions-toolbar .action,
body.home #page .actions-toolbar button,
body.home #page .button {
    margin-top: 1.875rem;
    margin-bottom: 0
}

body.home .ls-wp-fullwidth-container h2 {
    font-size: 36px !important;
    margin-bottom: 20px !important
}

body.home .ls-wp-fullwidth-container h3 {
    top: 190px !important;
    font-weight: 400 !important;
    font-family: 'Open Sans'
}

@media screen and (max-width:39.9375em) {
    .catalog-product-view #maincontent .main .related .product-items li.product-item {
        width: 100%
    }

    body.home .ls-wp-fullwidth-container .ls-container h3 {
        margin-top: 10px !important
    }
}

body.home .ls-wp-fullwidth-container .ls-nav-next {
    background-image: url(/wp-content/themes/number-one-plates/assets/images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: 0
}

body.home .ls-wp-fullwidth-container .ls-nav-prev {
    background-image: url(/wp-content/themes/number-one-plates/assets/images/arrow-left.png);
    background-repeat: no-repeat;
    background-position: 0
}

body.home .get-started {
    margin-top: 3.125rem;
}

body.home .get-started .intro {
    margin-bottom: 2.5rem
}

body.home .get-started .intro h3 {
    margin-top: 0 !important;
    width: 66.66%
}

body.home .get-started .intro a {
    text-decoration: underline;
    font-weight: 600
}

body.home .get-started .intro p {
    width: 66.66%
}

body.home .get-started>div {
    margin-bottom: .9375rem
}

body.home .get-started>div>div {
    background-color: #ededed;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    height: 13.9375rem
}

body.home .get-started .build-plate {
    margin-bottom: 1.875rem
}

body.home .get-started footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .8)
}

body.home .get-started footer h3 {
    text-transform: uppercase;
    color: #010101;
    float: left;
    margin: 0 !important;
    font-size: 22px !important;
    line-height: 4.375rem;
    padding-left: .9375rem
}

#kitchen-sink #components:last-child:not(:first-child),
#kitchen-sink header:last-child:not(:first-child) {
    float: right
}

.actions-toolbar body.home .get-started footer .action,
.actions-toolbar body.home .get-started footer button,
body.checkout-index-index #maincontent .actions-toolbar body.home .get-started footer .button,
body.home .get-started footer .actions-toolbar .action,
body.home .get-started footer .actions-toolbar button,
body.home .get-started footer .button,
body.home .get-started footer body.checkout-index-index #maincontent .actions-toolbar .button {
    float: right;
    margin: .9375rem !important
}

@media screen and (max-width:39.9375em) {
    body.home .get-started {
        margin-bottom: 1.5625rem;
        margin-top: 1.5625rem
    }

    body.home .get-started .intro {
        padding: 0 1.25rem;
        margin-bottom: 1.5625rem
    }

    body.home .get-started .intro>* {
        width: 100% !important
    }

    body.home .get-started .build-plate {
        padding: 0;
        margin-bottom: 0
    }

    body.home .ls-container {
        z-index: 10
    }

    body.home .ls-container h2,
    body.home .ls-container h3 {
        font-size: 1.5625rem !important;
        white-space: normal !important;
        position: relative;
        left: 0 !important;
        top: 2.5rem !important;
        text-align: center;
        width: 80% !important;
        margin: auto !important
    }

    body.home .ls-container h3 {
        font-size: .9375rem !important;
        font-weight: 300
    }

    body.home #page article {
        padding: 0 1.25rem
    }

    .actions-toolbar body.home #page article a.action,
    body.home #page article .actions-toolbar a.action,
    body.home #page article a.button {
        width: 100%
    }
}

#kitchen-sink #components,
#kitchen-sink header {
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    width: 100%
}

#kitchen-sink {
    max-width: 76.875rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3rem
}

#kitchen-sink header .lead {
    font-size: 125%;
    line-height: 1.6
}

#kitchen-sink #components hr {
    margin: 3rem 0
}

@media screen and (min-width:40em) {

    #kitchen-sink #components,
    #kitchen-sink header {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    #kitchen-sink #components {
        width: 75%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }

    #kitchen-sink #components:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:64em) {
    #kitchen-sink #kitchen-sink-nav {
        width: 25%;
        padding-left: .625rem;
        padding-right: .625rem;
        display: block;
        float: right
    }
}

@media screen and (min-width:64em) and (min-width:40em) {

    #kitchen-sink #components,
    #kitchen-sink #kitchen-sink-nav {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    #kitchen-sink #kitchen-sink-nav:last-child:not(:first-child) {
        float: right
    }

    #kitchen-sink #kitchen-sink-nav .docs-sub-menu {
        font-size: .85rem;
        margin-top: 1rem
    }

    #kitchen-sink #kitchen-sink-nav .docs-menu-title {
        text-transform: uppercase;
        font-size: .75rem;
        color: #999;
        font-weight: 700;
        line-height: 1;
        padding-left: .9rem;
        margin-bottom: .5rem;
        border-top: 1px solid #e9e9e9;
        margin-top: 1rem;
        padding-top: 1.5rem
    }

    #kitchen-sink #kitchen-sink-nav .docs-toc {
        width: 100%;
        padding-left: 4rem;
        padding-right: 1rem
    }

    #kitchen-sink #kitchen-sink-nav .docs-toc .active {
        background: #2199e8;
        color: #fff
    }

    #kitchen-sink #kitchen-sink-nav .docs-toc .docs-sub-menu:first-child .docs-menu-title {
        margin-top: 0;
        border-top: 0;
        padding-top: 0
    }
}

#page .main-content {
    float: left !important;
    width: 100%;
    padding-left: .625rem;
    padding-right: .625rem
}

#page .main-content:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    #page .main-content {
        width: 66.66667%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }

    #page .main-content:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    #page .main-content {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

#page-sidebar-left .main-content {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

#page-sidebar-left .main-content:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    #page-sidebar-left .main-content {
        width: 66.66667%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }

    #page-sidebar-left .main-content:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    #page-sidebar-left .main-content {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

#page-full-width .main-content {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

#page-full-width .main-content:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    #page-full-width .main-content {
        width: 66.66667%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }

    #page-full-width .main-content:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    #page-full-width .main-content {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

#single-post .main-content {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

#single-post .main-content:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    #single-post .main-content {
        width: 66.66667%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }

    #single-post .main-content:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    #single-post .main-content {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

#page-faqs .main-content {
    width: 66.66667%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:40em) {
    #page-faqs .main-content {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

#page-faqs .main-content:last-child:not(:first-child) {
    float: right
}

@media screen and (max-width:39.9375em) {
    #page-faqs .main-content {
        width: 100%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }

    #page-faqs .main-content:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (max-width:39.9375em) and (min-width:40em) {
    #page-faqs .main-content {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

#page-cherished article.main-content {
    padding-bottom: 0
}

#page-cherished article #cherished-content .entry-content {
    display: block;
    overflow: hidden;
    padding: 20px
}

#page-cherished article #cherished-content .entry-content h3 {
    font-size: 22px;
    font-weight: 400;
    color: #0d0d0d
}

#maincontent form #page-cherished article #cherished-content .entry-content .legend,
#page-cherished article #cherished-content .entry-content #maincontent form .legend,
#page-cherished article #cherished-content .entry-content .cherished-text,
#page-cherished article #cherished-content .entry-content .modal-popup form .legend,
#page-cherished article #cherished-content .entry-content .product-item .product-item-name,
#page-cherished article #cherished-content .entry-content .reveal h3,
#page-cherished article #cherished-content .entry-content body.checkout-cart-index .product-item-name,
#page-cherished article #cherished-content .entry-content body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-title,
#page-cherished article #cherished-content .entry-content body.checkout-index-index #maincontent .step-title,
#page-cherished article #cherished-content .entry-content h1,
#page-cherished article #cherished-content .entry-content h3,
.modal-popup form #page-cherished article #cherished-content .entry-content .legend,
.product-item #page-cherished article #cherished-content .entry-content .product-item-name,
.reveal #page-cherished article #cherished-content .entry-content h3,
body.checkout-cart-index #page-cherished article #cherished-content .entry-content .product-item-name,
body.checkout-index-index #maincontent #page-cherished article #cherished-content .entry-content .step-title,
body.checkout-index-index #maincontent .opc-summary-wrapper #page-cherished article #cherished-content .entry-content .shipping-information-title {
    float: right
}

#page-cherished article #cherished-content img {
    width: 100%
}

#page-cherished article #cherished-favourites {
    background: #cccccc;
    background: linear-gradient(45deg, #3269ad 0, #2454b3 100%);
    padding: 20px 0
}

#page-cherished article #cherished-favourites h2 {
    color: #010101;
    padding: 0 15px
}

#page-cherished article #cherished-favourites .plate.featured {
    padding: 20px 30px
}

#page-cherished article #cherished-favourites .plate.featured .row {
    background: #010101;
    height: 150px
}

#page-cherished article #cherished-favourites .plate.featured .row .registration .reg-plate {
    height: 110px
}

#page-cherished article #cherished-favourites .plate.featured .row .registration .reg-plate .plate-bg {
    width: 210px
}

#page-cherished article #cherished-favourites .plate.featured .row .registration .reg-plate .plate-bg.front {
    background-image: url(../images/plate-front.png)
}

#page-cherished article #cherished-favourites .plate.featured .row .registration .reg-plate .plate-bg.back,
#page-cherished article #cherished-plates .cherished-table .plate:nth-child(odd) .registration .reg-plate {
    background-image: url(../images/plate-back.png)
}

#page-cherished article #cherished-favourites .plate.featured .row .registration .reg-plate .plate-bg p {
    margin-bottom: 0
}

#page-cherished article #cherished-favourites .plate.featured .row .price .price-plate {
    text-align: right
}

#page-cherished article #cherished-favourites .plate.featured .row .price .price-plate p {
    padding-left: 10px
}

#page-cherished article #cherished-favourites .plate.featured .row .actions .call {
    height: 75px
}

@media screen and (max-width:39.9375em) {

    #maincontent form #page-cherished article #cherished-content .entry-content .legend,
    #page-cherished article #cherished-content .entry-content #maincontent form .legend,
    #page-cherished article #cherished-content .entry-content .cherished-text,
    #page-cherished article #cherished-content .entry-content .modal-popup form .legend,
    #page-cherished article #cherished-content .entry-content .product-item .product-item-name,
    #page-cherished article #cherished-content .entry-content .reveal h3,
    #page-cherished article #cherished-content .entry-content body.checkout-cart-index .product-item-name,
    #page-cherished article #cherished-content .entry-content body.checkout-index-index #maincontent .opc-summary-wrapper .shipping-information-title,
    #page-cherished article #cherished-content .entry-content body.checkout-index-index #maincontent .step-title,
    #page-cherished article #cherished-content .entry-content h1,
    #page-cherished article #cherished-content .entry-content h3,
    .modal-popup form #page-cherished article #cherished-content .entry-content .legend,
    .product-item #page-cherished article #cherished-content .entry-content .product-item-name,
    .reveal #page-cherished article #cherished-content .entry-content h3,
    body.checkout-cart-index #page-cherished article #cherished-content .entry-content .product-item-name,
    body.checkout-index-index #maincontent #page-cherished article #cherished-content .entry-content .step-title,
    body.checkout-index-index #maincontent .opc-summary-wrapper #page-cherished article #cherished-content .entry-content .shipping-information-title {
        float: none
    }

    #page-cherished article #cherished-favourites .plate.featured .row .registration .reg-plate .plate-bg {
        width: 100%
    }

    #page-cherished article #cherished-favourites .plate.featured .row .registration {
        margin-bottom: 20px
    }

    #page-cherished article #cherished-favourites .plate.featured .row .actions .call p {
        width: 50%;
        float: left;
        display: block;
        padding: 0 10px
    }

    #page-cherished article #cherished-favourites .plate.featured .row .actions .call p a {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    #page-cherished article #cherished-favourites .plate.featured .row {
        height: auto;
        padding: 10px
    }

    #page-cherished article #cherished-favourites .plate.featured .row .actions {
        overflow: hidden
    }
}

#page-cherished article #cherished-favourites .plate.featured .row .actions .call a {
    width: 100%
}

#page-cherished article #cherished-plates {
    padding: 50px 0
}

#page-cherished article #cherished-plates .cherished-table .plate {
    height: 80px;
    border-bottom: 1px solid #dbdbdb
}

#page-cherished article #cherished-plates .cherished-table .plate .actions .call,
#page-cherished article #cherished-plates .cherished-table .plate .registration .reg-plate {
    height: 45px
}

#page-cherished article #cherished-plates .cherished-table .plate:nth-child(odd) {
    background-color: #f0f0f0
}

#page-cherished article #cherished-plates .cherished-table .plate:nth-child(even) {
    background-color: #fafafa
}

#page-cherished article #cherished-plates .cherished-table .plate:nth-child(even) .registration .reg-plate {
    background-image: url(../images/plate-front.png)
}

#page-cherished article #cherished-plates .cherished-table .plate .registration .reg-plate p {
    line-height: 40px
}

@media screen and (max-width:39.9375em) {
    #page-cherished article #cherished-plates .cherished-table .plate .registration .reg-plate p {
        font-size: 25px
    }
}

#page-cherished article #cherished-plates .cherished-table .plate .actions .call p {
    font-size: 16px
}

#page-cherished article #cherished-plates .cherished-table .plate .actions .call a {
    margin-left: 20px
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    #page-cherished article #cherished-plates .cherished-table .plate .price p {
        padding-left: 10px
    }

    #page-cherished article #cherished-plates .cherished-table .plate .actions .call {
        height: 70px
    }
}

@media screen and (max-width:39.9375em) {
    #page-cherished article #cherished-plates .cherished-table .plate .actions .call {
        height: auto
    }

    #page-cherished article #cherished-plates .cherished-table .plate {
        height: auto;
        padding: 10px
    }
}

#page-cherished article .plate .actions,
#page-cherished article .plate .price,
#page-cherished article .plate .registration {
    height: 100%;
    display: block;
    position: relative
}

#page-cherished article .plate .actions .call,
#page-cherished article .plate .actions .price-plate,
#page-cherished article .plate .actions .reg-plate,
#page-cherished article .plate .price .call,
#page-cherished article .plate .price .price-plate,
#page-cherished article .plate .price .reg-plate,
#page-cherished article .plate .registration .call,
#page-cherished article .plate .registration .price-plate,
#page-cherished article .plate .registration .reg-plate {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle
}

#page-cherished article .plate .actions .call p,
#page-cherished article .plate .actions .price-plate p,
#page-cherished article .plate .actions .reg-plate p,
#page-cherished article .plate .price .call p,
#page-cherished article .plate .price .price-plate p,
#page-cherished article .plate .price .reg-plate p,
#page-cherished article .plate .registration .call p,
#page-cherished article .plate .registration .price-plate p,
#page-cherished article .plate .registration .reg-plate p {
    padding-top: 3px
}

@media screen and (max-width:39.9375em) {

    #page-cherished article .plate .actions,
    #page-cherished article .plate .price,
    #page-cherished article .plate .registration {
        height: auto
    }

    #page-cherished article .plate .actions .call,
    #page-cherished article .plate .actions .price-plate,
    #page-cherished article .plate .actions .reg-plate,
    #page-cherished article .plate .price .call,
    #page-cherished article .plate .price .price-plate,
    #page-cherished article .plate .price .reg-plate,
    #page-cherished article .plate .registration .call,
    #page-cherished article .plate .registration .price-plate,
    #page-cherished article .plate .registration .reg-plate {
        position: relative;
        top: auto;
        bottom: auto
    }
}

#page-cherished article .plate .registration .reg-plate {
    max-width: 100%
}

#page-cherished article .plate .registration .reg-plate p {
    font-family: 'Number Plate';
    font-size: 36px
}

#page-cherished article .plate .registration .reg-plate .plate-bg,
#page-cherished article .plate .registration .reg-plate.plate-bg {
    max-width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 250px;
    text-align: center
}

#page-cherished article .plate .price .price-plate {
    height: 33px
}

#page-cherished article .plate .price .price-plate p {
    color: #093;
    font-size: 24px
}

#page-cherished article .plate .actions .call p {
    font-size: 14px;
    color: #0d0d0d
}

#page-cherished article .plate .actions .call p a {
    text-decoration: none;
    font-size: 14px;
    color: #0d0d0d;
    font-weight: 400
}

#page-cherished article .plate .actions .call p a.border {
    border: none !important;
    height: auto;
    display: inline;
    background-color: transparent;
    width: auto;
    padding: 0 !important;
    font-weight: 400;
    margin-left: 0
}

@media screen and (max-width:39.9375em) {
    #page-cherished article .plate .price .price-plate {
        text-align: right
    }

    #page-cherished article .plate .actions .call p {
        margin-bottom: 0;
        margin-top: 20px
    }

    #page-cherished article .plate .actions .call p .actions-toolbar a.action,
    #page-cherished article .plate .actions .call p a.button,
    .actions-toolbar #page-cherished article .plate .actions .call p a.action {
        margin-bottom: 0
    }

    #page-cherished article .plate .actions .call p .actions-toolbar a.border.action,
    #page-cherished article .plate .actions .call p a.button.border,
    .actions-toolbar #page-cherished article .plate .actions .call p a.border.action {
        padding: 14px 20px !important;
        margin-bottom: 0;
        width: 40%;
        margin-left: 0 !important;
        border: 1px solid #0d0d0d !important;
        display: block;
        float: left
    }

    #page-cherished article .plate .actions .call p .actions-toolbar a.enquire.action,
    #page-cherished article .plate .actions .call p a.button.enquire,
    .actions-toolbar #page-cherished article .plate .actions .call p a.enquire.action {
        float: right;
        width: 50%
    }

    #page-cherished article .plate .actions .call p .number {
        display: none
    }
}

.cart-container .form-cart .action,
.cart-container .form-cart .action.continue,
.cart.table-wrapper .actions-toolbar>.action {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out, color .25s ease-out;
    vertical-align: middle;
    padding: .8em 1.25em;
    font-size: .9rem;
    font-weight: 600;
    color: #010101
}

.cart-container .form-cart .action,
.cart-container .form-cart .action.continue {
    border: 1px solid transparent;
    border-radius: 0;
    margin: 0 0 1rem;
    background-color: #f5f5f5
}

.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action:active,
.cart-container .form-cart .action:focus,
.cart-container .form-cart .action:hover {
    background-color: #002a7e;
    color: #010101;
    box-shadow: none
}

.cart.table-wrapper .actions-toolbar>.action {
    border: 1px solid transparent;
    border-radius: 0;
    margin: 0;
    background-color: #f5f5f5
}

.cart.table-wrapper .actions-toolbar>.action:active,
.cart.table-wrapper .actions-toolbar>.action:focus,
.cart.table-wrapper .actions-toolbar>.action:hover {
    background-color: #002a7e;
    color: #010101;
    box-shadow: none
}

.cart.table-wrapper th.col {
    padding-top: .5rem
}

.cart-summary .title strong,
body.checkout-index-index #maincontent .opc-summary-wrapper .title strong {
    font-size: 1rem !important
}

.cart-summary .checkout-methods-items .action.primary,
body.checkout-index-index #maincontent .opc-summary-wrapper .checkout-methods-items .action.primary {
    background-color: green;
    font-size: 1.125rem;
    line-height: 1.3125rem
}

.dropdown-checkout {
    justify-content: center !important;
    display: flex;
    flex-direction: column;
    background-position: left top;
    background-size: cover;
    background-repeat: nrepeat;
    background-attachment: scroll;
    width: 50%;
    align-self: stretch;
    margin-top: 20px;
}

.pagebuilder-column-group {
    display: flex;
    flex-direction: row;
    background-color: #f4f4f4;
    padding: 20px 30px;
    margin: 10px 0px;
    align-content: center;
}

div#date_confirm_container {
    flex-wrap: wrap;
    background-color: #f4f4f4;
    padding: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.pagebuilder-column.dropdown-checkout {
    padding: 0 10px;
}

h2.checkout-h2 {
    margin-top: 0px;
}

.basket .loading i,
li,
p {
    font-size: .9375rem
}

.basket .loading {
    display: none;
    padding: 0;
    margin: 0
}

body.cms-no-route #maincontent ol>li,
body.cms-no-route #maincontent ul>li {
    margin-bottom: 0
}

h3 {
    font-weight: 700
}

#page-cherished article .plate .price .price-plate p {
    color: #093;
    font-size: 19px;
    margin: 0;
}

#page-cherished article .plate .price .price-plate {
    height: auto;
}

.table-heading {
    display: block;
    width: 100%;
    background: linear-gradient(45deg, #3269ad 0, #2454b3 100%);
}

.table-heading {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding: 10px 0;
}

.standard-plate-style p {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding: 35px 0;
}

#page-cherished article #cherished-plates .cherished-table .plate .actions .call a {
    margin-left: 0
}

#page-cherished article #cherished-plates .cherished-table .plate .actions .call {
    height: auto;
}

#page-cherished article #cherished-plates .cherished-table .plate {
    height: 100px;
}

#page-cherished article .plate .price .price-plate p {
    margin: 26px 0 0 0;
}

#page-cherished article #cherished-plates .cherished-table .plate .actions .call p {
    margin: 4px 0 0 0;
}

#page-cherished article .plate .price .price-plate p.vat {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.standard-plate-price p {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding: 15px 0;
    margin: 0;
}

.standard-plate-price p.dvla-fee {
    font-size: 13px;
    padding: 0;
    font-weight: 400;
}

#builder-menu-internal input[type=text],
#builder-menu-internal input[type=number],
#builder-menu-internal textarea {
    font-size: 16px;
}

@media screen and (max-width:1100px) {
    #page-cherished article #cherished-plates .cherished-table .plate {
        height: auto;
    }

    #page-cherished article .plate .actions,
    #page-cherished article .plate .price,
    #page-cherished article .plate .registration {
        width: 100% !important;
    }

    .table-heading {
        display: none;
    }

    #page-cherished article #cherished-plates .cherished-table .plate .registration .reg-plate {
        height: 45px;
        margin: 14px 0 0 0;
        position: relative;
    }

    .standard-plate-style p {
        padding: 15px 0;
        margin: 0;
    }

    #page-cherished article .plate .price .price-plate {
        position: relative;
    }

    #page-cherished article .plate .price .price-plate p {
        margin: 0;
    }

    #page-cherished article .plate .actions .call {
        position: relative;
        margin: 0 0 0 10px
    }

    #page-cherished article .plate .price .price-plate {
        text-align: left;
    }
}

#masthead {
    background-color: #ffffff;
    background-size: cover;
}

.topmost-container {
    position: relative;
}

.presents {
    position: absolute;
    width: 134px;
    height: 96px;
    background: url('../assets/images/presents.png') no-repeat;
    bottom: 0;
    left: 261px;
    z-index: 1;
}

#maincontent #builder-menu #builder-menu-internal .seven-slogan {
    display: none;
}

@media only screen and (max-width: 810px) {
    .presents {
        width: 86px;
        height: 61px;
        background-size: 100%;
        left: 25%
    }
}

@media only screen and (max-width:640px) {
    .presents {
        left: 51%
    }

    #masthead>#topmost .topmost-container {
        background: none;
    }
}

@media only screen and (max-width:410px) {
    .presents {
        width: 63px;
        height: 45px;
        left: 46%;
    }
}

.logo {
    padding-top: 20px;
}

.logo {
    padding: 5.3rem 0;
}

.slogan-colours {
    min-height: 220px !important;
    height: 220px !important;
}

@media screen and (max-width:800px) {
    .logo {
        padding: 3rem 0;
    }

    .slogan-colours {
        height: unset;
    }
}

@media screen and (max-width:650px) {
    .logo {
        padding: 2rem 0;
        width: 100%;
        margin-top: 20px;
    }

    .call-us a i {
        font-size: 35px;
    }
}

.page-products .columns {
    padding-top: 0px;
    position: relative;
    z-index: 1;
}

.page-products .logo {
    padding-top: 5rem;
}

#masthead>#topmost .topmost-container>#tagline {
    padding: 0rem 0;
}

.tp-widget-wrapper.visible {
    opacity: 1;
    margin-top: 25px;
}

#masthead>#topmost .topmost-container>#opening {
    padding-top: 3rem;
}

@media screen and (max-width:39.9375em) {
    .call-us {
        text-align: left;
        margin-left: 10px;
    }
}

.seven-slogan {
    display: none;
}

@media screen and (max-width:800px) {
    .call-us {
        text-align: left;
        margin-left: 10px;
        color: black;
        width: auto;
        padding: 0;
    }
}

@media screen and (max-width:800px) {
    .call-us a {
        margin-right: 21px;
        margin: 1.2rem 1.9375rem 0 0;
        display: inline-block;
        color: black;
        font-size: 26px;
    }
}

@media screen and (max-width:650px) {
    .page-products .columns {
        padding-top: 0rem;
        position: relative;
        z-index: 1;
    }

    #builder-menu .row {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    body.builder-index-index #builder-plate>div {
        padding: 10px !important;
    }
}

body.home .get-started .intro h2 {
    margin-top: 0 !important;
    width: 98%;
}

body.home .get-started .intro p {
    width: 98%;
}

#footer-container #footer {
    max-width: 76.875rem;
    margin-left: auto;
    margin-right: auto;
    padding: 45px;
}

#footer-container #footer p.copyright-desktop {
    font-size: 13px;
    margin-top: 10px;
    text-align: center;
}

#footer-container #footer .social-icons {
    margin-top: 20px;
    float: left;
    margin-left: 15px;
}

.textwidget {
    margin-top: 35px;
    margin-bottom: 15px;
}

.plate-sidebar {
    margin-top: 35px;
    background-color: #cccccc;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    display: inline;
    width: 40%;
    margin-bottom: 40px;
}

h3.widget-title {
    margin-bottom: 15px;
}

#page-sidebar-left .main-content p:first-child,
#single-post .main-content p:first-child {
    font-size: 1.0625rem;
    margin-top: 25px;
}

@media screen and (min-width:40em) {
    .contplatmain {
        width: 60%;
        float: left;
        padding-right: 35px;
    }

    column.row.row,
    .row.row.columns {
        float: left;
    }
}

@media screen and (max-width:40em) {
    .contplatmain {
        width: 98%;
        float: left;
    }

    column.row.row,
    .row.row.columns {
        float: left;
    }

    .plate-sidebar {
        margin-top: 35px;
        background-color: #cccccc;
        color: white;
        padding-left: 20px;
        padding-right: 20px;
        float: left;
        display: inline;
        width: 100%;
        margin-bottom: 40px;
    }
}

h3.widget-title {
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 22px;
}

.buttonwid {
    background-color: #e6ba08;
    color: black;
    margin: auto;
    width: 50%;
    text-align: center;
    padding: 18px;
    font-weight: 600;
    font-decoration: capitalization;
    text-transform: uppercase;
    border: 3px black solid;
}

@media screen and (max-width:40em) {
    .buttonwid {
        width: 96%;
    }
}

.buttonwid:hover {
    color: white;
    margin: auto;
    width: 50%;
    text-align: center;
    padding: 18px;
    font-weight: 600;
    font-decoration: capitalization;
    text-transform: uppercase;
    border: 3px white solid;
}

.buttonwid a {
    color: black;
    font-weight: bold;
    font-family: 'Francois One', sans-serif;
}

.buttonwid a:hover {
    color: white;
    font-weight: bold;
    font-family: 'Francois One', sans-serif;
}

h2 {
    font-size: 2.5rem;
    margin-top: 30px;
}

.button.yellow {
    margin-top: 15px;
    padding: 24px;
}

.button.yellow:hover {
    margin-top: 15px;
    padding: 24px;
    color: white;
}

@media screen and (max-width:39.9375em) {
    #footer-container #footer .copyright img {
        height: auto;
        width: auto;
    }
}

.actions-toolbar .yellow.action,
.actions-toolbar button.yellow,
.button.yellow,
body.checkout-index-index #maincontent .actions-toolbar .yellow.button {
    background: #e6ba08;
    background: -webkit-gradient(left bottom, right top, color-stop(0, #e6ba08), color-stop(100%, #fecd09));
    background: linear-gradient(45deg, #e6ba08 0, #fecd09 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ba08', endColorstr='#fecd09', GradientType=1);
    color: #0d0d0d;
    text-transform: uppercase;
    padding: 20px 32px !important;
}

#page-sidebar-left .main-content p:first-child,
#single-post .main-content p:first-child {
    font-size: .9375rem;
    margin-top: 25px;
    font-weight: bold;
}

#masthead>#topmost .topmost-container>#opening p {
    line-height: 1.2;
    display: block;
    float: right;
    margin-right: 8.75rem;
    font-weight: bold;
}

body.builder-index-index #builder-testimonials .row {
    position: relative;
    overflow: hidden;
    padding: 50px 0;
}

@media screen and (max-width:650px) {
    .logo {
        width: 100%;
        margin-top: 20px;
    }
}

@media screen and (max-width:400px) {
    .call-us a {
        font-size: 20px;
    }
}

@media screen and (max-width:320px) {
    .call-us a {
        font-size: 16px;
    }
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .block-title {
    font-family: "organetto-variable";
    margin: auto;
    text-align: center;
    margin-top: 20px;
}

.logo {
    max-width: 100%;
    height: 100px;
}

@media screen and (max-width:39.9375em) {
    #masthead>#topmost .topmost-container {
        /*background-color:white;*/
    }
}

@media screen and (max-width:39.9375em) {

    .actions-toolbar .reveal .actions .action,
    .actions-toolbar .reveal .actions button,
    .reveal .actions .actions-toolbar .action,
    .reveal .actions .actions-toolbar button,
    .reveal .actions .button,
    .reveal .actions body.checkout-index-index #maincontent .actions-toolbar .button,
    body.checkout-index-index #maincontent .actions-toolbar .reveal .actions .button {
        width: 100%;
        margin-bottom: 10px;
    }
}

.actions-toolbar .cart-summary .action,
.actions-toolbar .cart-summary button,
.actions-toolbar body.checkout-index-index #maincontent .opc-summary-wrapper .action,
.actions-toolbar body.checkout-index-index #maincontent .opc-summary-wrapper button,
.cart-summary .actions-toolbar .action,
.cart-summary .actions-toolbar button,
.cart-summary .button,
.cart-summary body.checkout-index-index #maincontent .actions-toolbar .button,
body.checkout-index-index #maincontent .actions-toolbar .cart-summary .button,
body.checkout-index-index #maincontent .opc-summary-wrapper .actions-toolbar .action,
body.checkout-index-index #maincontent .opc-summary-wrapper .actions-toolbar button,
body.checkout-index-index #maincontent .opc-summary-wrapper .button {
    background: #ddd;
    color: #0d0d0d;
    font-size: 0.875 !important;
}

.actions-toolbar .action,
.actions-toolbar .button,
.actions-toolbar button,
.button,
body.checkout-index-index #maincontent .actions-toolbar .button {
    text-transform: uppercase;
    font-weight: 700 !important;
    text-decoration: none !important;
    border: 0 !important;
    font-size: .875rem !important;
    white-space: nowrap;
    padding: 15px 13px !important;
    border-radius: 0 !important;
    line-height: 1 !important;
}

@media (min-width:768px),
print {
    .cart-summary {
        float: right;
        position: relative;
        width: 25%;
    }
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
    height: 50px;
}

#builder-menu-internal input[type=text],
#builder-menu-internal input[type=number],
#builder-menu-internal textarea {
    font-size: 24px;
}

@media screen and (max-width:39.9375em) {
    .is-drilldown {
        position: initial;
        overflow: hidden;
    }

    #maincontent #builder-menu #builder-menu-internal .is-drilldown {
        min-height: 500px;
    }
}

#builder-border div[data-id="16"] {
    display: none;
}

@media only screen and (max-width: 850px) and (min-width: 750px) {
    img.builder-small-plate {
        width: 45%;
    }

    #maincontent #builder-menu #builder-menu-internal {
        background: #f5f5f5;
        height: 755px;
        padding: 0;
        position: relative;
        z-index: 100;
    }

    #maincontent #builder-menu #builder-menu-internal .vertical.menu .is-drilldown-submenu {
        background: #f5f5f5;
        height: 80%;
    }
}

@media only screen and (max-width:768px) {
    .ac-widget {
        display: none !important;
    }

    #builder-menu-drilldown::after {
        content: '';
        position: relative;
        padding-top: 10px;
        text-align: center;
        display: block;
    }

    div.is-drilldown::after {
        content: '\f063';
        position: relative;
        display: block;
        text-align: center;
        font-family: 'FontAwesome';
        font-size: 30px;
        padding-top: 20px;
    }
}

body.signs .fotorama__stage__frame {
    background-color: #aaaaaa;
}

body.signs .fotorama__stage__frame .fotorama__img {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 10px;
}

body.postid-3046 #featured-hero {
    height: 25rem !important;
}

.reveal.large {
    width: 80%;
    max-width: 76.875rem;
}

.reveal .products-grid .products .item {
    width: 25%;
    margin: 0;
}

.reveal .product-item .product-item-info {
    width: auto;
    margin: 5px;
    border: 1px solid #ededed;
    padding: 15px;
    min-height: 285px;
}

.reveal .products-grid .products {
    margin-top: 10px;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
}

.reveal .product-image-wrapper {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding-bottom: 100% !important;
}

div.authentication-wrapper,
.mobile-only {
    display: none;
}

@media (max-width: 568px) {
    .desktop-only {
        display: none;
    }

    .mobile-only {
        display: inline-block;
    }

    .reveal .products-grid .products {
        margin-top: 10px;
        margin-bottom: 0;
        width: 95vw;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow: scroll;
    }

    .reveal .products-grid .products .item {
        width: 60%;
        margin: 1px 1px 10px 1px;
    }

    .reveal .product-item .product-item-info {
        width: auto;
        margin: 15px;
        border: 1px solid #ededed;
        padding: 15px;
        min-height: 278px;
    }

    .reveal.large {
        width: 100%;
        max-width: 76.875rem;
    }

    div#gform_wrapper_4 {
        MAX-WIDTH: 100%;
    }

    .mobile-only.opc-summary-wrapper {
        display: block;
        margin-top: 0px !important;
    }
}

li#builder-font article[data-id="100"] img {
    opacity: 0.5;
}

.klarna-payments-method-cell {
    display: inline-block !important;
}

.pp-doc-upload {
    padding: 20px;
    background: rgb(244 244 244);
}

.pp-doc-upload button,
input#gform_submit_button_5 {
    color: white !important;
}

h2.reg-identifier-heading {
    margin: 35px 0px -35px;
    text-align: center;
    width: 240px;
    background-color: #d6b719;
    border-radius: 3px;
    color: #f5f5f5;
    font-size: 50px !important;
    font-family: 'Number Plate';
    box-shadow: 3px 3px 2px 0px rgb(0 0 0 / 20%);
    background-image: linear-gradient(to bottom right, #ddd, #f3dd6c);
}

div#flexible-text {
    padding: 0px 15px;
}

@media screen and (min-width: 1024px) {
    #maincontent #builder-menu #builder-menu-internal .grid .selectable {
        z-index: 1;
        float: left;
        width: 29%;
        margin: 2%;
        background-size: 70% auto;
        background-position: center center;
        background-repeat: no-repeat;
        background-color: rgba(0, 0, 0, .2);
        position: relative;
    }
}

.signup-footer {
    padding: 10px 20px;
    background: url(https://www.number1plates.com/wp-content/uploads/2022/01/Footerbackground1.jpg);
    background-size: cover;
    background-position: center;
}

.single-plate-type .page-title {
    display: none;
}

.signup-flex {
    max-width: 76.875rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .builder-menu-content h5 {
    font-size: 19px;
    margin: 20px 0;
    font-weight: 600;
    color: #333;
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .builder-menu-content,
#maincontent #builder-menu #builder-menu-internal .vertical.menu .builder-menu-content:hover {
    background: #f5f5f5 !important;
}

/* New Css */
.builder-index-index header.header .modal__btn {
    display: none;
}

.header .action.nav-toggle {
    z-index: 99999;
    position: relative;
}



.header .dropdown-toplinks .dropdown-menu ul {
    list-style: none;
    margin: 0;
}

.minicart-wrapper .action.showcart span.counter.qty {
    background-color: #000;
}

.header .dropdown-toplinks .dropdown-menu li a:not(.no-display) {
    font-size: 14px;
    color: #8e8e8e;
    -webkit-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
}

.header .dropdown-toplinks .dropdown-menu li a:not(.no-display):hover {
    color: #000;
}

.header .logo-header a.logo {
    padding: 0;
    min-height: 0;
    height: auto;
}

#maincontent #builder-menu #builder-menu-internal>ul#builder-menu-drilldown {
    overflow: hidden;
}

#maincontent #builder-menu .row {
    max-width: 100%;
}

#maincontent #builder-menu #builder-menu-internal li p {
    font-size: 13px;
    margin: 10px 0 20px;
}

#maincontent #builder-menu #builder-menu-internal li p br:first-child {
    display: none;
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .block-title {
    font-size: 21px !important;
    letter-spacing: 2px;
}

body.builder-index-index #builder-testimonials {
    display: block;
    height: 200px;
}

.middle-header-content .row {
    max-width: 100%;
    margin: 0 -15px !important;
    width: auto;
    display: flex;
    align-items: center;
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu li a {
    font-size: 18px !important;
    letter-spacing: normal;
    font-weight: 500;
    padding: 17px 35px;
    line-height: 18px;
    font-family: Montserrat, sans-serif;
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu li:hover {
    background-color: rgba(0, 0, 0, .2) !important;
}

#maincontent #builder-menu #builder-menu-internal {
    overflow: hidden;
}

div#builder-actions .row {
    max-width: 75%;
    width: 100%;
    margin: 0 0 0 auto !important;
}

div#builder-actions .row:first-child {
    font-size: 14px !important;
    color: #fff;
}

body.builder-index-index #builder-actions {
    padding: 40px;
}

body.builder-index-index #builder-actions .button,
#maincontent #builder-menu #builder-menu-internal .vertical.menu .builder-menu-content button {
    font-size: 14px !important;
    transition: all .5s ease;
    padding: 12px 20px !important;
    font-family: Montserrat, sans-serif !important;
    font-style: normal;
    letter-spacing: 1px;
    font-weight: 700 !important;
}

#maincontent #builder-menu #builder-menu-internal #builder-menu-drilldown.vertical.menu>li.done>a:before {
    font-size: 12px;
    padding: 3.5px 1px 3.5px 4px;
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .builder-menu-content select {
    width: -webkit-fill-available;
    border: none;
    border-radius: 7px;
    font-size: 13px;
}

div#builder-actions .row .column .row .price {
    display: flex;
    gap: 7px;
}

div#builder-actions .row .column .row .price .slash-price {
    color: red;
    text-decoration: line-through;
}

body.builder-index-index div#builder-plate {
    min-height: auto;
    max-width: 1230px;
}

footer.footer .footer-menu+.footer-description p {
    font-size: 11px;
}

footer ul.social-link,
footer .social-link.margin-top25 {
    list-style: none;
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu>li {
    margin: 0;
}

img.builder-small-plate {
    height: 100%;
    display: block;
}

img.builder-small-plate+footer * {
    font-size: 13px;
}

body.builder-index-index #builder-actions .button {
    border-color: #eee !important;
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu>li img.builder-small-plate+footer {
    bottom: -14px;
    background-color: #000 !important;
}

footer.footer .footer-description p {
    font-size: 11px;
}

.middle-footer .row {
    max-width: 100%;
    width: 100%;
}

body.builder-index-index #builder-plate>div.column {
    padding: 30px 0 !important;
}

body.builder-index-index #builder-plate>div img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

body.builder-index-index #builder-actions .button:hover,
#maincontent #builder-menu #builder-menu-internal .vertical.menu .builder-menu-content button:hover {
    transition: all .5sease;
    transform: scale(.9);
    cursor: pointer;
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu .builder-menu-content button {
    width: -webkit-fill-available;
    color: #000;
    font-weight: 600 !important;
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu>li {
    position: initial;
}

#maincontent #builder-menu #builder-menu-internal>.vertical.menu:first-child li:hover {
    background: transparent !important;
}

#maincontent #builder-menu #builder-menu-internal .vertical.menu>li>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: transparent transparent transparent #cccccc;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
}

div#builder-actions .row .column.medium-4 .row {
    flex-wrap: wrap;
    gap: 15px !important;
    flex-direction: column;
    justify-content: end;
}

#maincontent #builder-menu #builder-menu-internal label.switch-paddle {
    padding: 4px 0 0 3px;
}

#maincontent #builder-menu .row #builder-slogan-switch .switch {
    margin: 0;
}

#maincontent #builder-menu #builder-menu-internal .grid div.selectable {
    margin: 1%;
}

.slogan-wrap input {
    font-size: 17px !important;
}

#maincontent #builder-menu .row #builder-slogan-switch .columns,
#maincontent #builder-menu div#builder-pressed-options-badge-switch .columns {
    width: auto;
    font-size: 15px;
}

#maincontent #builder-menu .row #builder-slogan-switch,
#maincontent #builder-menu div#builder-pressed-options-badge-switch {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

div#builder-actions .row .column.medium-4 .row #add-to-basket {
    margin: 0;
    padding: 14px 20px !important;
    background: #008000;
    border: 2px solid #008000;
}

div#builder-actions .row .column .row .column:first-child>div>div:first-child {
    padding: 0 0 5px 15px !important;
    color: #fff;
}

div#builder-actions .row .column .row {
    margin: 0 !important;
    display: flex;
    align-items: end;
    max-width: 100%;
}

div#builder-actions .row .column {
    width: 100% !important;
    margin: 0 !important;
}

div#builder-actions>.row:not(:first-child) {
    padding: 20px;
}

#maincontent #builder-menu #builder-menu-internal li a+.ovly+.vertical.menu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 2;
    background-color: #fff;
    width: 100%;
    height: 100%;
    transition: transform .15s linear;
}

.builder-index-index .page-title-wrapper {
    padding: 54px 42px 12px;
    margin: 42px 0;
    border: none;
}

.header .logo-header .logo img {
    max-height: 34px;
}

.builder-index-index .page-title-wrapper h1 span {
    letter-spacing: 1rem;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 300;
}

body.builder-index-index #maincontent {
    width: 100%;
}

#maincontent #builder-menu #builder-menu-internal label.switch-paddle {
    min-width: 40px;
}

#maincontent #builder-menu #builder-menu-internal #builder-font article footer .fa>span,
#maincontent #builder-menu #builder-menu-internal article footer .fa>span {
    color: #fff;
}

#maincontent #builder-menu #builder-menu-internal .selectable *:not(footer *) {
    color: #000;
}

#maincontent #builder-menu #builder-menu-internal #builder-font article footer *,
#maincontent #builder-menu #builder-menu-internal article footer * {
    color: #fff;
}

body.wide footer div.container {
    width: auto;
}

.middle-footer .row>div {
    width: auto;
}

@media (max-width:767px) {

    #maincontent #builder-menu #builder-menu-internal span.ovly,
    body.builder-index-index #builder-testimonials {
        display: none;
    }

    #maincontent #builder-menu #builder-menu-internal #builder-reg .entries input[type=text]:first-child {
        margin: 2% !important;
    }

    #maincontent #builder-menu #builder-menu-internal #builder-reg .entries input[type=text] {
        width: 8.5% !important;
    }

    body.builder-index-index #builder-plate>div img {
        height: auto;
    }

    #maincontent #builder-menu #builder-menu-internal .vertical.menu li a {
        padding-left: 5px;
        margin: 0 10px;
    }

    .builder-index-index .page-title-wrapper h1 span {
        letter-spacing: 0rem;
    }

    .footer .middle-footer div[class*="col-lg"]:not(:last-child) {
        margin-bottom: 0;
        width: auto;
    }

    .builder-index-index .page-title-wrapper h1 {
        font-size: 5.7vw;
    }

    .header .action.nav-toggle {
        margin-top: 0 !important;
    }

    div#builder-actions .row .column.medium-4 .row {
        align-items: center;
    }

    .content.w3ctrl-popup-content-contact * {
        background: transparent;
    }

    .content.w3ctrl-popup-content-contact .pagebuilder-column-group {
        padding: 0;
    }

    .content.w3ctrl-popup-content-contact table tr td {
        font-size: 14px;
    }

    .content.w3ctrl-popup-content-contact .form-group input {
        height: 40px;
        margin: 0;
    }

    .w3ctrl-popup-content-contact *:not(button) {
        background: transparent !important;
        font-size: 14px;
    }

    div.jspVerticalBar {
        width: 15px;
    }

    .jspVerticalBar .jspDrag {
        height: 12px !important;
        width: 15px;
    }

    .content.w3ctrl-popup-content-contact label {
        font-size: 13px;
        margin: 0 0 9px;
        padding: 0;
    }

    #maincontent #builder-menu #builder-menu-internal>div * {
        font-size: 13px !important;
        color: #000;
        margin: 5px;
        width: auto;
    }

    #maincontent #builder-menu #builder-menu-internal>div {
        max-width: 100% !important;
    }

    .footer .bottom-footer .copyright address {
        margin: 0;
    }

    div#builder-actions .row .column {
        padding: 0;
    }

    div#builder-actions .row {
        max-width: 100%;
        width: auto;
    }
}

/* End New Css */
.signup-text {
    padding: 15px;
    width: 50%;
    margin-left: auto;
    text-align: right;
    font-size: 22px;
    text-transform: uppercase;
    font-style: italic;
    FONT-WEIGHT: 700;
    font-family: 'Francois One';
}

.signup-box {
    padding: 15px;
    width: 50%;
    /* margin-right: auto; */
}

@media only screen and (max-width: 1024px) {
    #maincontent #builder-menu #builder-fittingkit footer {
        bottom: 0px;
        background-color: #000 !important;
        width: 81%;
    }
}

@media only screen and (min-width: 1025px) {
    #maincontent #builder-menu #builder-fittingkit footer {
        bottom: -15px;
        background-color: #000 !important;
        width: 81%;
    }
}

/* USP Lines */
.usp-lines {
    display: flex;
    justify-content: center;
    gap: 30px;
    padding: 15px 0;
    flex-wrap: wrap;
    background: #fff;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.usp-line {
    display: flex;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    text-transform: capitalize;
}

.usp-image {
    margin-right: 10px;
    height: 20px;
    width: auto;
}

@media (max-width: 768px) {
    .usp-lines {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
}