﻿body {
    color: #293533;
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.font30 {
    font-weight: 700;
}


.t-bold,
.t-bold a,
strong {
    font-weight: 700
}

.edit-mode-block {
    margin: 10px 0px;
    border: 1px solid #777 !important;
    background: #2c3e50 !important;
    clear: both !important;
    color: #fff !important;
    padding: 10px 0px !important;
}

    .edit-mode-block a.btn-mini {
        color: #fff !important;
        border: 1px solid #ddd !important;
        padding: 5px 15px !important;
        border-radius: 10px !important;
        margin-right: 10px !important;
        text-decoration: none !important;
    }

    .edit-mode-block > small {
        font-size: 14px !important;
    }

    .edit-mode-block a.btn-mini:hover {
        background: #fff !important;
        color: #2c3e50 !important;
    }

.divider {
    display: block;
    border-top: 1px solid #c1c5c6;
}

a {
    color: #293533;
    text-decoration: none;
    cursor: pointer;
}

.redirect-exceptions {
    font-weight: 700;
    color: #509e2f;
}

.container {
    width: 1264px;
    max-width: 100% !important;
}

.top-and-bottom-gap {
    padding-bottom: 20px;
}

.footer-top {
    border-top: 12px solid #509E2F;
    display: inline-block;
    text-align: center;
    width: 100%;
}

    .footer-top .footer-menu-link-group > li {
        display: inline-block !important;
        margin-right: 20px;
        margin-left: 20px;
    }

    .footer-top .footer-menu-link-group {
        text-align: center;
        border-bottom: 2px solid #eceae6;
        padding: 19px !important;
    }

        .footer-top .footer-menu-link-group > li a {
            padding: 0;
            margin: 0;
            color: #495352;
            text-decoration: none;
            cursor: pointer;
            font-weight: 700;
        }

        .footer-top .footer-menu-link-group > li:nth-child(1) a {
            color: #293533;
            cursor: auto;
        }

.footer-top-menu .footer-menu-container {
    padding: 0;
}

.footer-menu-head {
    font-size: 1rem;
    color: #293533;
    margin: 0 0 12px;
    font-weight: 700;
    font-style: normal;
}

.footer-middle .footer-middle-left a {
    color: #293533;
    text-decoration: none;
    cursor: pointer;
    padding: 6px 0;
    line-height: 1.5em;
    font-weight: 700;
    font-style: normal;
}

.footer-menu-head h5 {
    font-weight: 700;
    font-style: normal;
}

.footer-middle-left .footer-menu-container {
    margin: 48px 0;
    float: left;
    width: 25%;
    padding-right: 10px;
}

.social-media-icon {
    height: 45px;
    width: 45px;
    text-align: center;
    padding: 10px;
    border-radius: 100%;
    border: 1px solid #b9b2ae;
}

    .social-media-icon i, .social-media-icon svg {
        font-size: 22px;
        color: #495352;
        fill: #495352;
    }

    .social-media-icon:hover .social__icon--color {
        fill: #fff !important;
    }

    .social-media-icon:hover {
        background-color: #495352;
    }

        .social-media-icon:hover i {
            color: #fff;
        }

h5 {
    font-size: 1rem;
    color: #293533;
    margin: 0 0 12px;
}

.footer-middle-right {
    margin: 48px 0;
}

.m0 {
    margin: 0;
}

.m10 {
    margin: 10px 0;
}

.m20 {
    margin: 20px 0;
}

.footer-middle-right li {
    margin: 0 !important;
    margin-bottom: 6px !important;
}

.footer-bottom-menu li a {
    color: #495352;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
}

.footer-bottom-menu li {
    display: inline-block !important;
    margin-left: 10px;
}

.footer-bottom-menu {
    text-align: right;
}

.footer-bottom {
    padding-top: 30px;
    border-top: 2px solid #eceae6;
}

.search-container {
    display: block;
    border-radius: 100px;
    border: 1px solid !important;
    border-color: #dbe3dc !important;
    height: 36px;
    width: 370px !important;
    float: right !important;
}

.search-input {
    padding: 6px !important;
    width: calc(100% - 36px) !important;
    height: 30px;
}

.customer-phone-link {
    white-space: nowrap;
    color: #495352;
    cursor: auto;
    text-align: right !important;
    margin-right: 12px;
}

.customer-link {
    text-decoration: none !important;
    white-space: nowrap;
    color: #293533 !important;
    font-size: .875rem;
    display: inline-block !important;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    text-align: center;
    font-weight: 700;
    font-style: normal;
}

.customer-menu-dropdown {
    width: 160px;
}

.header-right-phone-number {
    text-align: center;
    padding-left: 20px;
}

.custom-basket-link {
    display: table-cell;
    white-space: nowrap;
    text-align: center;
    height: 36px;
    border-radius: 100px;
    padding: 0 !important;
    vertical-align: middle;
    width: inherit;
    display: block !important;
    float: right;
    text-align: right;
}

.custom-basket {
    background-color: #edf1ee;
    display: table-cell;
    white-space: nowrap;
    text-align: center;
    color: #293533 !important;
    height: 36px;
    border-radius: 100px;
    padding: 7px 18px !important;
    vertical-align: middle;
    width: inherit;
    display: block !important;
    float: right;
    text-align: right;
}

.custom-basket-link .no-stock-warning-desc {
    white-space: normal;
}

.mini-trolley--full {
    background-color: #509e2f;
    color: #fff !important;
    cursor: pointer;
    fill: #fff !important;
}

    .mini-trolley--full svg path {
        fill: #fff !important;
    }

.main-menu-link {
    color: #293533 !important;
    font-size: .875rem;
    padding-top: 16px;
    padding-top: 18px;
    padding-bottom: 12px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-decoration: none !important;
    font-weight: 700;
    font-style: normal;
}

.user-menu-link {
    font-weight: 700;
    font-style: normal;
}

.sub-menu-trigger:hover {
    background-color: #edf1ee;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-decoration: none;
}

.MainMenu {
    display: table;
    position: relative;
}

    .MainMenu > li {
        flex-grow: 1;
    }

.main-menu {
    position: relative;
    display: flex;
    justify-content: space-evenly;
}

.search-button {
    float: left;
    padding: 0 !important;
    width: 35px !important;
    margin-top: 5px;
    margin-left: 10px;
}

.main-menu-container {
    margin-top: 6px;
}

.customer-fly-out-menu li {
    margin-top: 12px;
}

.customer-fly-out-menu {
    position: absolute;
    right: 0;
    top: 100%;
    margin-top: -1px;
    white-space: nowrap;
    border: 1px solid !important;
    border-color: #c1c5c6 !important;
    border-radius: 3px;
    border-top-right-radius: 0;
    z-index: 5000;
    padding: 6px 0 12px 0;
    display: none;
}

    .customer-fly-out-menu a {
        padding: 0 18px 0px 18px !important;
        color: #293533;
        text-decoration: none;
        cursor: pointer;
    }

        .customer-fly-out-menu a i {
            display: none;
        }

span.toggler-icon {
    color: #495352;
}

.sub-menu-bg {
    background: #fff;
    padding: 36px 0;
    border: 2px solid;
    border-color: #eceae6;
}

.megamenu__subtitle {
    font-size: .875rem;
    color: #293533;
    padding-top: 0;
    padding-right: 24px;
    padding-bottom: 4px;
    display: block;
    padding-left: 15px;
    pointer-events: none;
    font-weight: 700;
    font-style: normal;
}

.johnson-box__separator {
    padding: 0 8px;
    color: #495352;
}

.MenuLink a {
    margin: 14px 0;
    border: none;
    line-height: 1.5;
    display: block;
    color: #293533;
    text-decoration: none !important;
    padding: 0 15px;
}

    .MenuLink a:hover {
        background: #edf1ee;
    }

.home-page-button-container .ActionButton {
    text-align: center;
    width: 25%;
    padding: 10px;
    float: left;
}

.footer-awards-container .ImageUpload {
    display: table-cell !important;
    text-align: center !important;
    width: 1%;
    padding: 10px;
}

.home-page-button-container {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    flex-wrap: nowrap;
}

.seperator-title:after {
    content: "";
    border-bottom: 2px solid #eceae6;
    position: absolute;
    right: 0;
    width: 44%;
    bottom: 20px;
    z-index: 0;
}

.seperator-title:before {
    content: "";
    border-bottom: 2px solid #eceae6;
    position: absolute;
    left: 0;
    width: 44%;
    bottom: 20px;
    z-index: 0;
}

.seperator-title h5 {
    position: relative;
    z-index: 1;
    background: #fff;
    display: inline-block;
    padding: 0 10px;
    font-weight: 700;
    font-style: normal;
}

.seperator-title {
    position: relative;
    overflow: hidden;
}

.copyright-text {
    font-weight: 300;
    font-style: normal;
}

.header-bottom-banner-bg {
    font-weight: 300;
}

    .header-bottom-banner-bg :not(.ActionButton) a {
        color: #fff;
        font-weight: 700;
    }

.footer-bottom-menu {
}

.footer-top-menu a {
}

.awards-container img {
    max-height: 80px;
}

.footer-bottom-menu a {
}

.header-container {
    position: fixed; /* for IE11 */
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}

.mobile-search-button {
    display: none !important;
}

.img-border-radius {
    border-radius: 8px;
}

.info-tab-container .nav-link {
    min-height: 90px;
    padding: 24px 11px;
    height: 100%;
    border-radius: 8px;
    border: 1px solid;
    border-color: rgb(41 53 51);
    color: #495352 !important;
    cursor: pointer;
    display: inline-block;
    font-size: .875rem;
}

.footer-bottom-section a {
}

.info-tab-container .nav-tabs {
    border: none !important;
    margin: 0;
    display: block;
    text-align: center;
}

    .info-tab-container .nav-tabs .nav-item {
        margin: 0 !important;
        display: inline-block;
        text-align: center;
        width: 20% !important;
        padding: 10px;
        display: block !important;
        float: left;
    }

        .info-tab-container .nav-tabs .nav-item a {
            width: 100%;
        }

            .info-tab-container .nav-tabs .nav-item a.active {
                background-color: #495352;
                border-color: #495352;
                color: #ffffff !important;
            }

            .info-tab-container .nav-tabs .nav-item a:hover {
                background-color: #495352;
                border-color: #495352;
                color: #ffffff !important;
            }


.tab-title {
    margin-top: 12px;
    display: block;
    padding: 0px;
    font-weight: 900;
    font-style: normal;
}

.info-tab-container .tab-pane {
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    float: left;
    width: 100%;
}

.footer-bottom-section {
    letter-spacing: 0.5px;
}


.mobile-search-close-button {
    display: none;
}

.FooterLeftSection-description {
    padding-right: 90px;
}

.nav-link.active .icon-delivery, .nav-link.active .icon-click-and-collect-reverse, .nav-link.active .icon-returns-reverse {
    fill: rgb(255, 255, 255);
}

.icon-delivery, .icon-click-and-collect-reverse, .icon-returns-reverse {
    fill: #509E2F;
}

.nav-link.active .icon-fill {
    fill: #fff;
}


.nav-link.active .icon-chiller-bin-reverse path.bottle {
    fill: #fff;
}

.icon-chiller-bin-reverse path.bottle {
    fill: #509E2F;
}


.icon-fill {
    fill: #509E2F;
}

.mini-trolley-svg-mobile {
    width: 16px;
    height: 16px;
}

.mobile-menu-icon {
    display: block;
}

.mobile-menu-icon-close {
    display: none;
}

.mobile-menu-icon-container.opened .mobile-menu-icon {
    display: none;
}

.mobile-menu-icon-container.opened .mobile-menu-icon-close {
    display: block;
}

.header-bottom-mobile {
    display: none;
}


.columns-auth-container {
    /*padding-top: 158px;*/
    padding-bottom: 35px;
}

body.login, body.register, body.passwordrecovery, .passwordrecoveryconfirm, body.loginpost {
    background: #edf1ee;
}

.columns-customer-container {
    background: #eceae6;
}

.heading-3 {
    font-size: 1.25rem !important;
    line-height: 1.2 !important;
}

.footer-main-container {
    background: #fff;
}

.bg-danger {
    background-color: #d2242f !important;
}

.customer-menu-ul {
    margin-bottom: 0;
}

.header-top-container {
    padding-top: 12px;
}

.basket-icon {
    width: 16px;
    height: 16px;
    margin-top: -1px;
}

.customer-list-item {
    margin-top: 7px;
}

.customer-link-right {
    padding-right: 8px;
    position: relative;
}


.t-left {
    text-align: left;
}

.info-tab-container .headline--4 {
    text-align: center;
    display: block;
    margin: 0 0 12px;
    font-size: 1.125rem;
}

.info-tab-container .t-bold {
}

.info-tab-container ol li, .info-tab-container ul li {
    margin-bottom: 12px;
    margin-left: 24px;
    line-height: 22px;
}

.info-tab-container .card-details, .small-12 {
    width: 100%;
    text-align: center;
}

.medium-6 {
    width: 50%;
    text-align: left;
}

.nav-tabs {
    display: none;
}

a.nav-link.collapse-item {
    display: none;
}

ul.t-left {
    padding: 0;
}

.customer-menu-dropdown:after {
    content: "";
    border-top-color: #495352 !important;
    content: "";
    width: 12px;
    height: 12px;
    border: 6px solid;
    border-color: transparent;
    display: inline-block;
    margin-top: 7px;
    float: right;
    margin-right: 19px;
    margin-left: -10px;
}

.site-prefences-container {
    width: 500px;
}

.language-currency-country-container td:not(:last-of-type) {
    border-right: 1px solid rgb(230, 230, 230);
}

.site-prefences-container, .search-box-container {
    display: none;
}

.search-input {
    width: calc(100% - 65px);
}

.search-button {
    width: 65px;
}

ul.megamenu__submenu {
    list-style: none;
    padding: 0;
}

ul.sub-menu-column {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: separate !important;
}

    ul.sub-menu-column > li {
        display: table-cell;
        vertical-align: top;
        text-align: left;
    }

.MenuColumn {
    display: table;
    width: 100%;
    table-layout: fixed;
}

/*.header-container {
    position: relative;
    z-index: 5;
}*/

.account-page-content {
    padding-top: .5em;
}

.z-1055 {
    z-index: 1056;
}

.custom-scroll {
    overflow-y: auto;
}

.btn-link {
    border: none !important;
    background: transparent !important;
    padding: 12px;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #F3F2EF;
    opacity: 0.5;
    border-color: #F3F2EF;
    color: #C1C5C6;
}

.custom-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: #d8d8d8;
}

