/* Minification failed. Returning unminified contents.
(28,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(59,26): run-time error CSS1039: Token not allowed after unary operator: '-color-bg'
(69,26): run-time error CSS1039: Token not allowed after unary operator: '-color-bg'
(257,29): run-time error CSS1035: Expected colon, found '1px'
(260,26): run-time error CSS1035: Expected colon, found 'rgb('
(266,19): run-time error CSS1035: Expected colon, found '15px'
(306,25): run-time error CSS1039: Token not allowed after unary operator: '-snav_color'
 */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 200 700;
    src: url(https://fonts.gstatic.com/s/oswald/v56/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Questrial';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/questrial/v18/QdVUSTchPBm7nuUeVf70viFl.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIU7ww63mVu7gtR-kwKxNvkNOjw-tbnfY3lDQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@media screen {
    :root {
        --color-bg: #305165;
    }

    h1, h2, h3, h4, h5, h6{
        font-weight: 400 !important;
    }

    .tx-description{
        font-weight: 200;
    }


    .blackboy-logo {
        background-image: url('https://www.theblackboyoving.co.uk/wp-content/uploads/2015/10/the-black-boy-oving-logo.png');
        width: 100%;
        height: 100%;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }

    #cart {
        top: 0 !important;
        height: unset !important;
        max-height: 100vh !important;
    }

    body {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        background: var(--color-bg) !important;
        font-family: Oswald;
        font-weight: 200;
    }

    .home-page-menu-name h2 {
        font-weight: 400;
    }

    #backdrop {
        background: var(--color-bg) !important;
    }

    #menu-toolbar {
        max-width: 1230px !important;
        width: 100% !important;
    }

    .theme-toolbar {
        max-width: 1230px !important;
        width: 100% !important;
        background-color: transparent !important;
        position: static !important;
    }

        .theme-toolbar > .pt-2, .theme-toolbar > .pb-2 {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
        }

    nav-bar {
        opacity: 0;
    }

    #app {
        max-width: 1230px !important;
        width: 100% !important;
        position: relative;
    }

    .standard-form-container {
        box-shadow: none;
        border: none;
    }

    .masthead-standard-form + .container {
        padding-top: 0;
        padding-bottom: 0;
    }

    .standard-form-container h2 {
        font-weight: 400 !important;
    }


    .category .item {
        flex: 0 1 calc(50% - 0.4rem);
    }

    .font-3 {
        font-size: 15px !important;
    }

    .font-4 {
        font-size: 14px !important;
    }

    .category .item:hover {
        cursor: pointer;
    }


    .category .item-container {
    }

    .week-calendar-day, .slot-list > li {
        font-weight: 200;
        margin-top: 0.125rem;
        margin-bottom: 0.125rem;
    }

    .asset-list.slot-list > li.none-attribute-option {
        height: unset !important;
        margin-bottom: 0.5rem !important;
    }

        .asset-list.slot-list > li.none-attribute-option > div {
            line-height: 1.3 !important;
        }

    .font-weight-bolder {
        font-weight: 400 !important;
    }

    .standard-form-container a, #order-page .change-delivery-time, .truncated-text-control {
        color: #0056b3 !important;
    }

    .asset-list.slot-list > li > div {
        line-height: 1.2;
    }

    .masthead-standard-form, .masthead-standard-form:after {
        background-color: transparent;
    }

    .category .experience-container .item-title h3 {
        font-family: Oswald;
        font-size: 26px !important;
        color: #000;
        font-weight: 200 !important;
        border: none;
        line-height: 1.3;
        padding-bottom: 0 !important;
    }

    h2.font-2 {
        font-family: Oswald;
        font-size: 26px !important;
        color: #000;
        font-weight: 200 !important;
        line-height: 1.3;
    }

    .home-page-menu-container {
        background-color: #f0f0f0;
    }

    .home-page-menu {
        box-shadow: none;
        text-align: center;
    }

    .category .item-container.experience-container image-viewer {
        min-height: 165px;
    }

    .category .experience-container.item-container .tillex-image-frame {
        min-height: 165px;
    }

    .week-calendar-day.working {
        font-weight: 400 !important;
    }

    .category .item-container image-viewer {
        border: none;
    }

    .masthead-standard-form {
        display: none;
    }

    #menu-footer {
        position: relative;
    }

    .cart-checkout-button, .in-brand-button {
        box-shadow: none;
    }

    .entry-title {
        font-family: Oswald;
        font-weight: 200;
        font-size: 44px;
        text-transform: uppercase;
    }

    .breadcrumbs > span, .breadcrumbs > a, .breadcrumbs > a:hover {
        color: #fff !important;
        font-family: Oswald;
        font-weight: 200;
        font-size: 14px;
        text-transform: uppercase;
    }

    .avada-page-titlebar-wrapper {
        color: rgb(116, 116, 116);
        display: block;
        font-family: Questrial;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: normal;
        line-height: 22.5px;
        text-size-adjust: 100%;
        height: 108px;
    }

    .fusion-page-title-bar {
        background-color: rgb(246, 246, 246);
        background-image: url(https://www.theblackboyoving.co.uk/wp-content/uploads/2015/11/gallery.jpg);
        background-position-x: 50%;
        background-position-y: 50%;
        background-repeat: no-repeat;
        background-size: auto;
        border-bottom-color: rgb(210, 211, 212);
        border-bottom-style: solid;
        border-bottom-width 1px;
        border-left-color: rgb(210, 211, 212);
        border-right-color: rgb(210, 211, 212);
        border-top-color rgb(210, 211, 212);
        border-top-style: solid;
        border-top-width: 1px;
        color: rgb(116, 116, 116);
        display: block;
        font-family: Questrial;
        font-size 15px;
        font-style: normal;
        font-weight: 400;
        height: 108px;
        letter-spacing: normal;
        line-height: 22.5px;
        padding-bottom: 0px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 0px;
        text-size-adjust: 100%;
    }

    .entry-title {
        color: #fff;
    }

    .fusion-header {
        background-image: url('https://www.theblackboyoving.co.uk/wp-content/uploads/2015/10/top-header.jpg');
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 241px;
        background-size: cover;
    }


    .fusion-header-wrapper {
        text-shadow: none;
    }

    .fusion-secondary-header {
        padding-left: 30px;
        padding-right: 30px;
        font-family: Oswald;
        font-weight: 200;
    }

        .fusion-secondary-header a {
            color: var(--snav_color);
        }

    .fusion-secondary-header {
        background: #000;
    }

    .fusion-secondary-header {
        color: #ffffff;
        font-size: 14px;
        border-bottom-color: #000;
    }

    .fusion-secondary-header {
        border-bottom: 1px solid transparent;
        background-color: #000;
    }

        .fusion-secondary-header .fusion-row {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

    .fusion-contact-info {
        line-height: 44px;
    }


    .fusion-page-title-bar {
        padding-left: 30px;
        padding-right: 30px;
    }

    .site-footer {
        color: #ffffff;
        background-color: transparent;
        position: relative;
        padding-top: 20px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 40px;
    }

    .footer-bg {
        background-color: #f0f0f0;
        color: #000;
        font-family: Oswald;
        font-weight: 200;
    }

    .footer-top {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        text-align: center;
        gap: 20px;
        max-width: 940px;
    }

    .footer-logo {
        max-width: 200px;
        margin-bottom: 20px;
    }

    .footer-contact,
    .footer-hours {
        flex: 1 1 300px;
    }

        .footer-contact p,
        .footer-hours p {
            margin: 0;
            font-size: 16px;
        }

        .footer-hours em {
            font-style: normal;
            font-weight: bold;
        }

    .footer-bottom {
        border-top: 3px solid rgb(255, 255, 255);
        padding: 30px 30px;
        font-size: 0.9em;
        color: #fff;
        background-color: #333333;
        position: relative;
    }

        .footer-bottom > div {
            max-width: 940px;
        }

    .moogies-footer a {
        color: #d9d4c7;
        text-decoration: underline;
    }

    .moogies-footer .footer-inner a {
        color: #000;
        text-decoration: underline;
    }

    .moogies-footer a:hover {
        text-decoration: none;
    }

    @media (max-width: 768px) {
        .footer-top {
            flex-direction: column;
        }

        .site-footer {
            padding-top: 12%;
        }

        .footer-bg {
            background-size: cover;
            background-position: top right;
        }

        .fusion-secondary-header {
            padding-left: 10px;
            padding-right: 5px;
            padding-top: 0.5rem;
            padding-bottom: 0.5rem;
        }

        .fusion-contact-info {
            display: none;
        }


        .category .item-container.experience-container image-viewer {
            min-height: 120px;
        }

        .category .experience-container.item-container .tillex-image-frame {
            min-height: 120px;
        }

        .category .item {
            box-shadow: 0px 22px 24px 0px rgba(46,51,51,0.07);
        }

            .category .item:hover {
                cursor: pointer;
                box-shadow: 0px 22px 24px 0px rgba(46,51,51,0.07);
            }

        .category .item-container {
            background-color: #fff;
        }

        .blackboy-logo {
            background-image: url('https://www.theblackboyoving.co.uk/wp-content/uploads/2015/10/the-black-boy-oving-logo-mobile.png');
        }

        .fusion-header {
            height: 141px;
        }

        .entry-title {
            font-size: 20px;
        }

        .breadcrumbs > span, .breadcrumbs > a, .breadcrumbs > a:hover {
            font-size: 10px;
        }

        .footer-hours, .footer-contact {
            width: 100% !important;
        }

        .category .experience-container .item-title h3 {
            font-size: 18px !important;
        }

        h2.font-2 {
            font-size: 18px !important;
        }
    }
}