.custom-scroll::-webkit-scrollbar {
    width: 8px;
    background-color: #d8d8d8;
}

.custom-scroll::-webkit-scrollbar-thumb {
    background-color: #949494;
    border: 2px solid #949494;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

img {
    max-width: 100%;
}

button#page-overlay {
    background: rgba(0, 0, 0, 0.6313725490196078);
    display: none;
    border: 0;
}

.qty-cart-input, .mini-cart-qty, .qty-detail-input, .qty-input {
    width: 36px;
}

.quantity-input-container {
    width: 100px;
}

    .quantity-input-container button, quantity-input-container input {
        padding: 5px !important;
    }

    .quantity-input-container button {
        color: #293533 !important;
        width: 30px;
    }

.LoadingPanel {
    background-color: rgba(255, 255, 255, 0.7294117647058823) !important;
    background-image: url('../_images/loading.gif') !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 35px;
}

    .LoadingPanel div {
        display: none;
    }

.bg-none {
    background: none;
}

.no-list {
    list-style: none;
}

.r-0 {
    right: 0;
}

.t-0 {
    top: 0;
}

.b-0 {
    bottom: 0;
}

.l-0 {
    left: 0;
}

.r-10 {
    right: 10px;
}

.t-10 {
    top: 10px;
}

.b-10 {
    bottom: 10px;
}

.l-15 {
    left: 15px;
}

.r-15 {
    right: 15px;
}

.t-15 {
    top: 15px;
}

.b-15 {
    bottom: 15px;
}

.l-15 {
    left: 15px;
}

.t-50 {
    top: 50%;
}

.t-100 {
    top: 100%;
}

.l-50 {
    left: 50%;
}

.r-50 {
    right: 50%;
}

.b-50 {
    bottom: 50%;
}

.radius-0 {
    border-radius: 0px !important;
}

.radius-15 {
    border-radius: 15px;
}

.radius-10 {
    border-radius: 10px;
}

.owerflow-hidden {
    overflow: hidden;
}

.outline-0:focus {
    outline: none;
}

.border-2 {
    border-width: 2px !important;
}

.lh-1 {
    line-height: 1;
}

.z-1 {
    z-index: 1;
}

.z-2 {
    z-index: 2;
}

.z-3 {
    z-index: 3;
}

.fixed-layout {
    table-layout: fixed;
}

.custom-background-image {
    z-index: -1;
}

.columns-one-without-gap {
    padding-top: 40px;
    padding-bottom: 40px;
}

.visible {
    border: 2px solid #ff0000;
}

.quick-view-button {
    display: none !important;
}

.newsletter-result-message {
    padding: 5px 17px !important;
    color: #ff0000;
}

.search-button svg {
    width: 16px;
    height: 16px;
}

.sub-menu-bg-container {
    position: absolute;
    top: 51px;
    visibility: hidden;
    transition: all 0s;
}

ul.sub-menu-column > li {
    border-right: 1px solid #ddd;
    padding-left: 10px;
    min-height: 350px;
    display: table-cell !important;
}

    ul.sub-menu-column > li:nth-last-child(1) img {
        width: 100%;
    }

    ul.sub-menu-column > li:nth-last-child(2) {
        border: none;
    }

    ul.sub-menu-column > li:nth-last-child(1) {
        width: 36%;
        border: none;
    }

.customer-custom-container {
    background-color: #fff;
    margin: 20px auto;
    border-radius: 8px;
    padding: 48px;
    width: 1366px;
}

.account-menu-head {
    font-size: 1rem;
    padding: .7rem 1rem;
    border-bottom: 1px solid #dbe3dc;
    margin: 0;
}

.account-menu-link {
    color: #495352;
    text-decoration: none;
    cursor: pointer;
    padding: .7rem 1rem;
    display: block;
    font-size: 1rem;
    line-height: 1.5;
    border-bottom: 1px solid #dbe3dc;
    text-decoration: none !important;
    font-weight: 700;
    font-style: normal;
}

.account-menu {
    margin-bottom: 2rem;
}

.add-card-container {
    background-color: #edf1ee;
    padding: 48px 20px;
    border-radius: 8px;
    color: #293533;
    text-align: center;
}

.customer-description {
    margin: 0;
    padding: 6px 0;
    line-height: 1.5;
    font-size: 1.125rem;
}

.account-menu-link.account-active-menu {
    border-bottom: 0;
    background-color: #edf1ee;
}

.t-slate {
    color: #293533;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
    background-color: #fff;
    border: 1px solid #ddd;
    height: 20px;
    width: 20px;
    top: 0.2px;
}

.custom-control-input:active ~ .custom-control-label {
    color: #509E2F !important;
}

    .custom-control-input:active ~ .custom-control-label::before {
        border-color: #509E2F !important;
    }

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #fff;
    border-color: #fff;
}

.edit-mode-home {
    margin-top: 80px;
}

.font-0 {
    font-size: 0;
}

body.disabled-scroll {
    overflow-y: hidden;
}

.image-menu-container .MenuPictureBox {
    width: 50%;
    float: left;
    padding: 10px;
    font-size: 1rem;
}

.image-menu-container .sub-menu-column .sub-menu-column {
    width: 100% !important;
    padding-left: 0;
}

.menu-picture-box-link {
    color: #000;
    text-align: center;
    text-decoration: none !important;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.image-menu-container .sub-menu-bg-container {
    padding-top: 0 !important;
}

.info-tab-container .nav-tabs {
    margin-left: -10px !important;
    margin-right: -10px !important;
    float: left;
    width: 100%;
}

.profile-seperator {
    border-top: 2px solid #eceae6;
    display: inline-block;
    margin-top: 24px;
    padding: 24px 0 0;
    width: 100%;
}

.customer-info-banner {
    border-radius: 8px;
    background-color: #495352;
    color: #fff;
    text-align: center;
    font-size: 1.125rem;
}

.birth-three-select {
    width: 33%;
    float: left;
    margin: 0;
}

.pointer-events {
    pointer-events: none;
}

.logout-customer-name {
    color: #293533;
    text-transform: uppercase;
    font-weight: 400;
}

.account-active-menu {
    color: #293533;
}

.alert-danger {
    background-color: #e89196 !important;
    color: #293533;
}

.login-validator-error {
    margin-top: 0 !important;
}

.header-center {
    border-bottom: 2px solid;
    border-color: #eceae6;
}

.image-wdth-100 img {
    width: 100%;
}

.open-mobile-account:after {
    transform: rotate(180deg);
    margin-top: 0;
}

.list-group-item:hover {
    background-color: #f0f0f0;
}

.address-info-list {
    word-break: break-all;
    font-size: 16px;
}

.customer-address-item-container {
    padding: 24px;
    border-radius: 8px;
    border: 1px solid #dbe3dc;
}

.address-lines {
    min-height: 190px;
}

.customer-mobile-menu {
    display: none;
}

.birth-three-select {
    width: 32%;
    margin-right: 2%;
    float: left;
}

    .birth-three-select:nth-of-type(3n) {
        margin-right: 0;
    }

#customerCountyLoading {
    margin-top: -12px;
}

.customer-menu-toggle-icon {
    margin-top: -14px;
}

.opened .customer-menu-toggle-icon {
    transform: rotate(45deg);
}

.mobile-customer-menu {
    display: none;
}

.body-scroll-disabled {
    overflow: hidden;
}

.custom-basket-link:hover > .fly-out-cart-container {
    display: block !important;
}

.mini-cart-product-name {
    white-space: normal;
}

.fly-out-cart-container {
    top: 36px;
    width: 510px;
    display: none;
}

    .fly-out-cart-container:before {
        content: " ";
        -webkit-transform: rotate(135deg);
        border: solid transparent !important;
        border-bottom-color: #b9b2ad !important;
        border-width: 10px !important;
        top: 0;
    }

    .fly-out-cart-container:after {
        content: " ";
        -webkit-transform: rotate(135deg);
        border: solid transparent !important;
        border-bottom-color: #ffffff !important;
        border-width: 10px !important;
        top: 0;
    }

.mini-cart-price-and-attributes-column a {
    font-size: 1rem;
}

.mini-cart-product-infos {
    color: #293533 !important;
    font-size: 1rem;
    font-weight: 400;
}

.mini-cart-cargo-text {
    font-size: 16px;
}

.columns-cart-container {
    background-color: #edf1ee;
}

.t-uppercase {
    text-transform: uppercase;
}

.t-block {
    display: block;
}

.t-small {
    font-size: .875rem;
}

.t-large {
    font-size: 1.125rem;
    line-height: 1.5;
}

p {
    line-height: 1.5;
    margin: 12px 0;
}

.decorated > :after, .decorated > :before, .section__headline > :after, .section__headline > :before {
    content: "";
    position: absolute;
    top: 50%;
    border-bottom: 2px solid #eceae6;
    width: 500%;
    margin: 0 24px;
}

.decorated > :before, .section__headline > :before {
    right: 100%;
}

.decorated > :after, .section__headline > :after {
    left: 100%;
}

.tabbed__tab-link:focus--wide {
    width: 100%;
}

.store-locator {
    text-align: left;
    margin-top: 24px;
}

    .store-locator .store {
        margin-bottom: 12px;
    }

.store-available {
    color: #509e2f;
}

.not-available-store {
    color: #b9b9b9;
}

.store-locator .store__available svg {
    top: 4px;
    position: relative;
}

    .store-locator .store__available svg polygon {
        fill: #509e2f;
    }

.store-locator .store__distance {
    margin-bottom: 12px;
    display: block;
}

.store-locator .store__icon {
    margin-right: 12px;
    margin-top: 0;
    display: inline-grid;
}

.store__view-times {
    margin-top: 24px;
    display: block;
    text-transform: uppercase;
}

.store-locator--stores .store {
    margin-bottom: 36px;
}

    .store-locator--stores .store:last-child {
        margin-bottom: 0;
    }

.flyout-cart {
    background-color: #fff !important;
    border: 1px solid #b9b2ae !important;
    border-radius: 8px;
    padding: 24px !important;
    padding-bottom: 0 !important;
}

.empty-fly-out-container {
    background-color: #fff !important;
    border: 1px solid #b9b2ae !important;
    border-radius: 8px;
    padding: 24px !important;
}

.mini-cart-product-list-scroll-class {
    max-height: 250px;
    overflow-y: auto;
}

.custom-tooltip + .tooltip > .tooltip-inner {
    background-color: #f00;
}

.tooltip-inner {
    max-width: inherit;
    padding: 20px;
    color: #000;
    text-align: center;
    background-color: #ffffff;
    border-radius: 0;
    border: 1px solid #b7b2ae;
    border-radius: 10px;
    font-size: 16px;
    width: inherit !important;
}

.tooltip.show {
    opacity: 1;
    width: inherit !important;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #b7b2ae;
}

.tooltip .arrow::after {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
    top: -1px !important;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #ffffff;
}

.cart-item-count {
    font-weight: 400;
}

.search-result-container {
    position: absolute;
    top: 35px;
    border-radius: 3px;
    width: 450px;
    border-top: 0;
    overflow: hidden;
    left: -40px;
}

    .search-result-container ul {
        padding: 0;
        width: 100% !important;
        margin-bottom: 0;
    }

span.result-list-image {
    width: 80px;
    position: relative;
    height: 30px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
}

span.search-list-name {
    width: 270px;
    color: #293533;
    float: left;
    font-weight: 700;
    font-style: normal;
}

span.search-list-price {
    width: 65px;
    text-align: right;
    float: right;
    color: #293533;
    font-weight: 700;
    font-style: normal;
}

.search-list-item {
    padding: 9px;
    position: relative;
    border-color: rgba(0,0,0,.4);
    display: block;
    float: left;
    width: 100%;
}

.search-list-image {
    position: absolute;
    left: 30px;
    top: -20px;
    transform: rotate(90deg);
}

.search-list-item a {
    position: relative;
}

.search-list-item:hover {
    background: #fff;
    border-color: #293533;
}

input[type="search"]::-webkit-search-cancel-button {
    display: none;
}

.mini-cart-photo-column {
    width: 60px;
    text-align: center;
}

    .mini-cart-photo-column img {
        height: 90px;
    }

.no-result-found {
    padding: 20px;
    margin: 20px 0px;
    font-size: 18px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity-select-input {
    max-width: 80px;
}

.search-submit-btn {
    font-size: .6875rem;
    color: #495352 !important;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    right: 16px;
    top: 10px;
    padding: 0 !important;
    font-weight: 600;
    font-style: normal;
}

.active-searchbar {
    border-color: #495352 !important;
}

.slider-header {
    overflow: hidden;
    text-align: center;
}

.slider-component-head {
    position: relative;
    display: inline-block;
}

    .slider-component-head:before, .slider-component-head:after {
        content: "";
        position: absolute;
        top: 50%;
        border-bottom: 2px solid #eceae6;
        width: 500%;
        margin: 0 24px;
    }

    .slider-component-head:before {
        right: 100%;
    }

    .slider-component-head:after {
        left: 100%;
    }

.logo-h1 {
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
}

.slider-component-container {
    position: relative;
}

    .slider-component-container .tns-controls {
        position: absolute;
        width: 100%;
        top: 50%;
        z-index: 2;
    }

        .slider-component-container .tns-controls button {
            border: none;
            background: none;
            font-size: 0;
        }

            .slider-component-container .tns-controls button:nth-child(1) {
                float: left;
            }

                .slider-component-container .tns-controls button:nth-child(1):after {
                    content: "<";
                    font-size: 20px;
                }

            .slider-component-container .tns-controls button:nth-child(2) {
                float: right;
                display: block;
            }

                .slider-component-container .tns-controls button:nth-child(2):after {
                    content: ">";
                    font-size: 20px;
                }

.customs-controls-container {
    top: 50%;
    width: 100%;
}

    .customs-controls-container .next-btn {
        width: 30px;
        height: 30px;
        display: inline-block;
        background: hsla(0,0%,100%,.75);
        width: 44px;
        height: 44px;
        text-align: center;
        border-radius: 50%;
        padding: 10px;
        cursor: pointer;
        z-index: 0;
        position: absolute;
        top: 50%;
        left: 0;
    }

    .customs-controls-container .prev-btn {
        width: 30px;
        height: 30px;
        display: inline-block;
        float: right;
        background: hsla(0,0%,100%,.75);
        width: 44px;
        height: 44px;
        text-align: center;
        border-radius: 50%;
        padding: 10px;
        cursor: pointer;
        z-index: 0;
        position: absolute;
        top: 50%;
        right: 0;
    }

        .customs-controls-container .next-btn svg, .customs-controls-container .prev-btn svg {
            width: 18px;
        }

.badge-item {
    border-radius: 100%;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #fff;
    margin-right: 12px;
    font-size: .6875rem;
    padding-top: 4px;
    display: block;
}

.badge-VE {
    background: #ac798d;
}

.badge-V {
    background: #ac798d;
}

.badge-S {
    background: #899191;
}

.badge-1 {
    background: #8cbc38;
}

.badge-2 {
    background: #8cbc38;
}

.badge-3 {
    background: #8cbc38;
}

.badge-4 {
    background: #ef8c3d;
}

.badge-5 {
    background: #8cbc38;
}

.badge-6 {
    background: #8cbc38;
}

.badge-7 {
    background: #8cbc38;
}

.badge-8 {
    background: #8cbc38;
}

.badge-A {
    background: #495352;
}

.badge-B {
    background: #495352;
}

.badge-C {
    background: #495352;
}

.badge-D {
    background: #495352;
}

.badge-value {
    font-size: 16px;
    white-space: nowrap;
    margin-right: 12px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

div#episodesviz {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    height: 100%;
    z-index: 0999;
    background: #fff;
    overflow: auto;
}

.header-bottom-store-closed {
    background: #cf2734;
    color: #fff;
    text-align: center;
    padding: 8px 0;
    letter-spacing: .085em;
    font-size: 13px;
}

.btn-disabled {
    pointer-events: none;
    background: #c1c5c8 !important;
    border: none !important;
}

.tier-discount {
    color: #d2242f;
    font-size: .875rem;
    font-weight: 700
}

.product-info {
    height: 30px;
    margin-bottom: 10px;
}

.product-detail-container .product-info__badges {
    display: inline-block;
    margin-right: 12px;
}

.store-cart-closed-container {
    border: 1px solid #dbe3dc;
    display: block;
    margin-bottom: 20px;
    padding: 20px;
}

.zoom-flyout {
    z-index: 1 !important;
}


.logo-link {
    width: 128px;
}

    .logo-link svg {
        height: 30px;
    }

.mini-cart-product-list {
    max-height: 200px;
    overflow-y: auto;
}

.section-padding-bg {
    background-color: #fff;
    padding: 48px;
    border-radius: 8px;
}

.mobile-user-icon {
    display: none;
}

.login-page-login-section {
    padding-bottom: 90px;
}

.heading-2, .headline-2, h2 {
    font-size: 1.5rem;
    line-height: 1.17;
    font-weight: 700;
    font-style: normal;
}

.auth-description {
    font-size: 16px;
    line-height: 1.5;
    margin: 12px 0;
}

.field-validation-error {
    background-color: #D2242F;
    padding: 6px 12px;
    color: #fff;
    width: 100%;
    margin-top: 16px;
    float: left;
    position: relative;
    margin-bottom: 24px;
    font-size: .875rem;
    border-radius: 3px;
    border-color: #D2242F;
}

    .field-validation-error:after {
        border: solid transparent;
        border-width: 9px;
        content: " ";
        height: 0;
        left: 14px;
        margin-left: 0;
        position: absolute;
        pointer-events: none;
        top: -10px;
        width: 0;
        transform: rotate(-180deg);
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid #d2242e;
    }

.field-validation-error-caret-bottom:after {
    bottom: -10px;
    top: inherit;
    margin-top: 0 !important;
}

.control, .form__label, label, .custom-control-label {
    margin-bottom: 12px;
    font-size: 16px;
    color: #283533;
    font-weight: 400;
}

.form-control {
    width: 100%;
    max-width: 100%;
    padding: 12px 18px;
    display: inline-block;
    outline: 0 none;
    color: #283533;
    min-height: 50px;
    vertical-align: middle;
    border: 1px solid #dbe3dc;
    border-radius: 3px;
}

    .form-control:focus {
        border-color: #509E2F;
    }

.form-group {
    margin-bottom: 24px;
}

.required {
    display: none;
}

.cursor-pointer {
    cursor: pointer;
}

.custom-control-label {
    padding-left: 10px;
    cursor: pointer;
}

    .custom-control-label::before {
        top: 0.2px;
        left: -1.5rem;
        display: block;
        width: 20px;
        height: 20px;
        pointer-events: none;
        content: "";
        background-color: #fff;
        border: 1px solid #dbe3dc;
    }

.store-finder-component .heading, .t-normal {
    font-size: 16px;
}

.list--tick li {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: .4rem;
    margin-bottom: 12px;
}

.custom-control.custom-switch {
    margin-top: -10px;
    display: none;
}

#strength-bar {
    width: 100%;
    display: block;
    height: 4px;
    float: left;
    border-radius: 2px;
}

#strength-div {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    border-radius: 4px;
}

#strength-container {
    margin-top: 0;
    display: none;
    float: left;
    width: 100%;
}

#strength-name {
    font-size: 12px;
    color: #000000;
    float: left;
    line-height: 12px;
    text-align: right;
    padding-right: 10px;
    position: absolute;
    right: 0;
    bottom: 6px;
}

.t-link {
    color: #4f9e2f;
    text-decoration: none;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 700;
    font-style: normal
}

.not-found-columns {
    background-color: #edf1ee;
}

.not-link {
    cursor: pointer;
    color: #293533;
}

.btn:focus, .btn:active:focus, .btn.active:focus,
.btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none !important;
}

.btn {
    border-radius: 3px;
    border-width: 1px;
    padding-top: 14px;
    padding-bottom: 13px;
}

.alert-warning {
    background: #eeedac;
    color: #293533;
}

.btn-primary {
    background-color: #495352;
    border-color: #899191;
    font-size: .875rem;
    color: #fff;
    font-weight: 700;
    font-style: normal
}

    .btn-primary:hover {
        background-color: #293533;
        border-color: #293533;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
        background-color: #293533;
        border-color: #293533;
    }

    .btn-primary.disabled, .btn-primary:disabled {
        background-color: #C1C5C6;
        border-color: #C1C5C6;
        font-size: .875rem;
    }


.btn-outline-primary {
    color: #293533;
    background-color: #fff;
    border-color: #293533;
    font-size: .875rem;
    font-weight: 700;
    font-style: normal;
}

    .btn-outline-primary:hover {
        color: #fff;
        border-color: #293533;
        background-color: #293533;
    }

    .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
        color: #fff !important;
        border-color: #293533;
        background-color: #293533;
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        background-color: #fff !important;
        border-color: #C1C5C6 !important;
        color: #C1C5C6 !important;
    }

.btn-secondary {
    background-color: #509E2F;
    border-color: #509E2F;
    color: #fff;
    font-size: .875rem;
    font-weight: 700;
    font-style: normal;
}

    .btn-secondary:hover {
        background-color: #4B7729;
        border-color: #4B7729;
        color: #fff;
    }

    .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
        background-color: #4B7729;
        border-color: #4B7729;
        color: #fff;
    }

    .btn-secondary:disabled {
        background-color: #C1C5C6;
        border-color: #C1C5C6;
    }


.forgot-password-description {
    font-size: 1.25rem;
    line-height: 1.2;
}

.after-forgotpassword-bold-desc {
    font-size: 16px;
}

.cookies-container {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 1rem;
}

.cookie-close {
    position: absolute;
    right: 30px;
    top: 10px;
    cursor: pointer;
}

@media(max-width: 1024px) {
    .section-padding-bg {
        padding: 16px;
    }

    .forgot-password-bg {
        padding: 48px;
    }

    .not-found-button-container {
        padding: 0 60px;
    }
}

@media(max-width: 735px) {
    .not-found-button-container .ActionButton {
        width: 100%;
    }
}

#mini-cart:hover .fly-out-cart-container {
    display: block !important;
}

.alert-close {
    position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer;
}

.lock-it-in-card {
    background-color: #edf1ee;
    padding: 48px 20px;
    border-radius: 8px;
    color: #293533;
    text-align: center;
}

.lock-it-in-warning {
    font-size: 1.6875rem;
}

.header-search-btn {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    font-weight: 700;
    font-style: normal;
}

.no-result-found-banner {
    border-radius: 8px;
    background-color: #495352;
    color: #fff;
    text-align: center;
    padding: 24px;
}

.no-result-found-banner-title {
    margin: 0;
    padding: 6px 0;
    font-size: 1.6875rem;
}

.no-result-found-banner-text {
    margin: 0;
    padding: 6px 0;
    line-height: 1.5;
    font-size: 1.125rem;
}

.tns-nav {
    text-align: center;
    margin-top: 10px;
}

    .tns-nav button {
        border-radius: 100%;
        height: 15px;
        width: 15px;
        margin: 0 5px;
        border: 1px solid #b90064;
        background: #fff;
        outline: none !important;
    }

        .tns-nav button.tns-nav-active {
            background: #b90064;
        }

.header-bottom-discount-container {
    margin-bottom: 20px;
}

.region-selected {
    border-bottom: 2px solid #293533;
    color: #293533 !important;
    font-weight: 700;
    font-style: normal;
}

.alert-success {
    color: #293533;
    background-color: #b4d29b;
    border-color: #b4d29b;
}

.LinkMenuItem:hover {
    background-color: #edf1ee;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-decoration: none;
}

.store-link a span:before {
    bottom: -3px;
    position: relative;
    width: 15px;
    height: 16px;
    content: "";
    display: inline-block !important;
    background-image: url('../_images/store-icon.svg');
}

.no-stock-popup {
    top: 46px;
    width: 468px;
    background: #fff;
    background-color: #fff !important;
    border: 1px solid #b9b2ae !important;
    border-radius: 8px;
    padding: 24px !important;
    right: 30px;
}

    .no-stock-popup:before {
        content: " ";
        height: 0;
        margin-left: 0;
        position: absolute;
        pointer-events: none;
        -webkit-transform: rotate(135deg);
        width: 0;
        border: 2px solid transparent;
        border-bottom-color: #b9b2ae;
        border-width: 10px;
        left: auto;
        right: 10px;
        top: -10px;
    }

    .no-stock-popup:after {
        content: " ";
        height: 0;
        margin-left: 0;
        position: absolute;
        pointer-events: none;
        -webkit-transform: rotate(135deg);
        width: 0;
        border: 2px solid transparent;
        border-bottom-color: #ffffff;
        border-width: 11px;
        left: auto;
        right: 10px;
        top: -7px;
    }

span.quantity-badge {
    background: #b61364;
    font-size: 12px;
    padding: 2px 10px;
    border-radius: 20px;
    color: #fff;
    top: -2px;
    position: relative;
}

.bundle-recommended-item .bundle-product-seperator {
    border-bottom: 1px solid #dbe3dc;
    padding-bottom: 10px;
}

.bundle-recommended-item .product.product-recommendations {
    border-right: 1px solid #dbe3dc;
    margin: 0 -15px;
    padding: 0 15px;
}

.bundle-recommended-item .bundle-product-description {
    min-height: 250px;
}

.bundle-recommended-item.recommended-item {
    border-right: none;
}

.badge-wigig {
    background-color: #580c37 !important
}

.badge-new {
    background-color: #9ac048 !important
}

/*.badge-online-only {
    background-color: #9b1564 !important
}*/

.cart-base-price {
    font-size: 11px;
    text-decoration: line-through;
    display: block
}

.cart-you-have-saved {
    font-size: 16px !important;
    color: #d2242f;
    font-weight: 700;
}

.info-tab-container a:hover {
    background-color: #293533;
    border-color: #293533;
    color: #ffffff !important;
}


    .info-tab-container a:hover .icon-fill {
        fill: #ffffff !important;
    }


    .info-tab-container a:hover .icon-delivery, .info-tab-container a:hover .icon-click-and-collect-reverse, .info-tab-container a:hover .icon-returns-reverse {
        fill: #ffffff !important;
    }

    .info-tab-container a:hover .icon-chiller-bin-reverse path.bottle {
        fill: #ffffff !important;
    }

.order-detail-info-column {
    width: 60%;
}

.order-detail-qty-column {
    width: 10%;
}

.order-detail-price-column {
    width: 16%;
}

.order-detail-sub-total-column {
    width: 30%;
}

.mixed-case-title {
    display: block;
    margin: 25px
}

    .mixed-case-title h2 {
        text-align: center;
        border-bottom: 1px solid #dbe3dc;
        position: relative;
    }

        .mixed-case-title h2 span {
            background-color: white;
            position: relative;
            top: 13px;
            padding: 0 10px;
        }

.header-bottom-bar {
    height: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .header-bottom-bar > div {
        width: 100%;
    }


.delivery-contact-link {
    color: #509E2F;
}

    .delivery-contact-link:hover {
        color: #4B7729 !important;
    }

.custom-dotted-list,
.custom-dotted-list-inner {
    list-style: none;
}

    .custom-dotted-list li,
    .custom-dotted-list-inner li {
        position: relative;
    }

        .custom-dotted-list li::before {
            content: "\2022";
            margin-right: 5px;
            font-size: 25px;
            color: #509e2f;
            position: absolute;
            top: -7px;
            left: -15px;
        }

    .custom-dotted-list .custom-dotted-list-inner li::before {
        content: "\25E6" !important;
        margin-right: 5px;
        font-size: 25px;
        color: #509e2f;
        position: absolute;
        top: -7px;
        left: -15px;
    }


.flyout-cart-icon img {
    width: 16px
}

overflow-hidden {
    overflow: hidden;
}

.cart-image-link img {
    width: 40px;
}

.info-tab-container .nav-link svg {
    height: 45px;
}

.free-delivery-icon {
    width: 70px;
    height: 25px !important;
    margin-top: 20px;
}

.info-tab-container .cls-2 {
    fill: #509e2f;
}


/***/
.nav-link.active .free-delivery-icon .cls-3 {
    fill: #fff;
}

.nav-link.active .free-delivery-icon .cls-1 {
    fill: #fff !important;
}

.nav-link.active .click-and-collect-icon .cls-2 {
    fill: #fff !important;
}

.nav-link.active .guarantee-icon .cls-2 {
    fill: #fff !important;
}

.nav-link.active .free-glass-here .cls-2 {
    fill: #fff !important;
}

.nav-link.active .free-chiller-bins-here-icon .cls-2 {
    fill: #fff !important;
}

/***/

.nav-link:hover .free-delivery-icon .cls-3 {
    fill: #fff !important;
}

.nav-link:hover .free-delivery-icon .cls-1 {
    fill: #fff !important;
}

.nav-link:hover .click-and-collect-icon .cls-2 {
    fill: #fff !important;
}

.nav-link:hover .guarantee-icon .cls-2 {
    fill: #fff !important;
}

.nav-link:hover .free-glass-here .cls-2 {
    fill: #fff !important;
}

.nav-link:hover .free-chiller-bins-here-icon .cls-2 {
    fill: #fff !important;
}


/***/
.active-control {
    background: #fff !important;
    color: #ddd !important;
}

    .active-control span {
        color: #495352 !important;
    }

    .active-control .cls-3 {
        fill: #495352 !important;
    }


    .active-control:hover {
        background: #495352 !important;
        color: #ddd !important;
    }

        .active-control:hover span {
            color: #fff !important;
        }

        .active-control:hover .cls-3 {
            fill: #495352;
        }

    .active-control .cls-3 {
        fill: #509E2F !important;
    }

    .active-control .free-delivery-icon .cls-3 {
        fill: #495352 !important;
    }


    .active-control:hover .standart-hover .cls-3 {
        fill: #509E2F !important;
    }

.hover-image {
    display: none
}

.nav-link:hover > .hover-image {
    display: inline-block !important;
}


.nav-link:hover > .default-image {
    display: none !important;
}

.nav-link.active > .hover-image {
    display: inline-block;
}

.nav-link.active > .default-image {
    display: none;
}

.nav-link.active.active-control > .hover-image {
    display: none;
}

.nav-link.active.active-control > .default-image {
    display: inline-block;
}

/*Unsubscription*/
.unsubscribe-logo {
    max-width: 170px;
}
/*Unsubscription*/

.pdp-recommendations div:last-child > a {
    margin-bottom: 4px;
}

/* Shop Local Toggle - Start */
.shop-local-toggle-header {
    padding: 5px 10px;
    margin-left: 1rem;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
}

.hidden-header-shop-local-toggle {
    visibility: hidden;
}

.shop-local-mobile-toggle {
    display: none;
    position: fixed;
    right: 0;
    bottom: 12%;
    padding: 27px 4px 8px 4px;
    background-color: #509E2F;
    color: white;
    border-radius: 8px 0 0 8px;
    z-index: 999999;
}

.shop-local-mobile-toggle::before {
    content: '';
    width: 13px;
    height: 17px;
    position: absolute;
    top: 5px;
    right: 6px;
    background: url('../_images/sl-banner-logo.png') center center/cover no-repeat;
    transform: rotate(90deg);
}

/* Order Tracking - Start */
.order-tracking-modal-loading {
    width: 30px;
    height: 30px;
}

.order-shipment-item {
    margin-bottom:15px;
}

.shipment-item-image > img {
    max-height: 100px;
    height: 100px;
    width: auto
}

@media screen and (max-width: 980px) {
    .order-tracking-action {
        width: 100%;
        margin-top: 8px;
    }
}
/* Order Tracking - End */


.shop-local-mobile-toggle.active {
    color: #212529;
    background-color: #e0e0e2;
}

@media screen and (max-width: 979px) {
    .shop-local-mobile-toggle {
        display: block;
    }
}

.shop-local-close-icon {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 10px;
    right: 10px;
    background: url('../_images/sl-banner-x-icon.png') center center/cover no-repeat;
    user-select: none;
    cursor: pointer;
}

.shoplocal-mobile-toggle-text {
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    writing-mode: tb-rl;
}

/* Shop Local Toggle - End */
.white-space-nowrap {
    white-space: nowrap;
}

/* Blog - Start */

.blog-categories {
    padding: 20px 20px 0 20px;
    margin-bottom: 20px;
    border: 1px solid #dadada;
}

.blog-category-url-list {
    list-style: none;
    padding-left: 0;
}

.blog-category-url {
    display: block;
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid #dadada;
}

.blog-post-title {
    font-size: 15px;
    font-weight: bold;
}

.blog-info-container {
    transition: bottom 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.blog-link-image{
    border-radius: 5px;
}

.overlay-container {
    border-radius: 5px;
    background: rgba(0,0,0,.38);
}

.overlay-container:hover .blog-info-container {
    bottom: 10px;
}

.blog-pager .pager-item {
    min-width: 25px;
    display: inline-block;
    border: 1px solid #575757;
    border-radius: 5px;
    text-decoration: none;
}

.blog-pager .pager-item.current-page {
    color: #ffffff;
    background-color: #575757;
}

/* Blog - End */