@font-face {
    font-family: 'FK Screamer Angled Upright';
    src: url('../fonts/FKScreamerAngled-Upright.woff2') format('woff2'),
        url('../fonts/FKScreamerAngled-Upright.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Market Web';
    src: url('../fonts/MarketWeb.woff2') format('woff2'),
        url('../fonts/MarketWeb.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotAFont-Regular';
    src: url('https://rolld.com.au/wp-content/uploads/2022/03/NotAFont-Regular.woff2') format('woff2'),
        url('https://rolld.com.au/wp-content/uploads/2022/03/NotAFont-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



/* Vendor: Tiny Slider */
.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}




body {
    font-family: "fkgroteskwipviet", Sans-serif;
}

/* Temp css */
h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0.02em !important;
    font-weight: normal;
}

.container {
    max-width: 100%;
    width: 1210px;
    margin: 0 auto;
    padding: 0px 20px;
}

/*see width*/
.category-page .container.container-narrow:not(.elementor-page-33609 .container.container-narrow) {
	width: 100%;
}

@media (min-width: 1200px){
    .container-narrow {
        width: 1100px;
    }
}



body>.post-password-form {
    padding: 200px 100px 100px;
}

.swiper-button-next:focus,
.swiper-button-prev:focus {
    outline: 0;
}

.single-franchise {
    padding-top: 145px;
}

.single-franchise .categories-section {
    margin: 0;
}

.single-franchise .left {
    width: 67%;
    float: right;
    line-height: 1.3;
}

.single-franchise .right {
    width: 33%;
    float: left;
    padding-right: 80px;
    padding-left: 60px;
    font-size: 32px;
    line-height: 1.27;
    color: #085748;
    font-weight: 300;
    overflow: auto;
    border-bottom: 3px solid #b8d6c5;
    padding-top: 39px;
}

.single-franchise .content-area {
    display: inline-block;
}

.single-franchise .right a.prev-page {
    font-size: 25px;
    color: #085748;
    text-decoration: none;
    padding: 7px 0 0 56px;
    position: relative;
    display: block;
    font-weight: 400;
}

.single-franchise .right a.prev-page:before {
    content: ' ';
    background-image: url(https://rolld.com.au/wp-content/uploads/2021/03/previous-arrow.png);
    width: 43px;
    height: 43px;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 2px;
}

.single-franchise .right h1 {
    font-family: "fkscreamerangled upright", Sans-serif;
    color: #085748;
    line-height: 0.88;
    text-transform: uppercase;
    padding: 28px 0 31px 19px;
    font-weight: 500;
    letter-spacing: 0.02em;
}

.single-franchise .right p {
    font-size: 25px;
    line-height: 1.32;
    letter-spacing: -0.02em;
    /*border-bottom: 1px solid #ccdece;*/
    padding-bottom: 15px;
    margin-left: 19px;
}

.single-franchise .right hr {
    height: 1px;
    background: #ccdece;
    border: 0px;
    box-shadow: none;
    width: 100%;
}

.single-franchise .right span.location-title {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: -0.02em;
    padding-left: 19px;
}

.single-franchise .right span.phone-number {
    font-size: 24px;
    line-height: 1.27;
    color: #085748;
    padding-left: 19px;
    font-weight: 300
}

.single-franchise .right .wpsl-location-address {
    font-size: 25px;
    font-weight: 300;
    letter-spacing: -0.02em;
    line-height: 1.42;
    padding-left: 19px;
}

.single-franchise .right .wpsl-location-address span {
    border-bottom: 1px solid #085748;
    margin: 0;
    padding-right: 0;
    display: inline;
}

.single-franchise .right .wpsl-location-address span:after {
    content: ' ';
    background-image: url(https://rolld.com.au/wp-content/uploads/2021/02/arrow-green.png);
    width: 19px;
    height: 16px;
    background-size: cover;
    display: inline-block;
    margin-left: 6px;
}

.single-franchise .right .order-now {
    margin-bottom: 45px;
}

.single-franchise .right .order-now a {
    background-image: url('https://rolld.com.au/wp-content/uploads/2021/02/red-outline-border.png');
    width: 283px;
    height: 70px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin-top: 42px;
}

.single-franchise .right .order-now a:hover {
    background-image: url('https://rolld.com.au/wp-content/uploads/2021/02/red-filled-btn-bg.png');
}

.single-franchise .right .order-now a span {
    color: #ff0619;
    line-height: 65px;
    font-size: 27px;
    font-weight: 500
}

.single-franchise .right .order-now a span:after {
    content: ' ';
    background-image: url('https://rolld.com.au/wp-content/uploads/2021/03/red-arrow-right.png');
    width: 21px;
    height: 17px;
    display: inline-block;
    vertical-align: -2px;
    margin-left: 5px;
    background-size: cover;
}

.single-franchise .right .order-now a:hover span {
    color: #fff;
}

.single-franchise .right .order-now a:hover span:after {
    background-image: url('https://rolld.com.au/wp-content/uploads/2021/02/arrow-white.png');
}

.Opportunities-sec .col-3 {
    width: 33.33%;
    float: left;
    /*padding: 102px 92px 118px 68px;*/
    padding: 108px 52px 98px 68px;
    border-bottom: 1px solid #b8d6c5;
}

.Opportunities-sec .col-3.last {
    border-bottom: 0;
}

.Opportunities-sec .col-3.single_posts {
    border: 0 !important;
}

.Opportunities-sec .content {
    position: relative;
}

.Opportunities-sec .content:before {
    content: ' ';
    background-image: url('https://rolld.com.au/wp-content/uploads/2021/03/map-icon.png');
    width: 29px;
    height: 37px;
    position: absolute;
    left: -46px;
    top: 6px;
    background-size: cover
}

.Opportunities-sec h3 {
    color: #085748;
    font-family: "fkscreamerangled upright", Sans-serif;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.02em;
    padding-bottom: 18px;
}

/* .Opportunities-sec span.under-offer {
    display: block;
    color: #ff0619;
    font-family: fkscreamerangled upright, Sans-serif;
    font-size: 25px;
    letter-spacing: 0.035em;
    padding-bottom: 18px;
    margin-top: -18px;
} */

.Opportunities-sec address,
.Opportunities-sec p {
    color: #b8d6c5;
    font-size: 17px;
    font-family: "fkgroteskwipviet", Sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 1.3;
    margin-bottom: 40px;
}

.Opportunities-sec p {
    margin-bottom: 30px !important;
}

/* .Opportunities-sec a {
    position: relative;
    display: block;
    width: 130px;
    margin-left: -10px;
    background-image: url('https://rolld.com.au/wp-content/uploads/2021/03/red-fill-small.png');
    height: 36px;
    text-decoration: none;
} */

/* .Opportunities-sec a:hover {
    content: ' ';
    background-image: url('https://rolld.com.au/wp-content/uploads/2021/03/border-small.png');
} */

/* .Opportunities-sec a span {
    position: relative;
    z-index: 9;
    color: #fff;
    line-height: 33px;
    display: block;
    text-align: center;
    max-width: 130px;
} */

/* .Opportunities-sec a span:after {
    content: ' ';
    background-image: url('https://rolld.com.au/wp-content/uploads/2021/02/arrow-white.png');
    width: 16px;
    height: 14px;
    display: inline-block;
    vertical-align: -2px;
    margin-left: 5px;
} */

/* .Opportunities-sec a:hover span {
    color: #ff0619
} */

/* .Opportunities-sec a:hover span:after {
    background-image: url('https://rolld.com.au/wp-content/uploads/2021/02/arrow-red.png');
} */

.Opportunities-sec {
    display: inline-block;
    margin-top: 35px;
    width: 100%;
}

.Opportunities-sec .inner {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    border-bottom: 1px solid #b8d6c5;
    margin-bottom: 47px;
    padding: 0 188px 81px 0;
}

.Opportunities-sec:last-child .inner {
    border: 0;
}

.sidebar .search-form form input:not([type="submit"]) {
    background-color: transparent;
    font-size: 26px;
}

.sidebar .search-form form input[type="submit"] {
    width: 26px;
    height: 26px;
}

.sidebar .d-flex {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.sidebar .search-form {
    padding-right: 14px;
    width: 100%;
}

.sidebar .max-1543 {
    padding: 0;
}

.parent-opportunities .sidebar ul li>a,
.search-results .sidebar ul li>a,
.tax-franchise_category ul li a.active {
    font-weight: 500;
}

.parent-opportunities .sidebar ul li ul li a,
.search-results .sidebar ul li ul li a {
    font-weight: 400;
}

.sidebar-box>ul>li:last-child .opportunity_list {
    border: none !important;
    padding-bottom: 0px;
}

.parent-opportunities,
.tax-franchise_category {
    padding-top: 160px;
}

.parent-opportunities .category-page,
.tax-franchise_category .category-page {
    /* padding: 107px 0 0px 40px; */
    padding-top: 60px;
    border-bottom: 1px solid #b8d6c5;
}

.parent-opportunities .categories-section,
.tax-franchise_category .categories-section {
    margin: 0 !important;
}

.Opportunities-sec .search-result-title {
    border-width: 1px;
    margin-bottom: -1px;
}

.search-result-title h2 {
    font-size: 32px;
}


.page-template-franchise-event .search-form form input:not([type="submit"]) {
    background-color: transparent;
}

.page-template-franchise-event .search-box .filter-year {
    /*width: 50%;*/
    text-align: right;
    display: flex;
    display: -webkit-flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.page-template-franchise-event .search-box .filter-year ul {
    display: none;
    position: absolute;
}

.page-template-franchise-event .search-box .filter-year ul li {
    list-style: none;
}

.page-template-franchise-event .search-box .filter-year .selecetd-label {
    font-size: 25px;
    color: #085748;
}

.page-template-franchise-event .search-box .filter-year .selecetd-label span {
    border-bottom: 1px solid #085748;
    padding: 0;
}

.page-template-franchise-event .search-box .filter-year .selecetd-label span:after {
    content: ' ';
    background-image: url('https://rolld.com.au/wp-content/uploads/2021/03/Arrow-8_Green.png');
    width: 15px;
    height: 19px;
    background-size: cover;
    display: inline-block;
    transform: rotate(0);
    position: static;
    margin-left: 5px;
}

.selecetd-label.active span:after {
    transform: rotate(0);
}

.search-filter:not(.search-with-dropdown) span:not(.active) span::after {
    transform: rotate(180deg) !important;
    -webkit-transform: rotate(180deg) !important;
    -moz-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
}

.page-template-franchise-event .recent-post {
    width: 100%;
    padding: 0;
}

.page-template-franchise-event .recent-post .post-description h2 {
    text-transform: uppercase;
}

.page-template-franchise-event .recent-post .post-date {
    font-size: 52px;
    color: #ff0619;
    font-family: "fkscreamerangled upright", Sans-serif;
    text-transform: uppercase;
}

.page-template-franchise-event .recent-post .post-location {
    font-size: 18px;
    color: #085748;
    margin-bottom: 20px;
    display: block;
}

.page-template-franchise-event .recent-post .post-img-box {
    padding-bottom: 78.92%;
    background-position: left;
}

.page-template-franchise-event .recent-post .recent-post-img {
    width: 55.35%;
}

.page-template-franchise-event .recent-post .post-description {
    width: 44.65%;
    padding-bottom: 0;
}

.page-template-franchise-event .recent-post .post-description a.more-link {
    background-image: url('https://rolld.com.au/wp-content/uploads/2021/02/red-outline-border.png');
    display: inline-block;
    background-repeat: no-repeat;
    width: 283px;
    height: 70px;
    line-height: 65px;
    text-align: center;
    padding: 0;
    font-size: 27px;
    margin-top: 25px;
}

.page-template-franchise-event .recent-post .post-description a:after {
    position: static;
    display: inline-block;
    margin-left: 9px;
    transform: translateY(0%);
    -ms-transform: translateY(0%);
    -moz-transform: translateY(0%);
}

.page-template-franchise-event .post-img a {
    padding-bottom: 108.86%;
    border-radius: 0;
}

.page-template-franchise-event .all-post-section .clearfix::before,
.page-template-franchise-event .all-post-section .clearfix::after,
.page-template-franchise-event .all-post-section .max-1543::after {
    display: none;
}

.page-template-franchise-event .post-box .post-description .post-date {
    color: #ff0619;
    font-family: "fkscreamerangled upright", Sans-serif;
    text-transform: uppercase;
    font-size: 31px;
}

.page-template-franchise-event .post-box .post-location {
    font-size: 18px;
    color: #085748;
    margin-bottom: 20px;
    display: block;
}

.page-template-franchise-event .post-box .post-description h3 {
    text-transform: uppercase;
}

.page-template-franchise-event .parent-posts {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 140px;
}

.page-template-franchise-event .parent-posts .post-box:nth-child(3n+3) {
    border-right: 0 !important;
}

.page-template-franchise-event .parent-posts .post-box.last {
    border-bottom: 0;
}

.single-franchise-event .franchise-child-banner .elementor-widget-container .elementor-countdown-item {
    min-width: 146px;
}

.single-franchise-event .categories-section {
    margin: 0;
}

.single-franchise-event {
    padding-top: 137px;
}

.guest-banner {
    background-position: center bottom !important;
}

.guest-banner h2 {
    max-width: 580px;
}

.video-sec .right-content ul {
    padding: 0;
}

.video-sec .right-content ul li {
    list-style: none;
    border-bottom: 1px solid #b8d6c5;
    padding: 18px 0;
}

.video-sec .right-content ul li:last-child {
    border: 0;
}

.video-sec .elementor-custom-embed-image-overlay img {
    width: auto !important;
    margin: 0 auto;
}

.single-franchise-event .franchise-child-banner .reg-btn .elementor-widget-container {
    padding-right: 0px !important;
}

.single-post {
    padding-top: 150px;
}

.single-post .categories-section {
    margin: 0;
    border-bottom: 0;
}

.single-post .blog-title {
    position: relative;
    /*overflow: hidden;*/
}

.single-post .blog-title div {
    position: static;
}

.single-post .publish-date {
    position: absolute !important;
    left: 58px;
    max-width: 178px;
}

.single-post .publish-date ul li:first-child .elementor-post-info__item-prefix {
    display: block;
}

.single-post .publish-date ul li {
    font-size: 19px;
}

.single-post .publish-date ul li span {
    color: #085748;
}

.news-slider.elementor-section-boxed>.elementor-container {
    max-width: 1800px !important;
}

.single-post .news-slider .swiper-container {
    /*margin: 0 57px;*/
    max-width: 1510px;
    margin: 0 auto;
}

.news-slider .swiper-wrapper {
    align-items: inherit;
}

.news-slider {
    margin-bottom: 167px;
}

.news-slider .post-box {
    padding: 0 40px;
}

.news-slider .swiper-button-next {
    background-image: url('../images/green-arrow-next.png');
    width: 85px;
    height: 67px;
    background-size: cover;
    margin-top: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin-top: -100px;
}

.news-slider .swiper-button-prev {
    background-image: url('../images/green-arrow.png');
    width: 85px;
    height: 67px;
    background-size: cover;
    margin-top: 0;
    opacity: 1 !important;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin-top: -100px;
}

.news-slider .swiper-button-next:after,
.news-slider .swiper-button-prev:after {
    display: none;
}

.news-slider .swiper-pagination-bullets {
    left: 0;
    right: 0;
    bottom: -73px;
}

.news-slider .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #b8d6c5;
    margin: 0 5px 0 6px;
    opacity: 1;
}

.news-slider .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #085748;
}

.single-post .blog-social-media p {
    font-size: 19px !important;
    margin-bottom: 9px;
}

.single-post .blog-social-media .elementor-widget-wrap {
    max-width: 150px;
    margin-left: auto;
}

.single-post .blog-title div.elementor-page-title {
    margin-bottom: 0px;
}

.single-post h1 {
    font-size: 150px !important;
    font-family: 'FK Screamer Angled Upright';
}

.single-post h2 {
    font-size: 100px !important;
}

.ready-form-main-wrap .elementor-field-group-receive .elementor-field-subgroup {
    width: 100%;
}

.page-template-all-opportunities .sidebar-box ul:last-child:not(ul li ul) {
    border-bottom: 0 !important;
}

.single-franchise-event h4.event-date {
    color: #FF0619;
    font-family: "fkscreamerangled upright", Sans-serif;
    font-size: 52px;
    font-weight: normal;
    text-transform: uppercase
}

.single-post .elementor-section-boxed>.elementor-container:not(.single-post .news-slider.elementor-section-boxed > .elementor-container, footer.elementor-section-boxed > .elementor-container, .privacy-sec.elementor-section-boxed > .elementor-container, .dialog-message.dialog-lightbox-message .elementor-section-boxed > .elementor-container) {
    max-width: 1224px !important;
}

.single-post .recent-post-title {
    padding-top: 70px !important;
    margin-bottom: 0px !important;
}

.single-post .recent-post-title h2 {
    margin: 0;
    padding: 0;
}

.potrait-slider .elementor-swiper-button i {
    display: none;
}

.potrait-slider .elementor-swiper-button-prev {
    width: 88px;
    height: 71px;
    background: url(../images/arrow-left.png) no-repeat 0 0/cover;
    left: -150px;
}

.potrait-slider .elementor-swiper-button-next {
    width: 88px;
    height: 71px;
    background: url(../images/arrow-right.png) no-repeat 0 0/cover;
    right: -150px;
}

.fontweight-medium p {
    font-weight: 500 !important;
}

.video-play-icon .eicon-play::before {
    content: '';
    width: 199px;
    height: 241px;
    background: url(../images/play-icon-large.png) no-repeat 0 0 / cover;
    display: block;
}

.sa-event-right .new-design .elementor-column-wrap {
    padding: 36px 30px 0px 30px !important;
}

.follow-wrap .follow-btn {
    width: 100% !important;
    max-width: 100% !important;
}

.follow-wrap .follow-btn .elementor-widget-container {
    max-width: 250px;
    margin: 0 auto;
}

@media (max-width:3500px) {
    .Opportunities-sec .col-3 {
        padding: 38px 22px 48px 58px;
    }

    .Opportunities-sec .content::before {
        width: 23px;
        height: 29px;
        left: -35px;
        top: 3px;
    }

    .Opportunities-sec h3 {
        font-size: 30px;
    }

    .parent-opportunities .sidebar .search-form form input:not([type="submit"]),
    .tax-franchise_category .search-form form input:not([type="submit"]) {
        font-size: 20px;
        padding-right: 45px;
    }

    .single-franchise .left {
        width: 60%;
    }

    .single-franchise .right {
        width: 40%;
    }

    .single-franchise .right p {
        font-size: 20px;
    }

    .single-franchise .right .wpsl-location-address {
        font-size: 20px;
    }

    .page-template-franchise-event .recent-post .post-date {
        font-size: 40px;
    }

    .single-franchise-event .franchise-child-banner .elementor-widget-container .elementor-countdown-item {
        min-width: 106px;
    }

    .single-franchise-event .franchise-child-banner .elementor-widget-container {
        padding-right: 30px !important;
    }

    .guest-banner {
        padding-left: 35px !important;
    }

    .guest-banner h2 {
        max-width: 430px;
    }

    .video-sec .right-content ul li {
        font-size: 20px;
    }

    .video-sec .right-content .elementor-element-populated {
        padding: 45px 50px !important;
    }

    .video-sec .right-content img {
        max-width: 330px;
    }

    .video-sec .right-content ul li {
        font-size: 17px;
        padding: 12px 0;
    }

    .single-post .elementor-section-boxed>.elementor-container:not(.single-post .news-slider.elementor-section-boxed > .elementor-container, footer.elementor-section-boxed > .elementor-container, .privacy-sec.elementor-section-boxed > .elementor-container, .dialog-message.dialog-lightbox-message .elementor-section-boxed > .elementor-container) {
        max-width: 900px !important;
    }

    .single-post .publish-date {
        left: 28px;
    }

    .news-slider .post-box h3 {
        font-size: 34px;
        letter-spacing: 0.5px;
    }

    .news-slider .post-box p {
        font-size: 18px;
    }

    .news-slider .blog-recent-posts {
        padding: 0 85px;
    }

    .news-slider .swiper-button-next {
        width: 47px;
        height: 37px;
        right: 20px;
    }

    .news-slider .swiper-button-prev {
        width: 47px;
        height: 37px;
        left: 20px;
    }

    .blog .category-section-top.intro-section {
        padding-top: 140px;
    }

    .Opportunities-sec .inner {
        padding-right: 30px;
    }

    .ready-form-main-wrap .elementor-image img {
        max-width: 50%;
    }

    .single-post h2 {
        font-size: 50px !important;
        margin-left: -5px;
    }

    .page-template-franchise-event .search-box .filter-year .selecetd-label {
        font-size: 20px;
    }

    .single-franchise-event .franchise-child-banner .elementor-widget-container .elementor-countdown-digits {
        font-size: 75px !important;
    }

    .single-franchise .right a.prev-page {
        margin-left: 16px;
    }

    .single-franchise .right .order-now a {
        margin-left: 16px;
    }

    .single-post .recent-post-title {
        padding-top: 20px !important;
    }

    .sidebar .search-form form input:not([type="submit"]) {
        font-size: 20px;
    }

    .video-play-icon .eicon-play::before {
        width: 100px;
        height: 121px;
    }

    .dv-video-banner {
        margin-top: 120px !important;
    }
}

@media (max-width:1280px) {
    .single-franchise .right .order-now a {
        width: 213px;
        height: 52px;
        background-size: cover;
    }

    .single-franchise .right .order-now a span {
        font-size: 20px;
        line-height: 0;
    }

    .single-franchise .right .order-now {
        margin-bottom: 50px;
    }

    .franchise-child-banner .right-content .elementor-element-populated {
        padding: 0px 0px 0px 20px !important;
    }

    .single-franchise-event .franchise-child-banner .elementor-widget-container .elementor-countdown-item {
        min-width: 76px;
        margin-right: 0 !important;
    }

    .single-franchise-event .franchise-child-banner .elementor-widget-container .elementor-countdown-digits {
        font-size: 60px !important;
    }

    .single-franchise-event .franchise-child-banner .elementor-widget-container .elementor-countdown-label {
        font-size: 30px !important;
    }

    .single-franchise-event .franchise-child-banner .month-date h4 {
        font-size: 40px !important;
    }

    .video-sec .right-content img {
        max-width: 200px;
    }

    .video-sec .right-content ul li {
        font-size: 15px;
        padding: 12px 0;
    }

    .video-sec .right-content .elementor-element-populated {
        padding: 25px 20px !important;
    }

    .guest-banner .elementor-widget-container {
        padding: 58px 0px 73px 0px !important;
    }

    .guest-banner h2 {
        max-width: 300px;
    }

    .single-post .publish-date {
        position: static !important;
        max-width: 100%;
    }

    .single-franchise .right {
        padding: 0 30px;
    }

    .single-post h2 {
        font-size: 50px !important;
    }

    .page-franchise .franchies-event-section {
        overflow: hidden;
    }

    .single-franchise-event h4.event-date {
        font-size: 40px;
    }
}

@media (min-width:768px) and (max-width:1150px) {
    .Opportunities-sec .col-3 {
        width: 50%;
    }

    .Opportunities-sec .col-3:first-child,
    .Opportunities-sec .col-3:nth-child(2) {
        border-top: 1px solid #b8d6c5;
    }

    .Opportunities-sec .col-3:nth-child(2n+1) {
        border-right: 1px solid #b8d6c5;
        border-left: 0;
    }

    .Opportunities-sec .col-3:nth-child(2n+2) {}

    .Opportunities-sec .col-3:nth-child(2n+1) {
        border-left: 0;
    }

    .single-franchise .right {
        padding: 25px 25px;
    }

    .single-franchise .right a.prev-page {
        padding: 9px 0 0 43px;
        font-size: 16px;
    }

    .single-franchise .right a.prev-page::before {
        width: 33px;
        height: 33px;
    }

    .single-franchise .right h1 {
        padding: 28px 0 31px 0;
    }

    .single-franchise .right p {
        font-size: 17px;
        margin: 0;
    }

    .single-franchise .right span.location-title {
        font-size: 20px;
        padding-left: 0;
    }

    .single-franchise .right .wpsl-location-address {
        font-size: 16px;
        padding: 0;
    }

    .Opportunities-sec {
        padding-right: 40px;
    }

    .Opportunities-sec .col-3:nth-last-child(2) {
        border-bottom: 0;
    }

    .parent-opportunities .category-page,
    .tax-franchise_category .category-page {
        /* padding: 57px 0 80px 20px; */
    }

    .recent-post-title h2.elementor-heading-title {
        font-size: 70px !important;
    }

    .single-post .news-slider .post-box {
        padding: 0 20px;
    }

    .single-post .news-slider .post-box p {
        font-size: 16px;
    }

    .page-template-franchise-event .search-form form input:not([type="submit"]),
    .tax-franchise_category .search-form form input:not([type="submit"]) {
        font-size: 20px;
    }

    .down-load-app h2.elementor-heading-title {
        padding-right: 40px !important;
    }

    .subscribe-wrap h2.elementor-heading-title {
        text-align: left;
    }

    .single-franchise .right span.phone-number {
        font-size: 16px;
        padding-left: 0px;
    }
}

@media (max-width:767px) {
    .Opportunities-sec .col-3 {
        width: 100%;
        border: 1px solid #b8d6c5;
        margin-bottom: 20px;
    }

    .Opportunities-sec .col-3.last {
        border-bottom: 1px solid #b8d6c5;
    }

    .single-franchise .left,
    .single-franchise .right {
        width: 100%;
        float: none;
    }

    .parent-opportunities,
    .tax-franchise_category {
        padding-top: 100px;
    }

    .single-franchise .right {
        padding: 40px 20px;
    }

    .single-franchise .right a.prev-page {
        font-size: 18px;
        padding: 6px 0 0 42px;
        margin-left: 0px;
    }

    .single-franchise .right p {
        margin-left: 0px;
    }

    .single-franchise .right a.prev-page::before {
        width: 33px;
        height: 33px;
        top: 3px;
    }

    .single-franchise .right h1 {
        padding: 28px 0 31px 0;
    }

    .single-franchise {
        padding-top: 95px;
    }

    .single-franchise .right .wpsl-location-address {
        font-size: 17px;
    }

    .single-franchise .right span.location-title {
        font-size: 20px;
    }

    .single-post .publish-date ul li {
        font-size: 16px;
    }

    .news-slider .blog-recent-posts {
        padding: 0 35px;
    }

    .news-slider .swiper-button-next {
        width: 27px;
        height: 21px;
        right: 0px;
    }

    .news-slider .swiper-button-prev {
        width: 27px;
        height: 21px;
        left: 0px;
    }

    .news-slider .post-box p {
        font-size: 16px;
    }

    .parent-opportunities .category-page,
    .tax-franchise_category .category-page {
        /* padding: 0; */
    }

    .Opportunities-sec .inner {
        padding-right: 0;
    }

    .single-post {
        padding-top: 112px;
    }

    .single-post .blog-social-media .elementor-widget-wrap {
        margin-left: 0px;
    }

    .single-post .publish-date ul {
        margin: 0px !important;
    }

    .recent-post-title h2.elementor-heading-title {
        font-size: 50px !important;
    }

    .news-slider .post-box {
        padding: 0 20px;
    }

    .video-sec .elementor-custom-embed-image-overlay img {
        max-width: 20%;
    }

    .single-post h2 {
        font-size: 40px !important;
    }

    .single-franchise-event {
        padding-top: 90px;
    }

    .single-franchise .right span.phone-number {
        font-size: 16px;
    }
}


@media (min-width:1150px) {

    .Opportunities-sec .col-3:first-child,
    .Opportunities-sec .col-3:nth-child(2),
    .Opportunities-sec .col-3:nth-child(3) {
        border-top: 1px solid #b8d6c5;
    }

    .Opportunities-sec .col-3:nth-child(3n+1),
    .Opportunities-sec .col-3:nth-child(3n+2) {
        border-right: 1px solid #b8d6c5;
    }
}

@media (max-width:1023px) {
    .page-template-franchise-event .post-box .post-description .post-date {
        font-size: 20px;
    }

    .page-template-franchise-event .recent-post .post-date {
        font-size: 25px;
    }

    .page-template-franchise-event .recent-post .post-description a.more-link {
        width: 223px;
        height: 55px;
        line-height: 55px;
        background-size: cover;
        font-size: 20px;
    }

    .page-template-franchise-event .search-box .filter-year .selecetd-label {
        font-size: 20px;
    }

    .page-template-franchise-event .search-box .filter-year .selecetd-label span::after {
        margin-left: 9px;
    }

    .single-franchise-event .franchise-child-banner .elementor-row {
        display: block;
    }

    .single-franchise-event .franchise-child-banner .left-img .elementor-column-wrap {
        padding-bottom: 112.47%;
    }

    .guest-banner {
        padding-left: 10px !important;
    }

    .guest-banner h2.elementor-heading-title {
        max-width: 260px;
    }
}

@media (max-width:767px) {

    .page-template-franchise-event .recent-post .recent-post-img,
    .page-template-franchise-event .recent-post .post-description {
        width: 100%;
    }

    .page-template-franchise-event .parent-posts {
        padding: 0 20px 0;
    }

    .page-template-franchise-event .parent-posts {
        margin-bottom: 0;
    }

    .page-template-franchise-event .all-post-section {
        padding-bottom: 0;
    }

    .franchise-child-banner .right-content .elementor-element-populated {
        padding: 40px 0px 30px 20px !important;
    }

    .single-franchise-event .franchise-child-banner .elementor-widget-container .elementor-countdown-label {
        font-size: 23px !important;
    }

    .single-franchise-event .franchise-child-banner .elementor-widget-container {
        padding-right: 30px !important;
    }

    .page-template-franchise-event .search-form form input:not([type="submit"]) {
        font-size: 18px;
        padding-right: 40px;
    }

    .page-template-franchise-event .search-box .filter-year .selecetd-label {
        font-size: 18px;
    }

    .page-template-franchise-event .search-box .filter-year {
        margin-top: 20px;
        text-align: left;
        display: block;
        width: 100%;
    }

    .page-template-franchise-event .search-box .filter-year .selecetd-label span::after {
        width: 11px;
        height: 14px;
        margin-left: 5px;
    }

    .blog .category-section-top.intro-section {
        padding-top: 120px;
    }

    .page-template-franchise-event .parent-posts .post-box.last {
        border-bottom: 1px solid #b8d6c5;
    }

    .page-template-franchise-event .parent-posts .post-box:last-child {
        border-bottom: 0;
    }

    .single-franchise-event .categories-section .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: 10px 10px 0;
    }

    body.single-post h1 {
        padding-bottom: 15px !important;
    }

    body.single-post h2 {
        margin-top: 0 !important;
        padding-bottom: 25px !important;
    }
}


@media (max-width: 376px) {
    .footer-menu-link .elementor-nav-menu li:not(:last-child) {
        margin: 0 !important;
    }

    .single-franchise-event .franchise-child-banner .elementor-widget-container .elementor-countdown-item {
        width: 50%;
        margin: 0 15px 20px 15px !important;
        min-width: 30%;
    }

    .franchise-child-banner .elementor-countdown-wrapper {
        flex-wrap: wrap;
    }

    .franchise-child-banner .prev-btn .elementor-button {
        font-size: 19px;
        padding: 4px 0px 0px 0px;
    }
}

@media all and (-ms-high-contrast:none) {
    header .order-now-main .elementor-button-link.elementor-button.elementor-size-sm {
        background-color: #FF0619;
        padding: 5px 0px 5px 0px;
    }

    header .order-now-main .header-btn>.elementor-widget-container {
        width: 200px;
        height: 50px;
        display: block;
    }

    .single-post .elementor-section-boxed>.elementor-container {
        max-width: 900px !important;
    }

    .single-post footer.elementor-section-boxed>.elementor-container,
    .single-post .privacy-sec.elementor-section-boxed>.elementor-container {
        max-width: 1691px !important;
    }

    .single-post .single-banner #news-id {
        background-color: transparent;
    }

    .single-post .blog-social-media .elementor-social-icon {
        background-color: transparent;
    }

    .single-post .blog-social-media .elementor-social-icon i {
        font-size: 28px;
        margin-right: 9px;
    }

    footer .elementor-section.elementor-inner-section.elementor-element.elementor-element-416819d1.elementor-section-content-top.elementor-section-full_width.elementor-section-height-default,
    .elementor-section.elementor-top-section.elementor-element.elementor-element-c3d12ad.elementor-section-full_width.marquee-wrap.elementor-section-height-default,
    .elementor-section.elementor-top-section.elementor-element.elementor-element-73b57c54.privacy-sec.elementor-section-boxed.elementor-section-height-default {
        background-color: #ed3324;
    }

    footer .elementor-heading-title,
    footer ul li a.elementor-item,
    footer ul li span,
    .privacy-sec p.elementor-heading-title {
        color: #ffffff !important;
    }

    footer .elementor-heading-title {
        font-family: "fkscreamerangled upright", Sans-serif !important;
    }

    .footer-menu-link .elementor-nav-menu li {
        clear: both;
    }

    .ready-form-main-wrap .elementor-field-subgroup {
        width: 100%;
    }

    .franchise-child-banner .prev-btn a.elementor-button-link,
    .franchise-child-banner .reg-btn a.elementor-button-link {
        background-color: transparent;
    }

    .franchise-child-banner h2.elementor-heading-title {
        color: #085748;
    }
}

.blog .swiper-slide a {
    display: block;
}

/**/
* {
    box-sizing: border-box;
}

body {
    margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
}

ul {
    margin: 0px;
}

p {
    margin-top: 0px;
}

.category-page {
    /* padding: 170px 0px 0px 40px; */
    padding-top: 40px;
    overflow-x: hidden;
}

.sidebar {
    width: 16%;
    float: left;
}

.category-section {
    width: 84%;
    float: right;
    padding-left: 100px;
    padding-right: 20px;
}

.sidebar ul,
.sidebar-box ul.category-posts {
    padding: 0px;
    padding-bottom: 20px;
    border-bottom: 1px solid !important;
}

.sidebar ul:last-child {
    border: none;
}

#menu-menu-parent-bottom-menu {
    border-bottom: 0px !important;
}

.sidebar-box ul .category-posts {
    padding: 10px 0px 30px 0px !important;
    display: none;
}

.sidebar ul li {
    list-style: none;
    display: block;
    padding-right: 0px;
    margin-bottom: 20px;
}

.sidebar ul li:last-child {
    margin-bottom: 0px;
}

.sidebar li a {
    text-decoration: none;
    /* font-size: 23px; */
    font-size: 14px;
    font-weight: 300;
    padding-right: 25px;
    position: relative;
    display: block;
}

.sidebar ul li.sub-menu-open {
    position: relative;
}

.sidebar-box>ul>li>a::after,
.sidebar ul li.sub-menu-open::after,
.sidebar ul li.sub-menu-open::before,
.single-product ul#menu-menu-parent-bottom-menu:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 9px;
    opacity: 0;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.sidebar-box>ul>li.active a::after,
.sidebar-box>ul>li>a:hover::after,
.sidebar ul li.sub-menu-open::after,
.sidebar ul li.sub-menu-open::before,
.single-product #menu-menu-parent-bottom-menu::after {
    opacity: 1;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.single-product #menu-menu-parent-bottom-menu::after {
    opacity: 1 !important;
}

/* .sidebar-box>ul:last-child {
    padding-bottom: 0 !important;
} */

.single-product #menu-menu-parent-bottom-menu {
    position: relative;
}

.sidebar ul li.sub-menu-open::before {
    top: -30px;
}

.sidebar ul li.sub-menu-open:last-child {
    margin-bottom: -30px !important;
    padding-bottom: 30px;
}

.sidebar li.current-menu-item a {
    color: #ff0619;
}

.sidebar li.current-menu-item a:after {
    opacity: 1;
}

.sidebar ul li.sub-menu-open .category-posts {
    display: block;
}

.sidebar ul li.sub-menu-open .category-posts li a.active,
.sidebar li a strong,
#menu-menu-parent-top-menu li a,
#menu-menu-parent-bottom-menu li a,
.view-product {
    font-weight: 500;
}

.sidebar-box {
    border-right: 1px solid;
}

.sidebar-box ul:not(:first-child) {
    padding: 15px 0px;
}

.sidebar-box ul:first-child {
    padding-bottom: 35px;
}

.sidebar li a:hover,
.sidebar li.active a,
.sidebar ul li.sub-menu-open .category-posts li a.active,
.sidebar li a.category-menu.active,
.sidebar ul li.sub-menu-open .category-menu,
.categories-section li a:hover,
.categories-section li a.active,
.post-nav li a:hover,
.post-nav li a.active {
    text-decoration: underline;
}

.category-section-top h1,
.category-section-top h2 {
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.category-section-top {
    padding-right: 100px;
    position: relative;
}

.category-section-top p {
    font-size: 23px;
    max-width: 770px;
    letter-spacing: -0.02em;
}

.category-section-top-box {
    max-width: 880px;
}

.btn-box a {
    margin-bottom: 12px;
}

.download-btn {
    text-decoration: none;
    text-align: center;
    background-image: url("https://rolld.com.au/wp-content/uploads/2021/02/outline-border-small.png");
    background-position: center center;
    background-size: 216px auto;
    background-repeat: no-repeat;
    padding: 12px 20px 14px 23px;
    font-size: 21px;
    max-width: 216px;
    display: block;
    text-align: left;
    font-weight: 500;
    text-align: center;
    position: relative;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.download-btn span::before {
    content: "";
    position: absolute;
    background-image: url("https://rolld.com.au/wp-content/uploads/2021/02/red-fill.png");
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    opacity: 0;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
    z-index: -1;
}

.download-btn:hover span::before {
    opacity: 1;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.download-btn:hover {
    color: #fff;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.download-btn::after {
    content: "";
    background: url(https://rolld.com.au/wp-content/uploads/2021/02/arrow-red.png) no-repeat center;
    width: 16px;
    height: 14px;
    right: 22px;
    margin-left: 0px;
    /*position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);*/
    display: inline-block;
}

.download-btn span::after {
    content: "";
    background-image: url("https://rolld.com.au/wp-content/uploads/2021/02/arrow-white.png");
    right: 22px;
    /*position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);*/
    display: inline-block;
    margin-left: 7px;
    opacity: 0;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.download-btn:hover::after {
    opacity: 0;
    width: 0px;
    height: 0px;
}

.download-btn:hover span::after {
    opacity: 1;
    width: 16px;
    height: 14px;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.order-btn,
.order-now-btn {
    color: #fff;
    text-decoration: none;
    font-size: 45px;
    font-family: "fkscreamerangled upright";
    min-width: 216px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    padding: 1px 0px;
    max-height: 54px;
}

.order-btn::before,
.order-now-btn:before {
    content: "";
    background: url("https://rolld.com.au/wp-content/uploads/2021/02/red-fill.png") no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    z-index: -1;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.order-btn::after,
.order-now-btn:after {
    content: "";
    background-image: url("https://rolld.com.au/wp-content/uploads/2021/02/outline-border-small.png");
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 9;
    opacity: 0;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.order-btn:hover,
.order-now-btn:hover {
    color: #ff0619;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.order-btn:hover::after,
.order-now-btn:hover:after {
    opacity: 1;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.order-btn:hover::before,
.order-now-btn:hover:after {
    opacity: 0;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.category-section-top-box .btn-box {
    position: absolute;
    right: 140px;
    top: 0;
    min-width: 216px;
}

.cleafix::before,
.cleafix::after {
    content: "";
    display: table;
    clear: both;
}

.product-box {
    width: 33.33%;
    float: left;
    padding: 0px 50px;
    text-align: center;
    margin-bottom: 45px;
}

.product-img {
    margin-bottom: 10px;
}

.product-section {
    padding: 30px 100px 70px 0px;
}

.product-section-inner {
    margin: 0px -50px;
}

.product-description {
    font-size: 23px;
    font-weight: 500;
    letter-spacing: -0.02em;
}

.product-description a {
    line-height: 1.1;
    text-decoration: none;
    display: inline-block;
}

.product-description h6 {
    font-size: 23px;
    line-height: 1;
}

.top-border {
    border-top: 1px solid;
}

.category-section hr.line {
    border: none;
    height: 1px;
    width: 100%;
    margin: 0px 0px 70px;
}

.product-section.product-section-bottom {
    margin-top: 50px;
}

.product-section.product-section-bottom .product-box {
    margin-bottom: 65px;
}

.product-section:not(.product-section-bottom) .product-img img {
    max-height: 200px;
}

.product-box:nth-child(3n+1) {
    clear: left;
}

/* #mCSB_1_scrollbar_vertical {
  width: 9px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCSB_dragger_bar {
  width: 100% !important;
  border-radius: 0px !important;
}*/
.sidebar ul li.sub-menu-open {
    margin-bottom: 25px;
}

.sidebar ul li.sub-menu-open:last-child {
    margin-bottom: 0px;
}

.sidebar ul li.sub-menu-open:last-child .category-posts {
    padding-bottom: 0 !important;
    border: none !important;
}

.sidebar ul li.sub-menu-open .category-posts li {
    margin-bottom: 12px;
}

.sidebar ul li.sub-menu-open .category-posts li:last-child {
    margin-bottom: 0px;
}

#menu-menu-parent-top-menu li.current-menu-item a,
#menu-menu-parent-bottom-menu li.current-menu-item a,
.sidebar ul li.sub-menu-open .category-posts li a:hover {
    text-decoration: underline;
}

.view-product {
    display: block;
    width: 100%;
    border: 1px solid;
    padding: 12px 45px 12px 15px;
    cursor: pointer;
    position: relative;
}

.view-product::before {
    content: "";
    background: url(https://rolld.com.au/wp-content/uploads/2021/02/arrow-green.png) no-repeat center;
    position: absolute;
    right: 15px;
    top: 17px;
    width: 16px;
    height: 14px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.view-product.sidebar-open::before {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

/*blog*/
.category-section-top.intro-section {
    padding-right: 0;
    padding-top: 230px;
}

.category-section-top.intro-section p {
    max-width: 100%;
    font-size: 28px;
    line-height: 1.35;
}

.category-section-top.intro-section .container {
    max-width: 1210px;
    margin: 0 auto;
    text-align: center;
    padding: 0px 20px;
}

.max-1543 {
    max-width: 1583px;
    margin: 0 auto;
    padding: 0px 20px;
}

.categories-section li,
.post-nav li {
    display: inline-block;
    list-style: none;
}

.categories-section,
.post-nav {
    border-top: 3px solid;
    border-bottom: 3px solid;
    text-align: center;
    padding: 12px 0px;
    margin: 60px 0px 50px;
}

.categories-section li a,
.post-nav li a {
    font-size: 53px;
    text-transform: uppercase;
    position: relative;
    padding: 0px 25px;
    letter-spacing: 0.02em;
}

.categories-section li a::after,
.post-nav li a::after {
    content: "";
    position: absolute;
    right: -4px;
    top: 50%;
    width: 4px;
    height: 43px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.categories-section li:last-child,
.post-nav li:last-child {
    padding-right: 0px;
}

.categories-section li:first-child,
.post-nav li:first-child {
    padding-left: 0px;
}

.categories-section li:last-child a::after,
.post-nav li:last-child a::after {
    display: none;
}

.d-flex {
    display: flex;
    display: -webkit-flex;
}

.single-post .post-nav {
    margin: 0px;
    border-bottom: none;
}

.single-post-banner .elementor-widget-button {
    padding: 0px 44px;
    font-family: "fkgroteskwipviet", Sans-serif;
}

.single-post-banner .elementor-widget-theme-post-featured-image img {
    width: 100%;
}

.search-form {
    width: 50%;
}

.search-form form {
    position: relative;
}

.recent-post {
    width: 100%;
    padding: 0px 40px;
}

.search-form form input:not([type="submit"]) {
    height: 70px;
    font-size: 38px;
    color: #b8d6c5;
    border: none;
    border-bottom: 1px solid;
    width: 100%;
    background: transparent;
    padding-right: 70px;
}

.search-form form input:not([type="submit"]):focus {
    border: none;
    border-bottom: 1px solid;
    outline: none;
}

.search-form form input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #b8d6c5;
}

.search-form form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #b8d6c5;
    opacity: 1;
}

.search-form form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #b8d6c5;
    opacity: 1;
}

.search-form form input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #b8d6c5;
}

.search-form form input[type="submit"] {
    position: absolute;
    font-size: 0px;
    border: none;
    background: url(../images/search-icon-dark.png) no-repeat center / cover;
    width: 37px;
    height: 37px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-appearance: none;
}

.recent-post-img {
    width: 58.3%;
}

.post-description {
    width: 41.6%;
    position: relative;
}

.recent-post .post-description {
    padding-left: 30px;
    padding-bottom: 60px;
}

.all-post-section .clearfix {
    margin: 0px !important;
    position: relative;
}

.all-post-section-inner {
    margin: 0px -40px;
    position: relative;
}

.all-post-section-inner::before,
.all-post-section-inner::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0px;
    width: 40px;
    height: 100%;
    z-index: 9;
}

.all-post-section-inner::before {
    left: 0px;
}

.all-post-section-inner::after {
    right: 0px;
}

.all-post-section .max-1543::after {
    content: "";
    position: absolute;
    left: -40px;
    right: -40px;
    bottom: -1px;
    height: 5px;
}

.all-post-section-inner::before,
.all-post-section-inner::after,
.all-post-section .max-1543::after,
.single-post .news-slider .swiper-container:after {
    background: #fffbf2;
}

/*.all-post-section .clearfix::before,
.all-post-section .clearfix::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 100%;
  background: #fff;
}*/
.search-filter {
    width: 50%;
    text-align: right;
}

.search-filter .filter-year .selecetd-label span {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    line-height: 1.3;
    cursor: pointer;
    border-bottom: 1px solid;
}

.search-filter .filter-year {
    display: inline-block;
    position: relative;
}

.search-filter .filter-year .selecetd-label span::after {
    content: "";
    background: url(https://rolld.com.au/wp-content/uploads/2021/03/arrow-dropdown.png) no-repeat center;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 14px;
    height: 16px;
}

.all-post-section {
    position: relative;
}

#filter-loader {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.98);
    z-index: 9;
    text-align: center;
}

#filter-loader::after {
    content: "";
    background: url('../images/loader.gif') no-repeat center / cover;
    width: 64px;
    height: 64px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 20px;
    margin: 0 auto;
}

.category-section {
    position: relative;
}

.all-post-section #filter-loader img {
    max-width: 80px;
    margin-top: 20px;
}

.swiper-pagination-bullet:focus {
    outline: none;
}

.search-box .d-flex {
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

.filter-year .year-selection {
    display: none;
    position: absolute;
    top: 32px;
    right: 0;
    padding: 0;
    width: 100px;
    text-align: left;
    z-index: 9;
    max-height: 200px;
    overflow: auto;
}

.filter-year .year-selection li {
    list-style: none;
    font-size: 14px;
}

.filter-year .year-selection li a {
    text-decoration: none;
    color: #fff;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 8px 15px;
}

.all-post-section .clearfix::before {
    left: 0px;
}

.all-post-section .clearfix::after {
    right: 0px;
}

.search-result-title {
    border-bottom: 3px solid #b8d6c5;
    padding-bottom: 18px;
}

.search-result-title h2 {
    color: #085748;
}

.search-results .search-box {
    padding-bottom: 25px;
}

.search-results .all-post-section .max-1543 {
    margin-bottom: 60px;
}

.search-results .all-post-section {
    margin-bottom: 60px;
}

.category .categories-section,
.search-results .categories-section,
.search-no-results .categories-section {
    margin-top: 130px;
}

.no-result {
    margin: 30px 0px 50px;
}

.all-post-section-inner .no-result {
    padding-left: 20px;
    padding-right: 20px;
}

.no-result h4 {
    font-size: 28px;
    color: #085748;
}

.post-box {
    width: 33.33%;
    float: left;
    padding: 50px 40px;
    border-right: 3px solid #b8d6c5 !important;
    border-bottom: 3px solid #b8d6c5;
}

/*.post-box:nth-child(3n+3) {
  border-right: none;
}*/
.post-img-box {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 81.86%;
    border-radius: 4px;
}

.post-box .post-description {
    margin-top: 40px;
}

.post-box .post-description .post-date {
    margin-bottom: 5px;
}

.post-box .post-description p {
    margin-bottom: 15px;
}

.post-description h2 {
    line-height: 1;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

.post-description h2 a {
    text-decoration: none;
}

.post-description .post-date {
    margin-bottom: 15px;
}

.recent-post .post-category {
    position: absolute;
    bottom: 6px;
}

.align-center .post-description {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.categories-section ul,
.post-nav ul {
    padding: 0px;
}

.post-box h3 {
    line-height: 1;
    font-size: 59px;
    letter-spacing: 2px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.post-description .post-date,
.post-description .post-category {
    font-size: 23px;
    color: #b8d6c5;
    display: block;
}

.post-description p {
    font-size: 23px;
    line-height: 1.26;
}

.post-description>a {
    font-size: 21px;
}

.search-box {
    padding-bottom: 50px;
}

.recent-post .post-description p {
    max-width: 500px;
}

.more-link {
    text-decoration: none;
    position: relative;
    padding-right: 24px;
    font-size: 22px;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.more-link::after {
    content: "";
    position: absolute;
    background: url(https://rolld.com.au/wp-content/uploads/2021/02/arrow-red.png) no-repeat center;
    width: 16px;
    height: 14px;
    right: 0px;
    top: 55%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.more-link:hover {
    padding-right: 28px;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.more-link:hover::after {
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.recent-post .d-flex {
    border-bottom: 3px solid;
    border-top: 3px solid;
    padding: 40px 0px;
}

.blog-social-media .elementor-share-btn {
    overflow: inherit;
}

.blog-social-media .elementor-share-btn__icon .fa-facebook::before {
    content: "";
    background: url('../images/fb-icon.svg') no-repeat center / cover;
    display: inline-block;
    width: 19px;
    height: 30px;
}

.blog-social-media .elementor-share-btn__icon .fa-twitter::before {
    content: "";
    background: url('../images/twit-icon.svg') no-repeat center / cover;
    display: inline-block;
    width: 30px;
    height: 30px;
}

.blog-social-media .elementor-share-btn__icon .fa-linkedin::before {
    content: "";
    background: url('../images/linkedin-icon.svg') no-repeat center / cover;
    display: inline-block;
    width: 26px;
    height: 30px;
    margin-left: 8px;
}

.blog-social-media .elementor-grid-item {
    margin-right: 15px;
}

.post-img a {
    background-repeat: no-repeat;
    /*background-size: contain;*/
    background-size: cover;
    background-position: center;
    padding-bottom: 108.92%;
    display: block !important;
    border-radius: 4px;
}

.all-post-section .clearfix {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    position: relative;
}

.all-post-section .max-1543 {
    position: relative;
}

.post-box {
    width: 33.33%;
    float: left;
}

.post-box .post-description {
    width: 100%;
}

.post-box .post-link {
    width: 50%;
    float: left;
}

.post-box .post-category {
    width: 50%;
    text-align: right;
    line-height: 1;
}

.news-link,
.single-post-banner .elementor-widget-button {
    position: absolute;
    left: 0;
    top: 23px;
    z-index: 9;
}

.single-post-banner .elementor-widget-button .elementor-button {
    font-family: fkgroteskwipviet;
}

.single-post-banner .elementor-widget-button .elementor-button .elementor-button-icon i {
    display: none;
}

.news-link span.elementor-button-text::before,
.single-post-banner .elementor-widget-button .elementor-button .elementor-button-icon::before {
    content: "";
    background: url(https://rolld.com.au/wp-content/uploads/2021/03/arrow-link.png) no-repeat center / cover;
    width: 43px;
    height: 43px;
    display: inline-block;
    vertical-align: -11px;
    margin-right: 12px;
}

.single-post-banner .elementor-widget-button .elementor-button-content-wrapper {
    align-items: center;
    -webkit-align-items: center;
}

.news-link a:hover {
    text-decoration: underline;
}

body.single-post h1 {
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 0.87;
    padding-bottom: 40px;
}

body.single-post h2 {
    color: #afd2c1;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.02;
    margin-top: -40px;
    padding-bottom: 42px;
}

body.single-post p {
    font-size: 28px;
    line-height: 1.35;
    letter-spacing: -0.02em;
    font-weight: 500;
}

body.single-post .btn-box a {
    display: inline-block;
}

body.single-post .btn-box a {
    display: inline-block;
    min-width: 216px;
    vertical-align: middle;
    margin: 0px 14px;
}

body.single-post .btn-box {
    text-align: center;
}

/*fonts*/
.category-section-top h1,
.category-section-top h2,
.categories-section li a,
.post-nav li a,
.post-description h2,
.post-box h3 a,
body.single-post h1,
body.single-post h2 {
    font-family: 'FK Screamer Angled Upright', Sans-serif !important;
    text-decoration: none;
}

/*color-codes*/
.sidebar li a,
.category-section-top h1,
.category-section-top h2,
.category-section-top p,
.product-description a,
.view-product,
.categories-section li a,
.post-description h2 a,
.post-description p,
.post-box h3 a,
.no-result h2,
.post-nav li a,
body.single-post h1,
body.single-post p,
.search-filter .filter-year .selecetd-label {
    color: #085748;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.sidebar-box>ul>li>a::after,
.sidebar ul li.sub-menu-open::after,
.sidebar ul li.sub-menu-open::before,
.categories-section li a::after,
.post-nav li a::after,
.filter-year .year-selection,
.single-product #menu-menu-parent-bottom-menu::after {
    background-color: #085748;
}

.sidebar ul li.sub-menu-open .category-menu,
.sidebar li.active a,
.download-btn,
.sidebar li a.category-menu.active,
.sidebar-box>ul>li>a:hover,
#menu-menu-parent-top-menu li.current-menu-item a,
#menu-menu-parent-bottom-menu li.current-menu-item a,
.post-description>a,
.more-link,
.post-description h2 a:hover,
.post-box h3 a:hover {
    color: #ff0619;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.sidebar ul,
.sidebar-box,
.top-border,
.sidebar-box ul .category-posts,
.view-product,
.search-form form input:not([type="submit"]) {
    border-color: #ccdece !important;
}

.categories-section,
.recent-post .d-flex,
.post-nav {
    border-color: #b8d6c5 !important;
}

.product-description h6 {
    color: #b8d6c5;
}

.category-section hr.line {
    background-color: #ccdece;
}

.sidebar-box ul li:last-child .category-posts {
    border: none !important;
}

.sidebar ul li.sub-menu-open:not(:first-child):not(:last-child) {
    border-top: 1px solid #ccdece;
    padding-top: 25px;
    margin-top: 30px;
}

.sidebar ul li.sub-menu-open:not(:first-child):not(:last-child)::before,
.sidebar ul li.sub-menu-open:last-child::before {
    display: none;
}

.sidebar ul li.sub-menu-open:last-child {
    border-top: 1px solid #ccdece;
    padding-top: 25px;
    margin-top: 30px;
}

nav.pagination {
    text-align: right;
    padding: 10px 0px 60px;
}

nav.pagination span,
nav.pagination a {
    font-size: 25px;
    color: #085748;
    margin: 0px 10px;
    text-decoration: none;
}

nav.pagination span.current {
    font-weight: 500;
    text-decoration: underline;
}

nav.pagination a.page-numbers span {
    margin: 0;
    background: url(https://rolld.com.au/wp-content/uploads/2021/02/arrow-green.png) no-repeat center;
    width: 16px;
    height: 14px;
    display: inline-block;
    vertical-align: 2px;
}

nav.pagination a.page-numbers.next {
    margin: 0px 0px 0px -3px;
}

nav.pagination a.page-numbers.prev {
    margin: 0px -3px 0px 0px;
}

nav.pagination a.page-numbers.prev span {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    vertical-align: 0px;
}

nav.pagination span.page-numbers.dots {
    margin: 0px;
}

.news-slider .blog-recent-posts {
    margin-right: 4px;
}

.single-post .news-slider .swiper-container:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 4px;
    z-index: 9;
}

.post-nav li.current-post-parent a {
    text-decoration: underline;
}

.page-our-products .img-btn a {
    display: block !important;
}

.page-our-products .img-btn img {
    width: auto !important;
    max-width: 344px;
}

.product-slider .awards-content .read-article-btn {
    background-image: inherit !important;
    width: 100%;
}

.product-slider .awards-content .read-article-btn:after {
    display: none;
}


@media (max-width: 3500px) {
    .category-section {
        padding-left: 70px;
    }

    .page-our-products .img-btn img {
        width: auto !important;
        max-width: 280px;
    }

    .product-slider .awards-content .read-article-btn img {
        max-width: 240px;
    }

    .single-post {
        padding-top: 125px;
    }

    /* .sidebar li a {
        font-size: 18px;
    } */

    .sidebar ul li {
        margin-bottom: 18px;
    }

    .category-section-top p {
        font-size: 18px;
    }

    .product-description,
    .product-description h6 {
        font-size: 20px;
    }

    .category-section-top-box .btn-box {
        right: 20px;
		display:none;
    }

    .recent-post {
        padding: 0px 20px;
    }

    .all-post-section-inner {
        margin: 0px -20px;
    }

    .all-post-section-inner::before,
    .all-post-section-inner::after {
        width: 20px;
    }

    .single-post-content>.elementor-container {
        padding-left: 100px;
    }

    body.single-post p {
        font-size: 18px;
    }

    .page-loyalty .section-one h1 {
        /*font-size: 85px !important;*/
        padding-right: 0px !important;
    }
}

@media (max-width: 3500px) {
    .category-section-top-box {
        max-width: 85%;
    }

    .category-section-top.intro-section .container {
        max-width: 790px;
    }

    .category-section-top.intro-section p {
        font-size: 18px;
    }

    .categories-section li a,
    .post-nav li a {
        font-size: 36px;
        padding: 0px 26px;
    }

    .all-post-section .clearfix {
        margin: 0px -20px;
    }

    .all-post-section .clearfix::before,
    .all-post-section .clearfix::after {
        width: 20px;
    }

    .post-box {
        padding: 40px 20px;
    }

    .all-post-section .max-1543::after {
        left: 0px;
        right: 0px;
    }

    .search-form form input:not([type="submit"]) {
        font-size: 26px;
    }

    .post-description .post-date,
    .post-description .post-category,
    .post-description p {
        font-size: 18px;
    }

    .more-link {
        font-size: 18px;
    }

    .post-box h3 {
        font-size: 40px;
    }

    .single-post-content>.elementor-container {
        padding-left: 30px;
    }

    .all-post-section .max-1543,
    .search-box .max-1543 {
        max-width: 1280px;
        width: 100%;
    }

    .page-template-franchise-event .recent-post .post-description a.more-link {
        width: 243px;
        height: 60px;
        font-size: 22px;
        line-height: 58px;
        background-size: cover;
    }
}

@media (max-width: 1280px) {
    .sidebar li a {
        font-size: 16px;
    }

    .page-our-products .img-btn img {
        max-width: 220px;
    }

    .hungry-now .left-img img {
        max-width: 310px;
    }

    .how-to-learn .elementor-col-33>.elementor-column-wrap {
        padding: 0 15px !important;
    }

    .how-to-learn .elementor-col-33:first-child {
        /* display: none; */
    }

    .product-slider .awards-content .read-article-btn img {
        max-width: 220px;
    }

    .category-page {
        /* padding-left: 20px; */
    }

    .sidebar {
        width: 20%;
    }

    .category-section {
        width: 80%;
    }

    .category-section {
        padding-left: 40px;
    }

    .product-box {
        padding: 0px 20px;
    }

    .product-section-inner {
        margin: 0px -20px;
    }

    .product-section:not(.product-section-bottom) .product-img img {
        max-height: 165px;
    }

    .categories-section li a,
    .post-nav li a {
        font-size: 36px;
        padding: 0px 16px;
    }

    .categories-section li a::after,
    .post-nav li a::after {
        height: 30px;
    }

    .search-form form input:not([type="submit"]) {
        font-size: 26px;
    }

    .post-description .post-date,
    .post-description .post-category,
    .post-description p {
        font-size: 19px;
    }

    .more-link {
        font-size: 18px;
    }

    .post-box h3 {
        font-size: 50px;
    }

    .post-box .d-flex {
        display: block;
        display: -webkit-block;
    }

    .post-box .post-link {
        width: 100%;
        margin-bottom: 10px;
    }

    .post-box .post-category {
        width: 100%;
        text-align: left;
    }

    .category-section-top.intro-section {
        padding-top: 170px;
    }

    body.single-post .single-post-content>.elementor-container {
        padding-left: 0px !important;
    }

    .single-post .publish-date ul li {
        width: 100%;
    }

    .single-post .publish-date {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    body.single-post p {
        font-size: 25px;
    }
}

@media (max-width: 1023px) {
    .single-post .news-slider .swiper-container:after {
        width: 5px;
        right: -2px;
    }
}

@media (max-width: 991px) {
    .category-section-top-box .btn-box {
        position: static;
    }

    .category-section-top-box {
        max-width: 100%;
    }

    .category-section-top {
        padding-right: 20px;
    }

    .product-box {
        width: 50%;
    }

    .product-section {
        padding-right: 20px;
    }

    .product-box:nth-child(3n+1) {
        clear: none;
    }

    .product-box:nth-child(2n+1) {
        clear: left;
    }

    .sidebar {
        width: 24%;
    }

    .category-section {
        width: 76%;
    }

    .categories-section li a,
    .post-nav li a {
        font-size: 26px;
        padding: 0px 12px;
    }

    .categories-section li a::after,
    .post-nav li a::after {
        height: 25px;
        width: 3px;
    }

    .search-form form input:not([type="submit"]) {
        font-size: 24px;
        height: 60px;
    }

    .post-description .post-date,
    .post-description .post-category,
    .post-description p {
        font-size: 17px;
    }

    .more-link {
        font-size: 16px;
    }

    .post-box h3 {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .sidebar {
        width: 100%;
    }

    .product-slider .awards-content .read-article-btn img {
        max-width: 310px;
    }

    .category-section {
        width: 100%;
        padding: 0px 20px;
    }

    .sidebar-box ul:first-child {
        padding-bottom: 30px;
    }

    .sidebar-box ul:not(:first-child) {
        padding: 25px 0px;
    }

    .sidebar ul li.sub-menu-open::before {
        top: -25px;
    }

    #mCSB_1_scrollbar_vertical {
        width: 6px !important;
    }

    .category-page {
        /* padding: 120px 0px 0px; */
    }

    .sidebar {
        padding: 20px;
        margin-bottom: 10px;
    }

    .category-section-top p {
        font-size: 18px;
    }

    .product-section:not(.product-section-bottom) .product-img img {
        max-height: 105px;
    }

    .product-description,
    .product-description h6 {
        font-size: 16px;
    }

    .product-section {
        padding: 0px 0px 20px;
    }

    .elementor hr.line {
        margin-bottom: 40px;
    }

    .product-section.product-section-bottom .product-box {
        margin-bottom: 35px;
    }

    .download-btn {
        font-size: 18px;
        padding: 14px 20px 15px 20px;
    }

    .category-section-top {
        padding-bottom: 20px;
    }

    .sidebar-box {
        border-left: 1px solid;
        padding-top: 30px;
    }

    .sidebar li a {
        padding-left: 20px;
    }

    .sidebar-box {
        display: none;
    }

    .product-section.product-section-bottom {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .category-section-top-box .btn-box a {
        display: inline-block;
        vertical-align: middle;
        min-width: 216px;
        margin-right: 5px;
    }

    .category-section-top-box .btn-box a:last-child {
        margin-right: 0px;
    }

    .download-btn::after,
    .download-btn span::after {
        vertical-align: -1px;
    }

    .category-section-top.intro-section p {
        font-size: 20px;
    }

    .categories-section {
        margin: 10px 0px 40px;
        border-width: 2px;
        padding: 0px;
    }

    .categories-section ul::before,
    .categories-section ul::after,
    .post-nav ul::before,
    .post-nav ul::after {
        content: "";
        clear: both;
        display: table;
    }

    .categories-section li,
    .post-nav li {
        width: 50%;
        float: left;
    }

    .categories-section .max-1543 {
        padding: 0px;
    }

    .categories-section li a::after,
    .post-nav li a::after {
        display: none;
    }

    .categories-section li a,
    .post-nav li a {
        font-size: 26px;
        padding: 10px 12px;
        display: block;
        border-bottom: 2px solid #b8d6c5;
        border-right: 2px solid #b8d6c5;
    }

    .categories-section li:nth-child(2n+2) a,
    .post-nav li:nth-child(2n+2) a {
        border-right: none;
    }

    .categories-section {
        border-bottom: none;
        position: relative;
    }

    .categories-section::after {
        content: "";
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 0px;
        height: 2px;
        background-color: #b8d6c5;
    }

    .post-nav {
        padding: 0px !important;
    }

    .categories-section,
    .post-nav {
        border-width: 2px;
    }

    .single-post-banner .elementor-widget-button {
        padding: 0px 20px;
    }

    .single-post-banner .elementor-widget-button a {
        padding: 0px;
    }

    .news-link span.elementor-button-text::before,
    .single-post-banner .elementor-widget-button .elementor-button .elementor-button-icon::before {
        width: 30px;
        height: 30px;
        margin-right: 5px;
    }

    .search-form,
    .search-filter,
    .recent-post-img,
    .post-description {
        width: 100%;
    }

    .search-form form input:not([type="submit"]) {
        height: 50px;
        font-size: 20px;
    }

    .search-form form input[type="submit"] {
        width: 28px;
        height: 28px;
    }

    .d-flex {
        display: block;
        display: -webkit-block;
    }

    .recent-post .post-description {
        padding: 30px 0px 0px;
    }

    .post-description h2 {
        margin-bottom: 15px;
    }

    .recent-post .post-category {
        position: static;
        margin-top: 10px;
    }

    .category-section-top.intro-section {
        padding-top: 160px;
    }

    .post-box {
        width: 100%;
        padding: 35px 0px;
        border-right: none !important;
        border-width: 2px;
    }

    .all-post-section-inner {
        margin: 0px;
    }

    .recent-post {
        padding: 0px;
    }

    .post-box .post-description {
        margin-top: 20px;
    }

    .all-post-section .clearfix {
        margin: 0px;
    }

    .all-post-section .max-1543::after,
    .all-post-section .clearfix::before,
    .all-post-section .clearfix::after {
        display: none;
    }

    .post-box:last-child {
        border-bottom: none;
    }

    nav.pagination {
        padding: 10px 0px 40px;
    }

    nav.pagination span,
    nav.pagination a {
        font-size: 20px;
        margin: 0px 8px;
    }

    nav.pagination a.page-numbers span {
        vertical-align: 0px;
    }

    nav.pagination a.page-numbers.prev,
    nav.pagination a.page-numbers.next {
        margin: 0px;
    }

    nav.pagination a.page-numbers.prev span {
        vertical-align: -1px;
    }

    .category .categories-section,
    .search-results .categories-section,
    .search-no-results .categories-section {
        margin-top: 100px;
    }

    .search-result-title {
        padding-bottom: 15px;
        border-width: 2px;
    }

    .search-results .all-post-section {
        margin-bottom: 40px;
    }

    .news-link span.elementor-button-text::before {
        width: 30px;
        height: 30px;
        vertical-align: -7px;
        margin-right: 11px;
    }

    .news-link {
        top: 10px;
    }

    body.single-post p {
        font-size: 20px;
    }

    body.single-post .btn-box a {
        margin-bottom: 20px;
    }

    body.single-post .btn-box a:last-child {
        margin-bottom: 0px;
    }

    .search-filter {
        text-align: left;
        margin-top: 20px;
    }

    .recent-post .d-flex {
        padding: 30px 0px;
        border-width: 2px;
    }

    .all-post-section-inner::before,
    .all-post-section-inner::after {
        display: none;
    }

    .single-post .publish-date {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .blog-social-media .elementor-widget-text-editor {
        margin-bottom: 0px !important;
    }

    .single-post .publish-date ul li {
        margin: 0px !important;
    }
}

@media (min-width: 768px) {
    .view-product {
        display: none;
    }

    .sidebar-box {
        display: block !important;
    }
}






/* Custom CSS */

a:hover,
a:active,
a:focus {
    outline: 0px !important;
}

input:focus {
    outline: 0px !important;
}

header.header-main {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 15px;
}

header .Logo {
    width: auto !important;
}

header .Logo img {
    max-width: 170px;
}

header .Hamburger-icon {
    width: auto !important;
    margin-left: 31px !important;
}

header .order-now-main {
    width: auto !important;
}

header .order-now-main .elementor-button-link {
    letter-spacing: 0.03em;
}

header .header-menu-desk {
    margin-left: auto !important;
    margin-right: auto !important;
    width: auto !important;
}

header.header-main .elementor-nav-menu--main ul li.current_page_item a,
body.page-template-location header.header-main .elementor-nav-menu--main ul li.active-menu a,
body.single-wpsl_stores header.header-main .elementor-nav-menu--main ul li.active-menu a,
body.page-template-all-opportunities header.header-main .elementor-nav-menu--main ul li.active-franchies a,
body.page-global-opportunities header.header-main .elementor-nav-menu--main ul li.active-franchies a,
body.page-template-franchise-event header.header-main .elementor-nav-menu--main ul li.active-franchies a,
header.header-main .elementor-nav-menu--main ul li.current_page_parent a,
body ul li.current_page_item a {
    text-decoration: underline;
    font-weight: 700 !important;
}

body footer ul li.current_page_item a {
    text-decoration: none;
    font-weight: 400 !important;
}

.menu-search .elementor-search-form__icon {
    width: 62px;
    height: 46px;
    background: url(../images/search-icon.png) no-repeat 0 0;
}

.menu-search .elementor-search-form__icon i {
    display: none;
}

.menu-search .elementor-search-form__input {
    padding: 10px 0px !important;
}

.menu-search .elementor-search-form__container {
    align-items: center;
}

.menu-slider .swiper-container {
    width: 100%;
    height: 100%;
    margin-bottom: 50px !important;
    padding-top: 110px !important;
}

.menu-slider .swiper-wrapper {
    align-items: center;
    height: auto;
}

.menu-slider .swiper-slide {
    text-align: center;
    font-size: 18px;
}

.menu-slider .swiper-slide .elementor-image-carousel-caption {
    display: none;
    color: #085748;
    font-size: 30px;
    padding-top: 0px;
    text-align: center;
    width: 100%;
    transform: scale(0.7);
}

.menu-slider .swiper-slide-next .elementor-image-carousel-caption {
    display: block;
}

.menu-slider .swiper-slide-next .elementor-image-carousel-caption span {
    font-family: "fkgroteskwipviet";
    font-weight: 500;
}

.banh-mi-slider .menu-slider .swiper-slide-next .elementor-image-carousel-caption span {
    font-family: 'FK Screamer Angled Upright';
}

.menu-slider .swiper-slide-active {
    transform: translateX(-50px);
}

.menu-slider .swiper-slide-next+div {
    transform: translateX(50px);
}

.menu-slider .swiper-slide {
    padding: 0 30px !important;
}

img {
    max-width: 100%;
}

.menu-slider .swiper-slide img {
    max-width: 500px;
}

.menu-slider .swiper-slide-next {
    transform: scale(1.3);
}

.menu-slider .swiper-slide-next img {
    max-width: 100%;
}

.menu-slider .swiper-button-prev:after,
.menu-slider .swiper-button-next:after,
.menu-slider .eicon-chevron-right,
.menu-slider .eicon-chevron-left {
    display: none;
}

.menu-slider .swiper-button-prev,
.menu-slider .swiper-button-next {
    margin-top: 0px;
    transform: translateY(-50%);
}

.menu-slider .swiper-button-prev,
.menu-slider .elementor-swiper-button-prev {
    width: 127px;
    height: 103px;
    background: url(../images/arrow-left.png) no-repeat 0 0;
    content: '';
    left: 30px;
}

.menu-slider .swiper-button-next,
.menu-slider .elementor-swiper-button-next {
    width: 127px;
    height: 103px;
    background: url(../images/arrow-right.png) no-repeat 0 0;
    content: '';
    right: 30px;
}

.menu-slider .swiper-pagination {
    position: static;
    margin-top: 130px;
}

.menu-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #b8d6c5;
    opacity: 1;
}

.menu-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #085748;
}

.app-slider {
    max-width: 780px;
    margin: 0 auto;
}

.app-slider .swiper-slide {
    text-align: center;
    opacity: 0;
    border-radius: 30px;
}

.app-slider .swiper-button-prev:after,
.app-slider .swiper-button-next:after {
    display: none;
}

.app-slider .swiper-button-prev {
    width: 77px;
    height: 62px;
    background: url(../images/red-arrow-left.png) no-repeat 0 0;
    content: '';
}

.app-slider .swiper-button-next {
    width: 77px;
    height: 62px;
    background: url(../images/red-arrow-right.png) no-repeat 0 0;
    content: '';
}

.app-slider .swiper-slide-next,
.app-slider .swiper-slide-prev {
    opacity: 0.3;
}

.app-slider .swiper-slide-active {
    padding: 13px 0;
    opacity: 1;
}

.app-slider .center {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 99;
    max-width: 443px;
    border-radius: 60px;
}

.app-slider .swiper-container {
    padding-bottom: 30px;
}

.post-slider .wb_ps_single_item {
    background: none;
    box-shadow: none;
}

.post-slider .wb_ps_thumbnail img {
    box-shadow: none;
}

.post-slider .wb_ps_single_item {
    display: flex;
    align-items: center;
}

.post-slider .wb_ps_content {
    width: 50%;
    float: left;
    text-align: left !important;
    padding-right: 110px;
    padding-left: 160px;
}

.post-slider .wb_ps_content .wb_ps_title {
    max-width: 627px;
}

.post-slider .wb_ps_content .wb_ps_title h2 {
    font-size: 150px;
    color: #085748;
    line-height: 0.933;
    font-family: "fkscreamerangled upright", Sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.post-slider .wb_ps_content .wb_ps_title h2 a {
    color: #085748;
}

.post-slider .wb_ps_content .wb_ps_description {
    font-size: 25px;
    line-height: 1.4;
    color: #085748;
    letter-spacing: -0.02em;
    max-width: 627px;
}

.post-slider .wb_ps_content .wb_ps_description p {
    text-align: left !important;
    font-size: 25px;
}

.post-slider .wb_ps_thumbnail {
    width: 50%;
    float: left;
    transition: transform 0.2s ease;
    padding-left: calc((100vw - 1691px)/2);
}

.post-slider .wbel-arrow {
    width: 77px;
    height: 62px;
    border: 0px;
    top: 45%;
}

.post-slider .wbel-arrow i {
    display: none !important;
}

.post-slider .wb-arrow-prev {
    background: url(../images/red-arrow-left.png) no-repeat 0 0 !important;
    display: none !important;
}

.post-slider .wb-arrow-next {
    background: url(../images/red-arrow-right.png) no-repeat 0 0 !important;
    right: calc(50% - 100px);
}

.post-slider .wb_ps_item {
    padding: 0px !important;
}

.post-slider .wbel_post_slider_wrapper {
    padding: 0px !important;
}

.search-postcode {
    margin-left: 15px !important;
}

.elementor-element.location-btn {
    margin-right: 15px;
}

.search-postcode .elementor-search-form__icon {
    display: none !important;
}

.search-postcode .elementor-search-form__container:not(.elementor-search-form--full-screen),
.white-search-postcode .search-postcode #wpsl-widget-form .elementor-search-form__input {
    background: url(../images/post-code.png) no-repeat 0 0 / cover;
    width: 100%;
    height: 75px;
    max-width: 363px;
}

.elementor-widget-wp-widget-wpsl_search_widget .search-postcode {
    margin-left: 0px !important;
}

.search-postcode #wpsl-widget-form .elementor-search-form__input {
    background: url(../images/post-code-red.png) no-repeat 0 0 / cover;
    width: 100%;
    max-width: 544px;
    height: 112px;
    border: 0px;
    font-size: 30px !important;
    padding-left: 60px !important;
    color: #ff0619 !important;
    text-align: center;
    outline: 0px !important;
    box-shadow: none !important;
    letter-spacing: 0.02em;
    padding-right: 45px !important;
    font-family: "fkgroteskwipviet", Sans-serif;
}

.red-search-postcode .search-postcode #wpsl-widget-form .elementor-search-form__input {
    background: url(../images/post-code-red.png) no-repeat 0 0 / cover;
    width: 100%;
    height: 75px;
    max-width: 363px;
}

.search-postcode #wpsl-widget-form p:nth-child(2) {
    display: none !important;
}

.white-search-postcode .search-postcode #wpsl-widget-form .elementor-search-form__input {
    font-size: 24px !important;
    color: #ffffff !important;
}

.red-search-postcode .search-postcode #wpsl-widget-form .elementor-search-form__input {
    font-size: 24px !important;
    color: #ff0619 !important;
}

.search-postcode.red-search .elementor-search-form__container:not(.elementor-search-form--full-screen) {
    background: url(../images/post-code-red.png) no-repeat 0 0 / cover;
}

.search-postcode.elementor-widget-search-form .elementor-search-form__input {
    font-size: 24px;
    padding-left: 80px !important;
    color: #ffffff !important;
}

.search-postcode.red-search.elementor-widget-search-form .elementor-search-form__input {
    color: #ff0619 !important;
}

.search-postcode input::-webkit-input-placeholder,
.white-search-postcode .search-postcode input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ffffff;
}

.white-search-postcode .search-postcode input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ffffff !important;
}

.search-postcode input:-moz-placeholder,
.white-search-postcode .search-postcode input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ffffff;
    opacity: 1;
}

.white-search-postcode .search-postcode input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ffffff !important;
    opacity: 1;
}

.search-postcode input::-moz-placeholder,
.white-search-postcode .search-postcode input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ffffff;
    opacity: 1;
}

.white-search-postcode .search-postcode input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ffffff !important;
    opacity: 1;
}

.search-postcode input:-ms-input-placeholder,
.white-search-postcode .search-postcode input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ffffff;
}

.white-search-postcode .search-postcode input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ffffff !important;
}

.search-postcode.red-search input::-webkit-input-placeholder,
.search-postcode #wpsl-widget-form input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ff0619;
}

.search-postcode.red-search input:-moz-placeholder,
.search-postcode #wpsl-widget-form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ff0619;
    opacity: 1;
}

.search-postcode.red-search input::-moz-placeholder,
.search-postcode #wpsl-widget-form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ff0619;
    opacity: 1;
}

.search-postcode.red-search input:-ms-input-placeholder,
.search-postcode #wpsl-widget-form input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ff0619;
}

.bottom-pattern:before {
    content: '';
    background: url(../images/bottom-pattern.png) repeat-x 50% 0;
    height: 24px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
}

footer h4.elementor-heading-title {
    letter-spacing: 0.02em;
}

footer:before {
    content: '';
    background: url(../images/location-footer-pattern.png) repeat-x 0 0;
    height: 16px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: -16px;
}

body:not(.home) header:not(.alter-header) .elementor-nav-menu--main .elementor-item {
    color: #095749 !important;
    text-shadow: none;
}

body:not(.home) header:not(.alter-header) .menu-icon svg {
    fill: #095749 !important;
}

body:not(.home) header:not(.alter-header) .Hamburger-icon svg {
    fill: #095749 !important;
}

.sidebar-box {
    margin-bottom: 100px;
}

.single-foods .category-page,
.single-product .category-page {
    max-width: 420px;
    position: relative;
    z-index: 1;
    display: none;
}

.single-foods .category-page .sidebar,
.single-product .category-page .sidebar {
    width: 100% !important;
}

.food-single .elementor+h3 {
    display: none !important;
}

.related-post .elementor-pagination a.page-numbers {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 77px;
    height: 62px;
}

.related-post .elementor-pagination span {
    display: none;
}

.related-post .elementor-pagination a.page-numbers.next {
    right: -110px;
    background: url(../images/right-arrow-related.png) no-repeat 0 0 / cover;
}

.related-post .elementor-pagination a.page-numbers.prev {
    left: -100px;
    background: url(../images/left-arrow-related.png) no-repeat 0 0 / cover;
}

.menu-post-nav .elementor-post-navigation .elementor-post-navigation__link {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.menu-post-nav .elementor-post-navigation .elementor-post-navigation__link a {
    width: 77px;
    height: 62px;
}

.menu-post-nav .elementor-post-navigation .elementor-post-navigation__link i {
    display: none;
}

.menu-post-nav .elementor-post-navigation .elementor-post-navigation__prev {
    left: 0px;
}

.menu-post-nav .elementor-post-navigation .elementor-post-navigation__prev a {
    background: url(../images/left-arrow-related.png) no-repeat 0 0 / cover;
}

.menu-post-nav .elementor-post-navigation .elementor-post-navigation__next {
    right: 0px;
}

.menu-post-nav .elementor-post-navigation .elementor-post-navigation__next a {
    background: url(../images/right-arrow-related.png) no-repeat 0 0 / cover;
}

.menu-post-nav .elementor-widget-post-navigation {
    position: initial;
}

.close-popup .elementor-button-icon svg {
    width: 30px !important;
    height: 30px !important;
}

.subscribe-wrap .elementor-container,
.subscribe-wrap .elementor-column:nth-child(2),
.subscribe-wrap .elementor-column:nth-child(2) .elementor-column-wrap,
.subscribe-wrap .elementor-column:nth-child(2) .elementor-widget-wrap {
    position: initial !important;
}

.elementor-location-footer {
    position: relative;
    z-index: 1;
}

div.subscribe-img-right {
    right: 0px !important;
    overflow: hidden;
}

.page-template-all-product {
    background: #fffbf2;
}

.js-marquee {
    background-color: #ed3324;
    padding: 5px 0px;
}

.single-foods,
.single-product {
    background: #fffbf2 !important;
}

.sidebar ul li.sub-menu-open:first-child {
    border-top: 0px !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.location-search-main .search-postcode .elementor-search-form__container:not(.elementor-search-form--full-screen) {
    width: 545px;
    height: 113px;
}

.location-search-main .search-postcode.elementor-widget-search-form .elementor-search-form__input {
    padding-left: 100px !important;
    text-align: center;
    font-size: 30px;
}

.location-search-main .location-btn {
    width: 545px !important;
    max-width: 545px !important;
    margin-right: 0px !important;
}

.location-search-main .location-btn .elementor-widget-container {
    background-size: 545px auto !important;
    margin-bottom: 0px !important;
}

.location-search-main .elementor-column-wrap {
    padding: 0px !important;
}

.location-search-main .location-btn {
    margin-bottom: 30px !important;
}

.location-search-main .location-btn .elementor-button-link {
    padding: 47px 0px 46px 50px !important;
    font-size: 30px !important;
    text-align: center !important;
}

.post>h2 {
    display: none !important;
}

.single-foods .food-single,
.single-product .food-single {
    max-width: 1690px;
    margin: 0 auto;
}

.food-single {
    z-index: 0;
    padding: 170px 0px 120px 0px;

}

.food-single:after {
    clear: both;
    content: '';
    display: table;
}

.food-single .sidebar {}

.food-single .sidebar+.inner-modules {
    width: 79.5%;
    float: right;
    padding-left: 100px;
    padding-right: 100px;
}

.food-single .featured-image {
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.food-single .image-navigation-section {
    position: relative;
}

.food-single .image-navigation-section .next-arrow {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.food-single .image-navigation-section .next-arrow a {
    width: 85px;
    height: 67px;
    text-indent: -9999px;
    background: url(../images/right-arrow-related.png) no-repeat 0 0 / cover;
    display: block;
}

.food-single .image-navigation-section .prev-arrow {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.food-single .image-navigation-section .prev-arrow a {
    width: 85px;
    height: 67px;
    text-indent: -9999px;
    background: url(../images/left-arrow-related.png) no-repeat 0 0 / cover;
    display: block;
}

.reduce-margin p {
    margin-bottom: 0px;
}

.relatedfood-slider {
    text-align: center;
    padding: 0 80px;
    position: relative;
    border-top: 1px solid #ccdece;
    margin-top: 70px;
}

.related-slider-heading h2 {
    font-size: 74px;
    color: #095749;
    text-transform: uppercase;
    font-family: 'FK Screamer Angled Upright', Sans-serif;
    padding: 74px 0 50px;
    font-weight: normal;
}

/*.relatedfood-slider .swiper-wrapper {
	justify-content: center;
}*/
.relatedfood-slider .swiper-slide {
    padding: 0 27px;
}

.relatedfood-slider a {
    text-decoration: none;
}

.relatedfood-slider h6 {
    font-size: 23px;
    font-family: "fkgroteskwipviet";
    color: #085748;
    font-weight: 500;
}

.relatedfood-slider p {
    font-size: 23px;
    color: #b8d6c5;
}

.relatedfood-slider .swiper-button-next {
    width: 85px;
    height: 67px;
    background: url(../images/right-arrow-related.png) no-repeat 0 0 / cover;
    display: block;
    right: 0px;
}

.relatedfood-slider .swiper-button-prev {
    width: 85px;
    height: 67px;
    background: url(../images/left-arrow-related.png) no-repeat 0 0 / cover;
    display: block;
    left: 0px;
}

.relatedfood-slider .swiper-button-disabled {
    opacity: 0 !important;
}

.relatedfood-slider .swiper-button-next:after,
.relatedfood-slider .swiper-button-prev:after {
    display: none !important;
}

.relatedfood-slider .swiper-button-next,
.relatedfood-slider .swiper-button-prev {
    top: 0px;
    margin-top: 0px;
}

.relatedfood-slider .related-img {
    max-height: 335px;
    margin-bottom: 30px;
}

.relatedfood-slider .swiper-slide a {
    display: block;
}

.relatedfood-slider .swiper-slide img {
    max-height: 335px;
    width: auto;
}

a.product-box {
    text-decoration: none;
}

.product-box h4 {
    color: #095749;
}

.location-category {
    width: 100%;
    display: flex;
    justify-content: center;
}

.location-category ul {
    padding: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    border: 5px solid #085748;
}

.location-category ul li {
    text-align: center;
}

.location-category ul li a {
    font-family: "fkscreamerangled upright", Sans-serif;
    font-size: 85px;
    text-transform: uppercase;
    color: #085748;
    width: 100%;
    display: block;
    padding: 20px 50px;
    position: relative;
}

.location-category ul li:not(:last-child) a:after {
    content: '';
    width: 5px;
    height: 67px;
    background: #085748;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}

.tags-icon-menu .elementor-icon-list-icon i:before {
    display: none;
}

.tags-icon-menu .elementor-icon-list-icon {
    width: 20px !important;
}

.tags-icon-menu .elementor-icon-list-icon i {
    width: 18px;
    height: 25px;
    background: url(../images/vegan-icon.png) no-repeat 0 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.tags-icon-menu .elementor-post-info__terms-list {
    color: transparent;
}

.tags-icon-menu .elementor-post-info__terms-list .elementor-post-info__terms-list-item:not(:last-child):after {
    content: '';
    display: inline-block;
    vertical-align: sub;
    margin: -2px 5px 0 15px;
    width: 2px;
    height: 20px;
    background: #b8d6c5;
}

body {
    background: #fffbf2;
}

/* Store Locator */
#wpsl-wrap {
    padding-top: 155px;
    background: #fffbf2;
    font-family: "fkgroteskwipviet";
    margin-bottom: 100px;
    border-bottom: 3px solid #b8d6c5;
}

#wpsl-wrap #wpsl-result-list ul {
    padding-right: 40px;
}

#wpsl-wrap #wpsl-result-list li {
    padding: 0px 0 45px;
    border: 0px;
}

#wpsl-result-list .wpsl-store-location {
    font-size: 18px;
    font-weight: 400;
    color: #085748;
}

#wpsl-result-list .wpsl-store-location h3 {
    font-size: 25px;
    font-weight: 500;
}

#wpsl-wrap #wpsl-result-list {
    margin-right: 0px;
    padding-left: 60px;
    padding-right: 20px;
}

#wpsl-wrap #wpsl-gmap {
    width: 67%;
    height: 1243px !important;
}

#wpsl-wrap #wpsl-stores {
    height: 1243px !important;
}

#wpsl-wrap .link a {
    font-size: 15px;
    color: #ff0619;
    font-weight: 500;
    text-decoration: none;
}

#wpsl-wrap .wpsl-store-details {
    display: none;
}

#wpsl-wrap #wpsl-result-list li p {
    margin-bottom: 0px;
}

#wpsl-wrap #wpsl-result-list li .wpsl-store-location span {
    display: inline;
}

#wpsl-wrap .wpsl-search {
    background: none;
    padding: 0px;
}

#wpsl-search-wrap h2,
#wpsl-search-wrap h1 {
    font-size: 150px;
    line-height: 0.88;
    font-family: "fkscreamerangled upright", Sans-serif;
    color: #085748;
    text-transform: uppercase;
    margin-bottom: 45px;
    padding-left: 3px;
}

#wpsl-wrap #wpsl-search-wrap form input[type="text"] {
    width: 100% !important;
    max-width: 100% !important;
    height: 50px;
    background: url(../images/search-icon-dark.png) no-repeat 100% 50% / 26px 26px;
    background-color: transparent;
    border: 0px;
    border-bottom: 1px solid #ccdece;
    font-size: 26px;
    color: #b8d6c5;
    padding: 0px;
    outline: 0px !important;
}

#wpsl-wrap #wpsl-search-wrap form input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #b8d6c5;
}

#wpsl-wrap #wpsl-search-wrap form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #b8d6c5;
    opacity: 1;
}

#wpsl-wrap #wpsl-search-wrap form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #b8d6c5;
    opacity: 1;
}

#wpsl-wrap #wpsl-search-wrap form input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #b8d6c5;
}

#wpsl-result-list .wpsl-store-location ul li {
    margin-left: 0px !important;
}

#wpsl-result-list .wpsl-store-location .opening-hours {
    padding-top: 10px;
}

#wpsl-result-list .wpsl-store-location .opening-hours h4 {
    font-weight: 500;
}

#wpsl-stores #wpsl-category {
    display: none !important;
}

#wpsl-stores .wpsl-search-btn-wrap {
    margin-left: auto;
    float: right;
    position: relative;
    top: -54px;
    right: 10px;
    opacity: 0;
    width: 29px;
    margin-right: 0;
}

.single-wpsl_stores {
    padding-top: 155px;
    font-family: "fkgroteskwipviet";
}

.single-wpsl_stores .content-area .inner {
    padding: 0 0px 50px 0px;
}

#wpsl-wrap .link {
    padding-top: 5px;
}

.single-wpsl_stores .inner:after,
.single-wpsl_stores .inner:before {
    content: '';
    display: table;
    clear: both;
}

.single-wpsl_stores .left {
    width: 67%;
    float: right;
}

.single-wpsl_stores .right {
    width: 33%;
    float: left;
    padding-right: 80px;
    padding-left: 60px;
    font-size: 32px;
    line-height: 1.27;
    color: #085748;
    font-weight: 300;
    overflow: auto;
    border-bottom: 3px solid #b8d6c5;
}

.blog-recent-posts .post-box {
    border-bottom: 0px;
}

.single-wpsl_stores .right h1 {
    font-size: 150px;
    font-family: "fkscreamerangled upright", Sans-serif;
    color: #085748;
    line-height: 0.88;
    text-transform: uppercase;
    margin-bottom: 47px;
    font-weight: normal;
}

.single-wpsl_stores .right p {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccdece;
}

.single-wpsl_stores .right a {
    color: #085748;
    text-decoration: none;
}

.single-wpsl_stores .right a .arror-navigate {
    width: 31px;
    height: 25px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    background: url(../images/small-green-arrow.png) no-repeat 0 0;
}

.wpsl-location-address .zip-code img {
    position: relative;
    top: 2px;
    left: 5px;
}

.single-wpsl_stores .right a[href] .wpsl-location-address span {
    border-bottom: 1px solid #085748;
}

.wpsl-location-address span {
    display: inline;
    margin: 0 -4px;
    padding-right: 8px;
}

.single-wpsl_stores .right .order-now a {
    width: 263px;
    height: 65px;
    background: url(../images/red-outline-border.png) no-repeat 0 0 / cover;
    text-decoration: none;
    color: #ff0619;
    display: inline-block;
    line-height: 61px;
    margin-top: 48px;
    text-align: center;
}

.single-wpsl_stores .right .order-now a:after {
    content: '';
    width: 24px;
    height: 19px;
    background: url(../images/red-arrow-right.png) no-repeat 0 0 / cover;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.single-wpsl_stores .opening-hours {
    padding-top: 37px;
}

.single-wpsl_stores .opening-hours ul {
    list-style: none;
    padding-left: 0px;
}

.single-wpsl_stores .opening-hours h4 {
    font-weight: 500;
}

.single-wpsl_stores .right strong {
    font-weight: 500;
}

.location-post-slide {
    padding: 0 67px 100px !important;
    margin: 0 auto;
    max-width: 1920px;
}

.location-post-slide .blog-recent-posts {
    padding: 0 100px;
}

.location-post-slide .swiper-button-prev {
    width: 85px;
    height: 67px;
    background: url(../images/left-arrow-related.png) no-repeat 0 0;
}

.location-post-slide .swiper-button-next {
    width: 85px;
    height: 67px;
    background: url(../images/right-arrow-related.png) no-repeat 0 0;
}

.location-post-slide .swiper-button-prev:after,
.location-post-slide .swiper-button-next:after {
    display: none;
}

.location-post-slide .swiper-container {
    max-width: 1510px;
}

.location-post-slide .swiper-pagination-bullets {
    position: relative;
    width: 100%;
    padding-top: 50px;
}

.location-post-slide .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #b8d6c5;
    margin: 0 5px;
    opacity: 1;
}

.location-post-slide .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #085748;
}

.location-post-slide .swiper-wrapper,
.location-post-slide .swiper-wrapper .swiper-slide {
    height: auto;
}

.post-box h3 {
    font-weight: normal;
}

.previous-arrow {
    width: 67px;
    height: 67px;
    background: url(../images/previous-arrow.png) no-repeat 0 0 / cover;
    display: inline-block;
    margin-bottom: 50px;
    margin-top: 90px;
}

.location-post-slide .post-box:nth-child(3n+3) {
    border-right: 3px solid #b8d6c5;
}

.location-post-slide .post-box.swiper-slide-next+div {
    border-right: 0px !important;
}

.page-template-location footer::before,
.single-wpsl_stores footer::before {
    background-image: url(../images/location-footer-pattern.png);
    height: 17px;
    top: -17px;
}

.franchies-main .red-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.franchies-main .red-btn .elementor-button-link {
    width: 373px;
    height: 78px;
    background: url(../images/current-opp.png) no-repeat 0 0;
    font-size: 30px;
    text-align: center;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "fkgroteskwipviet", Sans-serif !important;
}

.franchies-list-design ul {
    counter-reset: my-sec-counter;
}

.franchies-list-design li span:before {
    counter-increment: my-sec-counter;
    content: counter(my-sec-counter);
    margin-right: 30px;
    display: inline-block;
}

.franchies-list-design li {
    margin-bottom: 10px !important;
}

.franchies-list-design li span {
    background: #afd2c1;
    padding: 5px 20px;
    display: inline-block;
}

.upcoming-events-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.upcoming-events-btn a.elementor-button-link {
    width: 509px;
    height: 79px;
    background: url(../images/upcoming-eve-btn.png) no-repeat 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0.02em;
    font-family: "fkgroteskwipviet", Sans-serif;
}

.upcoming-events-btn a.elementor-button-link:after {
    width: 31px;
    height: 25px;
    display: inline-block;
    margin-left: 12px;
    background: url(../images/small-white-arrow.png) no-repeat 0 0;
    content: '';
    margin-top: 4px;
}

.enquire-now-btnm .opportunities-btn {
    display: flex;
    align-items: center;
}

.enquire-now-btn a.elementor-button-link,
.opportunities-btn a.elementor-button-link {
    width: 283px;
    height: 70px;
    background: url(../images/red-outline-border.png) no-repeat 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.02em;
    font-family: "fkgroteskwipviet", Sans-serif;
}

.opportunities-btn a.elementor-button-link {
    width: 343px;
    height: 70px;
    background: url(../images/view-opp.png) no-repeat 0 0;
}

.enquire-now-btn a.elementor-button-link:after,
.opportunities-btn a.elementor-button-link:after {
    width: 31px;
    height: 25px;
    display: inline-block;
    margin-left: 12px;
    background: url(../images/red-arrow-right.png) no-repeat 0 0 / cover;
    content: '';
    margin-top: 4px;
}

.accordion-menu+.elementor-section {
    display: none !important;
}

.store-format-slider.elementor-widget-image-carousel .swiper-container {
    margin-left: 0px;
}

.store-format-slider.elementor-widget-image-carousel .elementor-swiper-button-prev {
    display: none;
}

.store-format-slider.elementor-widget-image-carousel .elementor-swiper-button-next {
    width: 71px;
    height: 57px;
    background: url(../images/red-arrow-right.png) no-repeat 0 0 / cover;
    right: -38px;
}

.store-format-slider.elementor-widget-image-carousel .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #b8d6c5;
    opacity: 1;
}

.store-format-slider.elementor-widget-image-carousel .swiper-pagination {
    padding-top: 25px;
    position: static;
}

.store-format-slider.elementor-widget-image-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #085748;
}

button.gm-fullscreen-control {
    display: none !important;
}

.gm-bundled-control {
    top: auto !important;
    bottom: 150px !important;
}

/*#wpsl-gmap img[src*="blue@2x"] {
    display: none !important;
}*/
/* .ready-to-boss form input:not([type="checkbox"]) {
	padding: 0px !important;
	height: 60px !important;
	letter-spacing: 0.02em !important;
	outline: 0px !important;
	box-shadow: none !important;
} */
.ready-to-boss form select {
    height: 60px !important;
    padding: 0px !important;
    letter-spacing: 0.02em !important;
    outline: 0px !important;
    box-shadow: none !important;
}

.ready-to-boss form textarea {
    padding: 10px 0px !important;
    height: 200px !important;
    letter-spacing: 0.02em !important;
    outline: 0px !important;
    box-shadow: none !important;
    resize: none;
}

.ready-to-boss form .elementor-field-type-acceptance input {
    opacity: 0;
    position: relative;
    z-index: 1;
}

.ready-to-boss form .elementor-field-type-acceptance input+label {
    position: relative;
    padding-left: 10px;
}

.ready-to-boss form .elementor-field-type-acceptance input+label:before {
    position: absolute;
    left: -24px;
    top: 9px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #175e50;
    content: '';
}

.ready-to-boss form .elementor-field-type-acceptance input+label:after {
    position: absolute;
    left: -20px;
    top: 13px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #175e50;
    content: '';
    opacity: 0;
}

.ready-to-boss form .elementor-field-type-acceptance input:checked+label:after {
    opacity: 1;
}

.ready-to-boss form .elementor-field-type-submit {
    justify-content: flex-end;
}

.ready-to-boss form .elementor-field-type-submit button[type="submit"] {
    width: 189px;
    height: 52px;
    background: url(../images/submit-btn.png) no-repeat 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    line-height: 1;
    color: #ffffff;
    letter-spacing: 0.02em;
    max-width: 189px;
    cursor: pointer;
}

.ready-to-boss form .elementor-field-type-submit button:after {
    width: 31px;
    height: 25px;
    display: inline-block;
    margin-left: 12px;
    background: url(../images/small-white-arrow.png) no-repeat 0 0;
    content: '';
    margin-top: 4px;
}

.franchies-faq .elementor-tab-title {
    padding: 25px 0px !important;
    border-bottom: 1px solid #ccdece !important;
}

.franchies-faq .elementor-tab-title.elementor-active {
    border-bottom: 0px !important;
}

.franchies-faq .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
    transform: rotate(90deg);
}

.franchies-img {
    padding-bottom: 100%;
    background-size: cover;
    position: relative;
    cursor: pointer;
}

.franchies-slider .swiper-slide>span {
    font-size: 25px;
    display: block;
    opacity: 0;
    color: #085748;
    padding-top: 20px;
    text-align: center;
}

.franchies-slider .swiper-slide-active>span {
    opacity: 1;
}

.franchies-slider span.play-icon {
    width: 84px;
    height: 100px;
    background: url(../images/play-icon.png) no-repeat 0 0 / cover;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    margin: 0 auto;
    padding: 0px;
}

.franchies-slider .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: static;
    padding-top: 50px;
}

.franchies-slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #b8d6c5;
    border-radius: 50%;
    opacity: 1;
    margin: 0 6px;
}

.franchies-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #085748;
}

.franchies-slider .swiper-slide {
    max-width: 792px;
    width: 100%;
}

.franchies-slider .swiper-slide span.play-icon {
    display: none;
}

.franchies-slider .swiper-slide-active span.play-icon {
    display: block;
}

.franchies-slider .swiper-button-prev {
    background: url(../images/arrow-left.png) no-repeat 0 0 / cover;
    width: 127px;
    height: 103px;
    left: 44px;
}

.franchies-slider .swiper-button-next {
    background: url(../images/arrow-right.png) no-repeat 0 0 / cover;
    width: 127px;
    height: 103px;
    right: 44px;
}

.franchies-slider .swiper-button-prev,
.franchies-slider .swiper-button-next {
    margin-top: -72px;
}

.franchies-slider .swiper-button-prev:after,
.franchies-slider .swiper-button-next:after {
    display: none;
}

.video-popup {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: all 0.5s ease;
}

.video-popup.video-active {
    visibility: visible;
    opacity: 1;
}

.video-popup .inner {
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    top: -50px;
    transition: top 0.3s ease;
}

.video-popup.video-active .inner {
    top: 0px;
    transition: top 0s ease;
}

.video-popup iframe {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.video-popup .video-wrap {
    padding-bottom: 56.25%;
    position: relative;
}

#wpsl-search-wrap {
    padding-right: 30px;
}

.franchies-menu-list li:not(:last-child) {
    border-right: 4px solid #085748 !important;
}

.franchies-menu-list li a {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    line-height: 1 !important;
    letter-spacing: 0.02em;
}

.franchies-menu-list li.current_page_item a,
.franchies-menu-list li a:hover {
    text-decoration: underline;
    font-weight: normal !important;
}

.single-slider img {
    width: 100%;
}

.single-slider .elementor-swiper-button {
    width: 88px;
    height: 71px;
}

.single-slider .elementor-swiper-button-prev {
    background: url(../images/arrow-left.png) no-repeat 0 0 / cover;
    left: 70px;
}

.single-slider .elementor-swiper-button-next {
    background: url(../images/arrow-right.png) no-repeat 0 0 / cover;
    right: 70px;
}

.single-slider .elementor-swiper-button-prev i,
.single-slider .elementor-swiper-button-next i {
    display: none;
}

.single-slider .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: static;
    padding-top: 40px;
}

.single-slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #b8d6c5;
    border-radius: 50%;
    opacity: 1;
    margin: 0 6px;
}

.single-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #085748;
}

.opportunities-btn.filled-btn a.elementor-button-link {
    background: url(../images/view-opp-filled-btn.png) no-repeat 0 0 / cover;
}

.opportunities-btn.filled-btn a.elementor-button-link::after {
    background-image: url(../images/small-white-arrow.png);
}

.max-819>.elementor-column-wrap {
    max-width: 819px;
}

.max-819 {
    justify-content: flex-end;
}

.opportunities-btn.center-align .elementor-button-wrapper {
    justify-content: center;
    display: flex;
}

.request-info-pack form {
    max-width: 1024px;
    margin: 0 auto;
}

.map-wrap .inner-container {
    max-width: 1691px;
    margin: 0 auto;
}

.map-section .map {
    position: relative;
}

.map-section .map img {
    width: 100%;
}

.map-section .marker {
    position: absolute;
    width: 68px;
    height: 87px;
    background: url(../images/marker-red.png) no-repeat 0 0 / cover;
    transition: all 0.3s ease;
    transform: scale(1);
}

.map-section .marker:hover {
    transform: scale(1.1);
}

.map-section .north-america {
    left: 14%;
    top: 30%;
}

.map-section .united-kindom {
    left: 43%;
    top: 22%;
}

.map-section .europe {
    left: 56%;
    top: 23%;
}

.map-section .asia {
    left: 70%;
    top: 18%;
}

.map-section .asia-2 {
    left: auto;
    right: 20%;
    top: auto;
    bottom: 35%;
}

.map-section .new-zealand {
    left: auto;
    right: -35px;
    top: auto;
    bottom: 78px;
}

.map-wrap .right {
    width: 30%;
    float: left;
    font-size: 26px;
    color: #085748;
    font-weight: 400;
    display: flex;
    justify-content: flex-end;
    font-family: "fkgroteskwipviet";
    padding-left: 70px;
}

.map-wrap .right .inner {
    max-width: 390px;
    width: 100%;
}

.map-wrap .right ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.map-wrap .right ul li {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #085748;
    font-size: 35px;
}

.map-wrap .right ul li:last-child {
    border-bottom: 0px;
}

.map-wrap .right ul li a {
    color: #085748;
    display: block;
    text-decoration: none;
    padding: 10px 0px;
    background: url(../images/small-green-arrow.png) no-repeat 100% 50% / 22px auto;
}

.map-wrap .right ul li a.active {
    font-weight: 500;
}

.opportunities-btn-new {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.opportunities-btn-new a.elementor-button-link {
    width: 324px;
    height: 66px;
    background: url(../images/view-opp.png) no-repeat 0 0 / cover;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0.02em;
}

.opportunities-btn-new a.elementor-button-link {
    color: #ff0619;
    text-decoration: none;
    font-family: "fkgroteskwipviet", Sans-serif;
}

.opportunities-btn-new a.elementor-button-link:after {
    width: 22px;
    height: 18px;
    display: inline-block;
    margin-left: 12px;
    background: url(../images/red-arrow-right.png) no-repeat 0 0 / cover;
    content: '';
    margin-top: 4px;
}

.innovation-slider .swiper-slide {
    text-align: center;
}

.innovation-slider .swiper-slide>span {
    font-size: 25px;
    display: block;
    opacity: 0;
}

.innovation-slider .swiper-slide-active>span {
    opacity: 1;
}

.innovation-slider span.play-icon {
    width: 84px;
    height: 100px;
    background: url(../images/play-icon.png) no-repeat 0 0 / cover;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    margin: 0 auto;
    padding: 0px;
}

.innovation-slider .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: static;
    padding-top: 50px;
}

.innovation-slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #b8d6c5;
    border-radius: 50%;
    opacity: 1;
    margin: 0 6px;
}

.innovation-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #085748;
}

.innovation-slider .swiper-slide {
    max-width: 932px;
    width: 100%;
}

.innovation-slider .swiper-slide span.play-icon {
    display: none;
}

.innovation-slider .swiper-slide-active span.play-icon {
    display: block;
}

.innovation-slider .swiper-button-prev {
    background: url(../images/arrow-left.png) no-repeat 0 0 / cover;
    width: 127px;
    height: 103px;
    left: 44px;
}

.innovation-slider .swiper-button-next {
    background: url(../images/arrow-right.png) no-repeat 0 0 / cover;
    width: 127px;
    height: 103px;
    right: 44px;
}

.innovation-slider .swiper-button-prev,
.innovation-slider .swiper-button-next {
    margin-top: -72px;
}

.innovation-slider .swiper-button-prev:after,
.innovation-slider .swiper-button-next:after {
    display: none;
}

.innovation-slider .content {
    max-width: 560px;
    margin: 0 auto;
    color: #085748;
    font-size: 23px;
    opacity: 0;
}

.innovation-slider .swiper-slide-active .content {
    opacity: 1;
}

.innovation-slider .content h3 {
    font-size: 59px;
    color: #085748;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: "fkscreamerangled upright", Sans-serif;
}

.innovation-slider .content a {
    color: #ff0619;
    text-decoration: none;
}

.innovation-slider .content a:after {
    width: 31px;
    height: 25px;
    display: inline-block;
    margin-left: 12px;
    background: url(../images/red-arrow-right.png) no-repeat 0 0 / cover;
    content: '';
    margin-top: -8px;
    vertical-align: middle;
}

.awards-slider {
    margin-top: 50px;
}

.awards-slider .swiper-wrapper {
    align-items: center;
    height: auto;
}

.awards-slider .swiper-slide {
    opacity: 0.25;
    filter: saturate(3);
    transition: all 0.5s ease;
    text-align: center;
}

.awards-slider .swiper-slide-active {
    opacity: 1;
    filter: none;
}

.awards-slider .swiper-slide img {
    max-height: 127px;
}

.awards-slider {
    position: relative;
}

.awards-slider .swiper-container {
    max-width: 1405px;
}

.awards-slider .awards-content {
    max-width: 1166px;
    margin: 60px auto 0;
    font-size: 36px;
    color: #175e50;
    letter-spacing: 0.02em;
    line-height: 1.142;
    text-align: center;
}

.awards-slider .awards-content .content-inner {
    display: none;
}

.awards-slider .swiper-slide-prev {
    text-align: left;
}

.awards-slider .swiper-slide-prev img {
    transform: scale(0.8);
}

.awards-slider .swiper-slide-next img {
    transform: scale(0.8);
}

.awards-slider .swiper-slide-next {
    text-align: right;
}

.awards-slider .swiper-button-next {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 0px;
    z-index: 0;
}

.awards-slider .swiper-button-prev {
    position: absolute;
    top: 0px;
    left: 0px;
    margin-top: 0px;
    z-index: 0;
}

.awards-slider .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: static;
    padding-top: 50px;
}

.awards-slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #b8d6c5;
    border-radius: 50%;
    opacity: 1;
    margin: 0 6px;
}

.awards-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #085748;
}

.awards-slider .swiper-button-prev {
    background: url(../images/left-arrow-related.png) no-repeat 0 0 / cover;
    width: 77px;
    height: 62px;
    left: 44px;
    top: 30px;
}

.awards-slider .swiper-button-next {
    background: url(../images/right-arrow-related.png) no-repeat 0 0 / cover;
    width: 77px;
    height: 62px;
    right: 44px;
    top: 30px;
}

.awards-slider .swiper-button-prev:after,
.awards-slider .swiper-button-next:after {
    display: none;
}

.awards-content .read-article-btn {
    width: 283px;
    height: 70px;
    text-decoration: none;
    font-size: 28px;
    color: #ff0619;
    background: url(../images/red-outline-border.png) no-repeat 0 0;
    display: inline-block;
    line-height: 70px;
    font-family: "fkgroteskwipviet", Sans-serif !important;
    font-weight: 500;
}

.awards-content .read-article-btn:after {
    width: 31px;
    height: 25px;
    display: inline-block;
    margin-left: 12px;
    background: url(../images/red-arrow-right.png) no-repeat 0 0 / cover;
    content: '';
    margin-top: -11px;
    vertical-align: middle;
}

h2.elementor-heading-title,
h1.elementor-heading-title {
    letter-spacing: 0.02em !important;
}

.elementor-widget-text-editor .elementor-text-editor p {
    font-weight: 400 !important;
}

h1,
h2 {
    font-size: 150px;
}

.sidebar .search-box {
    padding-bottom: 10px;
}

.page-template-all-opportunities .franchies-event-section {
    background-image: none !important;
}

/*.page-template-all-opportunities .franchies-event-section .left-motion-img {
	top: auto !important;
	bottom: -41% !important;
}*/
.any-questions a {
    color: #085748 !important;
}

.remove-border-form .ready-form-main-wrap {
    border-bottom: 0px !important;
}

.page-top-menu {
    z-index: 999 !important;
}

.page-top-menu .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item::after {
    top: 40% !important;
}

.page-top-menu .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item a {
    color: #085748;
}

.page-top-menu .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item a:hover {
    text-decoration: underline !important;
}

.view-meal-box-btn .elementor-button-link {
    background: url(../images/View_Meal_Boxes_Red_Line.png) no-repeat 0 0;
    width: 324px;
    height: 67px;
    text-align: center;
    color: #ff0619 !important;
    font-size: 28px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}

.view-meal-box-btn .elementor-button-link:hover {
    background: url(../images/View_Meal_Boxes_Red_Solid.png) no-repeat 0 0;
    color: #ffffff !important;
}

.view-meal-box-btn .elementor-button-link:after {
    width: 21px;
    height: 17px;
    display: inline-block;
    margin-left: 12px;
    background: url(../images/red-arrow-right.png) no-repeat 0 0 / cover;
    content: '';
    margin-top: 0px;
    vertical-align: middle;
}

.view-meal-box-btn .elementor-button-link:hover:after {
    background: url(../images/small-white-arrow.png) no-repeat 0 0 / cover;
}

.prepared-media #gallery-1 img {
    border: 0px;
    width: 100% !important;
}

.prepared-media .elementor-image-gallery {
    margin: 0 -10px;
}

.prepared-media .gallery-item {
    padding: 0px 10px !important;
}

.faq-accordion {
    max-width: 1100px;
    margin: 0 auto;
}

.faq-accordion .faq-main {
    width: 100%;
}

.faq-accordion .faq-accordion-title {
    font-size: 30px;
    color: #085748;
    font-weight: 500;
    padding-bottom: 10px;
}

.faq-accordion .faq-accordion-content {
    font-size: 23px;
    color: #085748;
}

.mealbox-slider .swiper-container {
    padding-top: 130px;
    padding-bottom: 80px;
}

.mealbox-slider .swiper-slide {
    text-align: center;
    /*width: 540px;*/
    transition: all 0.3s ease;
}

.mealbox-slider .swiper-slide img {
    width: 100%;
}

.mealbox-slider .swiper-slide-prev {
    text-align: right;
}

.mealbox-slider .swiper-slide-prev {
    transform: scale(0.8);
    position: relative;
    left: -130px;
}

.mealbox-slider .swiper-slide-active {
    /*width: 840px;*/
    transform: scale(1.2);
}

.mealbox-slider .swiper-slide-next {
    text-align: left;
}

.mealbox-slider .swiper-slide-next {
    transform: scale(0.8);
    position: relative;
    right: -130px;
}

.mealbox-slider .swiper-slide .content h3 {
    text-align: center;
    color: #085748;
    font-weight: 300;
    padding-top: 20px;
}

.mealbox-slider .swiper-button-next {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 0px;
    z-index: 0;
}

.mealbox-slider .swiper-button-prev {
    position: absolute;
    top: 0px;
    left: 0px;
    margin-top: 0px;
    z-index: 0;
}

.mealbox-slider .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: static;
    padding-top: 50px;
}

.mealbox-slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #b8d6c5;
    border-radius: 50%;
    opacity: 1;
    margin: 0 6px;
}

.mealbox-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #085748;
}

.mealbox-slider .swiper-button-prev {
    background: url(../images/arrow-left.png) no-repeat 0 0 / cover;
    width: 127px;
    height: 103px;
    left: 44px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

.mealbox-slider .swiper-button-next {
    background: url(../images/arrow-right.png) no-repeat 0 0 / cover;
    width: 127px;
    height: 103px;
    right: 44px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

.mealbox-slider .swiper-button-prev:after,
.mealbox-slider .swiper-button-next:after {
    display: none;
}

.single-meal-box .food-single {
    padding: 0px !important;
}

.preparation-detail p {
    margin-bottom: 10px !important;
}

.preparation-detail p strong {
    font-weight: 500 !important;
}

.preparation-detail .order-now .elementor-button-link,
.ingredients-right .order-now .elementor-button-link {
    width: 282px;
    height: 72px;
    background: url(../images/Order-Now-Btn.png) no-repeat 0 0 / cover;
    color: #ffffff;
    font-family: "fkscreamerangled upright", Sans-serif;
    font-size: 58px;
    line-height: 0.8;
    text-transform: uppercase;
}

.order-now-btn .elementor-button-link {
    width: 354px;
    height: 90px;
    background: url(../images/Order-Now-Btn.png) no-repeat 0 0 / cover;
    color: #ffffff;
    font-family: "fkscreamerangled upright", Sans-serif !important;
    font-size: 72px;
    line-height: 1;
    text-transform: uppercase;
}

.order-now-btn.center-align .elementor-button-wrapper {
    text-align: center;
}

.whats-in-the-box img {
    max-height: 208px;
    width: auto;
}

.page-top-menu.elementor-sticky--active {
    margin-top: 0px !important;
    border-top: 0px !important;
}

.ingredients-left .elementor-column-wrap {
    justify-content: flex-end !important;
}

.ingredients-left .elementor-widget-wrap {
    max-width: 370px;
}

.ingredients-right ol {
    list-style: none !important;
    counter-reset: my-awesome-counter;
    padding-left: 0px;
}

.ingredients-right ol li {
    margin-bottom: 20px;
    counter-increment: my-awesome-counter;
    position: relative;
    padding-left: 45px;
}

.ingredients-right ol li:before {
    content: counter(my-awesome-counter)".";
    position: absolute;
    left: 0px;
    top: 7px;
    line-height: 1;
}

.ingredients-right .elementor-widget-wrap {
    max-width: 1060px;
}

.accordion-parent {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
}

.accordion-parent ul {
    list-style: none;
    padding-left: 0px;
}

.accordion-parent ul li {
    width: 100%;
    border-bottom: 1px solid #ccdece;
}

.accordion-parent ul li li {
    border: 0px;
    padding: 10px 0px;
}

.accordion-parent ul ul,
.accordion-parent ul ol {
    margin-bottom: 20px;
}

.accordion-parent .title {
    font-size: 28px;
    font-weight: 400;
    color: #085748;
    padding: 25px 0;
    font-family: "fkgroteskwipviet", Sans-serif;
    cursor: pointer;
    position: relative;
    padding-right: 30px;
}

.accordion-parent .title:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 37px;
    background: url(../images/accordion-arrow.png) no-repeat 0 0;
    width: 22px;
    height: 19px;
}

.accordion-parent .title.active:after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.accordion-parent .content {
    font-size: 23px;
    color: #085748;
    padding-top: 0px;
    position: relative;
    top: -10px;
    padding-bottom: 10px;
    display: none;
    padding-right: 20px;
}

.accordion-parent li a,
.accordion-parent p a .faq-accordion li a,
.faq-accordion p a .FAQ li a {
    text-decoration: underline !important;
}

.video-tutorial {
    width: 100%;
}

.video-tutorial .tab {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #b8d6c5;
    padding: 15px 0px;
}

.video-tutorial .tab h4 {
    font-size: 53px;
    color: #085748;
    text-transform: uppercase;
    position: relative;
    font-family: "fkscreamerangled upright", Sans-serif;
    font-weight: normal;
}

.video-tutorial ul {
    list-style: none;
    display: flex;
    align-items: center;
}

.video-tutorial ul li {
    font-size: 53px;
    color: #085748;
    text-transform: uppercase;
    padding: 0 50px;
    position: relative;
    font-family: "FK Screamer Angled Upright", Sans-serif;
    line-height: 1;
    cursor: pointer;
}

.video-tutorial ul li:hover,
.video-tutorial ul li.active {
    text-decoration: underline;
}

.video-tutorial ul li:not(:last-child):after {
    content: '';
    width: 6px;
    background: #085748;
    height: 46px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.video-tutorial .tabcontent {
    display: none;
}

.video-tutorial .tabcontent .video {
    position: relative;
    padding-bottom: 56.25%;
}

.video-tutorial .tabcontent iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
}

.page-template-all-faq .category-page {
    padding-top: 0px;
    padding-bottom: 100px;
}

.page-template-all-faq .category-page .faq-accordion {
    margin-left: 0px;
}

.page-template-all-faq .categories-section {
    margin-top: 156px;
    margin-bottom: 90px !important;
}

.page-template-all-faq .categories-section ul li.current_page_item a {
    font-weight: 400 !important;
}

.page-template-all-faq .category-section h1 {
    color: #085748;
    text-transform: uppercase;
    font-family: "fkscreamerangled upright", Sans-serif;
    line-height: 1;
    padding-bottom: 10px;
}

.page-template-all-faq .sidebar ul {
    padding: 0px;
}

.page-template-all-faq .sidebar li {
    margin-bottom: 0px;
    border-bottom: 1px solid #ccdece;
}

.page-template-all-faq .sidebar li:last-child {
    border-bottom: 0px;
}

.page-template-all-faq .sidebar li a {
    font-weight: 500;
    padding: 30px 0px;
}

.page-template-all-faq .sidebar li a.active {
    color: #ff0619;
    text-decoration: underline;
}

.page-template-all-faq .sidebar li a.active:after {
    opacity: 1;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.page-template-all-faq .category-section-top .category-section-top-box p {
    text-transform: uppercase;
    font-family: "fkscreamerangled upright", Sans-serif;
    line-height: 1;
    color: #afd2c1 !important;
    font-size: 100px;
    margin-bottom: 0px;
    letter-spacing: 0.02em;
}

.page-template-all-faq .category-section-top {
    margin-top: 70px;
}

.page-template-all-faq .category-section h1+.category-section-top {
    margin-top: 0px;
}

.page-template-all-faq .faq-accordion ul {
    padding: 0px;
    list-style: none;
}

.page-template-all-faq .faq-accordion ul li {
    width: 100%;
    border-bottom: 1px solid #ccdece;
}

.page-template-all-faq .faq-accordion ul li li {
    border: 0px;
    padding: 10px 0px;
}

.page-template-all-faq .faq-accordion ul ul,
.page-template-all-faq .faq-accordion ul ol {
    margin-bottom: 20px;
}

.page-template-all-faq .faq-accordion .title {
    font-size: 30px;
    font-weight: 500;
    color: #085748;
    padding: 25px 0;
    font-family: "fkgroteskwipviet", Sans-serif;
    cursor: pointer;
    position: relative;
    padding-right: 30px;
}

.page-template-all-faq .faq-accordion .title:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 37px;
    background: url(../images/accordion-arrow.png) no-repeat 0 0;
    width: 22px;
    height: 19px;
}

.page-template-all-faq .faq-accordion .title.active:after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.page-template-all-faq .faq-accordion .content {
    font-size: 23px;
    color: #085748;
    padding-top: 0px;
    position: relative;
    top: -10px;
    padding-bottom: 10px;
    display: none;
    padding-right: 20px;
}

.page-template-all-faq .category-section h4,
.franchise-parent-accordion h4 {
    color: #085748;
    padding-top: 10px;
    font-size: 30px;
    font-weight: 500;
}

.Franchise.FAQ .accordion-parent {
    padding-bottom: 40px;
}

.page-template-all-faq .category-section .faq-accordion+h4 {
    margin-top: 30px;
}

.load-more-section a.load_more_faq {
    color: #b8d6c5;
    font-size: 28px;
    text-decoration: none;
    margin-top: 30px;
    display: inline-block;
}

.load-more-section a.load_more_faq:after {
    content: '';
    display: inline-block;
    margin-left: 8px;
    width: 18px;
    height: 20px;
    background: url(../images/down-arrow.png) no-repeat 0 0;
}

body section.page-top-menu.remove-top-margin {
    margin-top: 0px !important;
}

.careers-right-slider.store-format-slider.elementor-widget-image-carousel .swiper-container {
    margin-left: auto;
    margin-right: 0;
}

.careers-right-slider.store-format-slider.elementor-widget-image-carousel .elementor-swiper-button-prev {
    width: 71px;
    height: 57px;
    background: url(../images/red-arrow-left.png) no-repeat 0 0 / cover;
    left: -38px;
    display: block;
}

.careers-right-slider.store-format-slider.elementor-widget-image-carousel .elementor-swiper-button-next {
    display: none;
}

.max-630-center {
    justify-content: center !important;
}

.max-630-left {
    justify-content: flex-start !important;
}

.max-630-center>.elementor-column-wrap {
    max-width: 680px !important;
}

.max-630-left>.elementor-column-wrap {
    max-width: 750px !important;
}

.australia-map-section .map img:not(.main-map) {
    display: none;
}

.australia-map-section .south-australia {
    left: 37%;
    bottom: 43%;
}

.australia-map-section .marker:hover {
    background: url(../images/white-map-marker.png) no-repeat 0 0;
}

.australia-map-section .western-australia {
    left: 10%;
    top: 34%;
}

.australia-map-section .queensland {
    right: 43%;
    top: 24%;
}

.australia-map-section .new-south-wales {
    right: 38%;
    bottom: 38%;
}

.australia-map-section .victoria {
    right: 43%;
    bottom: 24%;
}

.australia-map-section .new-zealand {
    left: auto;
    right: 11%;
    top: auto;
    bottom: 98px;
}

.page-careers .map-wrap .right ul li a.active {
    color: #ff0619;
}

.page-careers .map-wrap .right {
    padding-left: 0px;
}

.cook-at-home-btn .view-order {
    margin-right: 40px !important;
}

.subscribe-wrap .elementor-widget-text-editor .elementor-text-editor p {
    font-weight: 300 !important;
}

.meet-the-family-slider img {
    max-width: 100%;
}

.meet-the-family-slider .swiper-container {
    max-width: 1502px;
    margin: 0 auto;
	overflow: hidden;
}

.meet-the-family-slider {
    position: relative;
}

.meet-the-family-slider .swiper-slide {
    text-align: left;
    font-size: 23px;
    color: #085748;
    padding: 0 33px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;

}

.meet-the-family-slider .swiper-slide-active {
    border-left: 3px solid #b8d6c5;
    border-right: 3px solid #b8d6c5;
}

.meet-the-family-slider .swiper-slide h3 {
    font-size: 59px;
    line-height: 1;
    margin: 0px;
    color: #085748;
    padding-top: 50px;
    font-family: "fkscreamerangled upright", Sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

.meet-the-family-slider .swiper-slide span {
    font-size: 31px;
    color: #b8d6c5;
    display: block;
    padding-bottom: 10px;
    font-family: "fkscreamerangled upright", Sans-serif;
}

.meet-the-family-slider .swiper-button-next {
    width: 127px;
    height: 103px;
    background: url(../images/right-arrow-related.png) no-repeat 0 0 / cover;
    display: block;
    right: 45px;
}

.meet-the-family-slider .swiper-button-next:after,
.meet-the-family-slider .swiper-button-prev:after {
    display: none;
}

.meet-the-family-slider .swiper-button-prev {
    width: 127px;
    height: 103px;
    background: url(../images/left-arrow-related.png) no-repeat 0 0 / cover;
    display: block;
    left: 45px;
}

.ready-to-form fieldset textarea {
    border-left: 0px !important;
    border-top: 0px !important;
    border-right: 0px !important;
}

textarea:focus {
    outline: 0px;
    border: 0px;
}

.single-meal-box .relatedfood-slider {
    padding-bottom: 100px !important;
    border-top: 0px !important;
    margin-top: 20px;
}

.ready-to-form .hs_how_did_you_find_us_ .input {
    margin-right: 0px !important;
}

.ready-to-form .hs_how_did_you_find_us_ .input select {
    width: 100% !important;
}

.elementor-slideshow__footer {
    display: none !important;
}

footer.elementor-slideshow__footer:before {
    display: none !important;
}

.iframe-pdf {
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.iframe-pdf iframe {
    position: relative;
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    height: 70vh;
}

.content-container .elementor-container {
    max-width: 920px !important;
}

.category-page .container:not(.elementor-page-33611 .category-page .container) {
    max-width: 1805px;
    margin: 0 auto;
}

.market-overview-btn .opportunities-btn a.elementor-button-link {
    margin: 0 auto;
}

.page-top-menu .elementor-column-wrap {
    padding: 0px !important;
}

.col-3-img .elementor-row {
    margin-left: -17px;
    margin-right: -17px;
    width: auto;
}

.food-menu-slider {
    padding-bottom: 80px;
    max-width: 2100px;
    margin: 0 auto;
    position: relative;
}

.food-menu-slider .swiper-container {
    max-width: 1920px;
}

.food-menu-slider .swiper-slide img {
    margin-bottom: 20px;
}

.food-menu-slider .swiper-slide a {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 24px;
}

.food-menu-slider .swiper-slide h4 {
    font-weight: 500;
    width: 100%;
    display: block;
    text-align: center;
}

.food-menu-slider .swiper-slide a span {
    display: block;
    text-align: center;
    width: 100%;
    font-weight: 300;
}

.food-menu-slider .swiper-pagination {
    width: 100%;
    padding-top: 35px;
    position: static;
}

.food-menu-slider .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #b8d6c5;
    margin: 0 5px 0 6px;
    opacity: 1;
}

.food-menu-slider .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #085748;
}

.food-menu-slider .swiper-button-next {
    background-image: url('../images/green-arrow-next.png');
    width: 85px;
    height: 67px;
    background-size: cover;
    margin-top: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin-top: -100px;
}

.food-menu-slider .swiper-button-prev {
    background-image: url('../images/green-arrow.png');
    width: 85px;
    height: 67px;
    background-size: cover;
    margin-top: 0;
    opacity: 1 !important;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin-top: -100px;
}

.food-menu-slider .swiper-button-next:after,
.food-menu-slider .swiper-button-prev:after {
    display: none;
}

.Promotions.news-slider,
.news-slider.Partnership {
    margin-bottom: 70px !important;
}

body.search-result-promotions {
    padding-top: 150px !important;
}

.page-template-promotions .recent-post .d-flex {
    border: 0px !important;
    border-bottom: 3px solid #b8d6c5 !important;
}

.page-template-promotions .recent-post:first-child {
    border-top: 3px solid #b8d6c5 !important;
}

.page-template-promotions .recent-post .post-description h2 {
    text-transform: uppercase;
}

.page-template-promotions .recent-post .post-date {
    font-size: 53px;
    color: #ff0619;
    font-family: "fkscreamerangled upright", Sans-serif;
    text-transform: uppercase;
}

.page-template-promotions .post-img-box {
    padding-bottom: 0px;
    width: 100%;
}

.page-template-promotions .recent-post:last-child {
    padding-bottom: 5px;
}

.page-template-promotions .promotions-error {
    max-width: 1300px;
    margin: 50px auto 150px;
    font-size: 53px;
    color: #085748;
    text-align: center;
}

body.search-result-promotions .post-description .post-date {
    font-size: 36px;
    color: #ff0619;
    font-family: "fkscreamerangled upright", Sans-serif;
    text-transform: uppercase;
}

.partnership-slider .elementor-slide-description {
    max-width: 600px;
}

.find-out-btn a.elementor-button-link {
    width: 283px;
    height: 70px;
    background: url(../images/red-outline-border.png) no-repeat 0 0 / cover;
    text-decoration: none;
    color: #ff0619;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 61px;
    margin-top: 20px;
    text-align: center;
    font-size: 28px;
}

.find-out-btn a.elementor-button-link:after {
    width: 21px;
    height: 17px;
    display: inline-block;
    margin-left: 8px;
    background: url(../images/red-arrow-right.png) no-repeat 0 0 / cover;
    content: '';
    margin-top: 0px;
}

.m-left-0 .elementor-container {
    margin-left: 0px !important;
}

.partnership-page-slider .swiper-wrapper {
    align-items: center !important;
}

.partnership-page-slider .swiper-slide:not(.swiper-slide-active) {
    transform: scale(0.8);
}

.rolld-all-star>div {
    max-width: 560px;
}

.rolld-all-star-slider .swiper-slide img {
    width: 100%;
}

.rolld-all-star-slider .swiper-slide:not(.swiper-slide-active) img {
    max-height: 520px;
    width: auto;
}

.rolld-all-star-slider .swiper-slide-active img {
    max-height: 730px;
    width: auto;
}

.rolld-all-star-slider .swiper-wrapper {
    align-items: center;
}

.rolld-all-star-slider .swiper-slide .content {
    max-width: 100%;
}

.rolld-all-star-slider .swiper-slide .content h3 {
    font-size: 115px;
    color: #000000;
    font-family: 'Market Web';
    text-transform: none;
}

.rolld-all-star-slider .swiper-slide .content a {
    width: 256px;
    height: 64px;
    display: inline-block;
    background: url(../images/order-bg-red.png) no-repeat 0 0 / cover;
    font-size: 51px;
    text-transform: uppercase;
    color: #fff;
    font-family: "fkscreamerangled upright", Sans-serif;
    margin-top: 10px;
}

.rolld-all-star-slider .swiper-slide .content a:after {
    display: none !important;
}

.beyond-the-arc-wrap .elementor-row {
    padding-bottom: 47.41% !important;
}

.beyond-the-arc-wrap .beyond-the-arc {
    max-width: 600px;
    justify-content: center;
    position: absolute;
    left: 200px;
    bottom: 160px;
}

.download-the-app a.elementor-button-link {
    width: 335px;
    height: 68px;
    background: url(../images/download-the-app.png) no-repeat 0 0 / cover;
    text-decoration: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 61px;
    margin-top: 20px;
    text-align: center;
    font-size: 28px;
}

.download-the-app a.elementor-button-link:after {
    width: 21px;
    height: 17px;
    display: inline-block;
    margin-left: 8px;
    background: url(../images/small-white-arrow.png) no-repeat 0 0 / cover;
    content: '';
    margin-top: 4px;
}

.max-670-mel {
    max-width: 750px;
}

.max-670-mel .elementor-widget-text-editor {
    max-width: 550px;
}

.subscribe-btn a.elementor-button-link {
    width: 283px;
    height: 70px;
    background: url(../images/red-outline-border.png) no-repeat 0 0 / cover;
    text-decoration: none;
    color: #ff0619;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 61px;
    margin-top: 20px;
    text-align: center;
    font-size: 28px;
}

.subscribe-btn a.elementor-button-link:after {
    width: 21px;
    height: 17px;
    display: inline-block;
    margin-left: 8px;
    background: url(../images/red-arrow-right.png) no-repeat 0 0 / cover;
    content: '';
    margin-top: 4px;
}

.col-3-img-wrap .elementor-row {
    margin: 0 -15px !important;
    width: auto;
}

.col-3-img-wrap .elementor-container {
    display: block !important;
}

.marquee_text.red-bg .js-marquee {
    background-color: #ed3324;
    color: #fffbf2;
    font-family: "fkgroteskwipviet", Sans-serif;
}

.Promotions.elementor-widget-Rolld,
.Partnership.elementor-widget-Rolld {
    max-width: 1920px !important;
    margin: 0 auto;
}

.Promotions.elementor-widget-Rolld .swiper-container,
.Partnership.elementor-widget-Rolld .swiper-container {
    max-width: 1600px;
}

.footer-subscription.hubspot-form fieldset input:not([type="checkbox"]):not([type="submit"]),
.footer-subscription.hubspot-form fieldset select {
    border-color: #ffffff;
    border-width: 2px;
}

.footer-subscription.hubspot-form fieldset:nth-child(4) {
    float: left;
    width: calc(100% - 200px);
    margin-top: 32px;
}

.footer-subscription.hubspot-form fieldset:nth-child(4) label {
    font-size: 20px;
    padding-left: 0px;
}

.footer-subscription.hubspot-form .hs-submit {
    margin-top: 23px;
}

.footer-subscription.hubspot-form fieldset ul input[type="checkbox"]+span::before {
    top: 5px;
}

.footer-subscription.hubspot-form fieldset ul input[type="checkbox"]:checked+span::after {
    top: 9px;
}

.elementor-widget-button .elementor-button {
    font-family: "fkgroteskwipviet", Sans-serif;
    font-weight: 500 !important;
}

.single-meal-box .relatedfood-slider .swiper-slide img {
    max-height: initial;
    width: 100%;
}

.single-meal-box .relatedfood-slider .related-img {
    max-height: initial;
}

.no-hero {
    border-top: 3px solid #b8d6c5 !important;
}

.market-pro-font h3,
.market-pro-span span {
    font-family: 'Market Web' !important;
}

.market-pro-span span {
    text-transform: none;
}

.red-bg-marquee span {
    margin-right: 8px;
}

.view-all-news .elementor-button-link:focus,
.view-menu-section .view-order .elementor-button-link:focus {
    color: #FF0619 !important;
}

.view-all-news .elementor-button-link:focus svg,
.view-menu-section .view-order .elementor-button-link:focus svg {
    fill: #FF0619 !important;
}

.view-all-news .elementor-button-link:hover,
.view-menu-section .view-order .elementor-button-link:hover {
    color: #ffffff !important;
}

.view-all-news .elementor-button-link:hover svg,
.view-menu-section .view-order .elementor-button-link:hover svg {
    fill: #ffffff !important;
}

.single-post .publish-date ul li[itemprop="author"] {
    display: none;
}

.how-to-learn:before {
    content: ' ';
    background-image: url(https://www.rolld.com.au/wp-content/uploads/2021/03/Viet-Pattern_Sage-1.png);
    height: 17px;
    top: -17px;
    position: absolute;
    width: 100%;
    background-size: cover;
    transform: rotate(180deg);
}

.how-to-learn h3 {
    line-height: 1;
    font-size: 59px;
    letter-spacing: 2px;
    margin-bottom: 15px;
    text-transform: uppercase;
    margin: 0;
}

.how-to-learn p {
    font-size: 23px;
    line-height: 1.26;
    margin: 0;
}

.how-to-learn img {
    width: 100% !important;
}

.how-to-learn .elementor-row.elementor-inner-column>.elementor-column-wrap {
    padding: 0 38px !important;
}

.how-to-learn .max-1543 .elementor-row {
    justify-content: center;
    -webkit-justify-content: center;
}

.how-to-learn .max-1543 .elementor-row .elementor-col-33:first-child {
    /* display: none !important; */
}

.how-to-learn .elementor-row .elementor-inner-column>.elementor-column-wrap {
    padding: 0 38px !important;
}

.how-to-learn .max-1543 img {
    width: auto !important;
}

.bottom-pattern.hungry-now:before {
    display: none;
}

.image-with-content.product-page h3 {
    font-size: 100px;
    color: #afd2c1;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.product-slider .awards-slider .swiper-slide img {
    max-height: inherit;
}

.product-slider .awards-slider .swiper-slide {
    opacity: 1;
    filter: none;
}

.product-slider .awards-slider .swiper-button-next,
.product-slider .awards-slider .swiper-button-prev {
    top: 36%;
    transform: translateY(-50%);
}

.product-slider .awards-content .read-article-btn {
    margin-top: 40px;
}

.product-slider .pre-text {
    margin: 10px auto 50px;
}

.our-product .enquire-now-btn a.elementor-button-link,
.product-slider .awards-content .read-article-btn,
.image-with-content.product-page .left-content>a.elementor-button-link {
    background-image: url('../images/red-border-button.svg');
}

.page-our-products .page-top-menu ul.elementor-icon-list-items.elementor-inline-items li:first-child a {
    text-decoration: underline;
}

.page-our-products .page-top-menu.elementor-sticky--active {
    margin-top: 0px !important;
}

.noodle-soups-slider .swiper-slide img {
    transform: scale(.7) translateX(60px);
    transition: all 0.3s ease;
}

.noodle-soups-slider .swiper-slide-next img {
    text-align: left;
    transform: scale(.7) translateX(0px);
}

.noodle-soups-slider .swiper-slide-active img {
    transform: scale(1) translateX(0px);
}

.noodle-soups-slider .innovation-slider .content h3 {
    text-transform: none;
    font-family: "fkgroteskwipviet", Sans-serif;
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 500;
}

.noodle-soups-slider .innovation-slider .content h3 span {
    font-weight: normal;
}

.noodle-soups-slider .content .order-now-btn {
    font-family: fkscreamerangled upright, Sans-serif;
    font-size: 50px;
    display: inline-block;
    color: #ffffff;
    min-width: 240px;
    max-height: 60px;
}

.noodle-soups-slider .content .order-now-btn:before {
    background-size: cover;
}

.noodle-soups-slider .content .order-now-btn:after {
    display: none;
}

.noodle-soups-slider .innovation-slider .swiper-button-next {
    width: 88px;
    height: 70px
}

.noodle-soups-slider .innovation-slider .swiper-button-prev {
    width: 88px;
    height: 70px
}

.noodle-soups-slider .new-product-tag img:first-child {
    position: absolute;
    right: 70px;
    top: 60px;
    z-index: 1;
}

.noodle-soups-slider .swiper-slide-active .new-product-tag img:first-child {
    right: 0px;
    top: 10px;
}

.noodle-soups-slider .innovation-slider .swiper-pagination {
    padding-top: 20px;
}

.more-promotions-slider .swiper-container-autoheight .swiper-wrapper {
    justify-content: center;
}

.more-promotions-slider .post-box.swiper-slide-active:last-child {
    border: 0px !important;
}

.more-promotions-slider .post-img a {
    padding-bottom: 56%;
}

.elementor-element-89d218b {
    margin-top: 100px !important;
}

@media (max-width: 3500px) {
    .page-our-products .page-top-menu {
        margin-top: 110px !important;
    }

    .post-slider .wb_ps_content {
        padding-right: 90px;
    }

    .product-slider .awards-slider .swiper-container {
        max-width: 1340px;
    }

    .image-with-content.product-page h3 {
        font-size: 50px !important;
    }

    header.header-main .elementor-container {
        max-width: 1320px !important;
    }

    header.header-main .elementor-nav-menu--main ul li a {
        font-size: 18px !important;
        padding-left: 13px !important;
        padding-right: 13px !important;
    }

    header .header-btn {
        max-width: 200px !important;
        width: 200px !important;
    }

    header .header-btn .elementor-button-link {
        font-size: 37px !important;
    }

    /*header .header-menu-desk {
		margin-right: auto; !important;
	}*/
    header .Hamburger-icon {
        margin-left: 0px !important;
    }

    header .Logo {
        width: auto !important;
        max-width: 150px;
    }

    header .Logo img {
        max-width: 110px;
    }

    .market-overview-right {
        right: -140px !important;
        transform: scale(0.7) !important;
    }

    .raymond-man {
        left: -160px !important;
    }

    .map-section .marker {
        transform: scale(0.7);
    }

    .map-section .marker:hover {
        transform: scale(0.8);
    }

    .map-section .new-zealand {
        bottom: 48px;
    }

    .map-section .asia-2 {
        right: 18%;
    }

    .map-wrap .inner-container {
        padding: 0 20px;
    }

    .meal-box-top .top-left .elementor-column-wrap {
        padding-left: 60px !important;
        padding-right: 30px !important;
    }

    .meal-box-top .top-left h2 {
        font-size: 100px !important;
    }

    .meal-box-top .top-left .elementor-text-editor p {
        font-size: 20px !important;
    }

    .page-top-menu {
        margin-top: 130px !important;
    }

    .page-template-all-faq .categories-section {
        margin-top: 130px;
        margin-bottom: 60px !important;
    }

    .meet-the-family-slider .swiper-button-prev {
        width: 77px;
        height: 62px;
        left: 25px;
    }

    .meet-the-family-slider .swiper-button-next {
        width: 77px;
        height: 62px;
        right: 25px;
    }

    .meet-the-family-slider .swiper-container {
        max-width: 1300px;
    }

    .single-foods .food-single,
    .single-product .food-single {
        max-width: 1310px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .awards-slider {
        max-width: 1920px;
        margin: 0 auto;
    }

    .why-rolld-wrap .elementor-image img {
        width: 100%;
    }

    .food-menu-slider {
        max-width: 96%;
    }

    .food-menu-slider .swiper-container {
        max-width: calc(100% - 150px);
    }

    .food-menu-slider .swiper-slide a {
        font-size: 18px;
    }

    .order-now-btn .elementor-button-link {
        width: 213px;
        height: 54px;
        font-size: 39px;
        line-height: 0.8;
    }

    .rolld-soldiers .elementor-container {
        max-width: 1300px !important;
    }

    .food-menu-slider .swiper-button-prev {
        width: 45px;
        height: 36px;
    }

    .food-menu-slider .swiper-button-next {
        width: 45px;
        height: 36px;
    }

    .our-value-meal-deal>div {
        padding: 70px 50px 70px 100px !important;
    }

    .rolld-soldiers-wrap .rolld-soldiers-img img {
        max-width: 620px;
    }

    .soldiers-badge {
        right: 30px !important;
    }

    .soldiers-badge img {
        max-width: 240px !important;
    }

    .terms-c-link a {
        font-size: 18px !important;
    }

    .Promotions,
    .Partnership {
        max-width: 1300px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .partnership-slider .elementor-slide-heading,
    .partnership-slider .elementor-slide-heading h1 {
        font-size: 130px !important;
    }

    .partnership-slider .elementor-slide-description {
        font-size: 18px !important;
    }

    .partnership-slider .swiper-slide-inner {
        max-width: 550px;
        margin-left: 0px !important;
    }

    .subscribe-wrap h2 {
        max-width: 440px;
    }

    .subscribe-wrap .hubspot-form input[type="submit"] {
        width: 169px;
        height: 48px;
        background-size: cover;
        font-size: 21px;
    }

    .footer-subscription.hubspot-form fieldset ul input[type="checkbox"]+span::before {
        top: 0px;
    }

    .footer-subscription.hubspot-form fieldset ul input[type="checkbox"]:checked+span::after {
        top: 4px;
    }

    .footer-subscription.hubspot-form fieldset input:not([type="checkbox"]):not([type="submit"]),
    .footer-subscription.hubspot-form fieldset select {
        font-size: 20px;
    }

    .footer-subscription.hubspot-form fieldset:nth-child(4) label {
        font-size: 16px;
    }

    .how-to-learn h3 {
        font-size: 40px;
    }
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .franchies-list-design li span {
        font-size: 60px !important;
    }
}

@media (max-width: 3500px) {
    .page-template-franchise-event .category-section-top.intro-section {
        padding-top: 170px;
    }

    .post-slider .wb_ps_content {
        padding-right: 0px;
    }

    .reduce-top-margin .elementor-element-populated {
        margin-left: 39px !important;
    }

    .menu-slider .swiper-slide-active {
        transform: translateX(-200px);
    }

    .menu-slider .swiper-slide-next+div {
        transform: translateX(200px);
    }

    .menu-slider .swiper-slide:not(.swiper-slide-next) img {
        max-width: 400px;
    }

    .menu-slider .swiper-slide-next {
        transform: scale(1.4);
    }

    .subscribe-form {
        max-width: 650px !important;
    }

    div.elementor-field-type-acceptance span label {
        font-size: 20px !important;
    }

    div.elementor-field-type-acceptance span input+label::before {
        top: 5px;
    }

    .elementor-location-popup .footer-menu-link ul li a {
        font-size: 22px !important;
    }

    div.subscribe-img-right {
        width: 700px !important;
        right: 0px !important;
    }

    .footer-menu-link .elementor-nav-menu li a,
    .footer-menu-link .elementor-icon-list-items li a {
        font-size: 16px !important
    }

    .post-slider .wb_ps_single_item {
        padding-left: 40px;
    }

    .seeds-img {
        bottom: -63px !important;
        max-width: 350px !important;
    }

    .post-slider .wb_ps_content .wb_ps_title h2 {
        font-size: 70px;
    }

    h2.elementor-heading-title,
    h1.elementor-heading-title {
        font-size: 85px !important;
    }

    .h3-title h3.elementor-heading-title {
        font-size: 60px !important;
    }

    .subscribe-wrap h2.elementor-heading-title {
        font-size: 85px !important;
        max-width: 590px;
    }

    h1,
    h2 {
        font-size: 85px;
    }

    .home-banner-wrap {
        padding-bottom: 190px !important;
    }

    .home-banner-wrap h1.elementor-heading-title {
        font-size: 130px !important;
    }

    .elementor-widget-text-editor .elementor-text-editor p {
        font-size: 18px !important;
        line-height: 1.4;
    }

    .down-load-app h2.elementor-heading-title {
        padding-right: 110px;
    }

    #wpsl-search-wrap h2,
    #wpsl-search-wrap h1 {
        font-size: 85px;
    }

    #wpsl-wrap #wpsl-gmap {
        width: 60%;
    }

    #wpsl-result-list {
        width: 40%;
    }

    .single-wpsl_stores .left {
        width: 60%;
    }

    .single-wpsl_stores .right {
        width: 40%;
    }

    .single-wpsl_stores .right h1 {
        font-size: 85px;
    }

    .single-wpsl_stores .right {
        font-size: 24px;
    }

    .location-post-slide .swiper-button-next {
        right: -20px;
    }

    .location-post-slide .swiper-button-prev {
        left: -20px;
    }

    .relatedfood-slider .swiper-button-next {
        transform: scale(0.7);
    }

    .relatedfood-slider .swiper-button-prev {
        transform: scale(0.7);
    }

    .related-slider-heading h2 {
        font-size: 70px !important;
    }

    .relatedfood-slider .swiper-slide img {
        max-height: 250px;
    }

    .franchies-main h2.elementor-heading-title {
        font-size: 80px !important;
    }

    .franchies-main img {
        max-width: 370px !important;
    }

    .franchies-menu-list li a {
        font-size: 36px !important;
    }

    .innovation-slider .swiper-slide {
        max-width: 700px;
        width: 100%;
    }

    .awards-slider .swiper-container {
        max-width: 1100px;
    }

    .location-search-main .location-btn .elementor-widget-container {
        background-size: 370px auto !important;
        margin-bottom: 0px !important;
    }

    .location-search-main .location-btn .elementor-button-link {
        padding: 34px 0px 36px 50px !important;
        font-size: 20px !important;
    }

    .location-search-main .location-btn {
        width: 370px !important;
        max-width: 370px !important;
        margin-right: 0px !important;
    }

    .search-postcode #wpsl-widget-form .elementor-search-form__input {
        max-width: 370px;
        height: 76px;
        font-size: 20px !important;
    }

    .search-postcode form p {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .location-category ul li a {
        font-size: 50px;
    }

    .location-category {
        max-width: 1100px;
        margin: 0 auto;
    }

    .awards-slider .awards-content {
        font-size: 24px;
        max-width: 900px;
    }

    .opportunities-btn-new a.elementor-button-link {
        width: 250px;
        height: 51px;
        font-size: 19px;
    }

    .view-all-news {
        transform: scale(0.8);
    }

    .app-rewards .elementor-button-link {
        font-size: 20px !important;
        padding: 18px 0px 18px 0px !important;
    }

    .app-rewards .elementor-widget-container {
        background-size: 223px auto !important;
    }

    .app-rewards {
        width: 223px !important;
        max-width: 223px !important;
    }

    .post-slider .wb_ps_content .wb_ps_description p {
        font-size: 18px;
    }

    .subscribe-form input[type="email"] {
        font-size: 22px !important;
    }

    .single-foods .inner-modules h1,
    .single-product .inner-modules h1 {
        font-size: 40px !important;
    }

    .home-banner-wrap .banner-btn {
        width: 200px !important;
        max-width: 200px !important;
    }

    .home-banner-wrap .banner-btn .elementor-button-link {
        font-size: 20px !important;
        padding: 15px 0px 14px 0px !important;
    }

    .view-menu-section .elementor-container {
        max-width: 870px !important;
    }

    .view-menu-section .view-order {
        width: 220px !important;
        max-width: 220px !important;
    }

    .view-menu-section .view-order .elementor-button-link {
        font-size: 18px !important;
        padding: 18px 0px 18px 0px !important;
    }

    .view-menu-section .view-order .elementor-widget-container {
        background-size: 220px !important;
    }

    .menu-slider .swiper-slide .elementor-image-carousel-caption {
        font-size: 26px;
    }

    .find-rolld-wrap .elementor-button-link {
        font-size: 20px !important;
    }

    .white-search-postcode .search-postcode #wpsl-widget-form .elementor-search-form__input {
        font-size: 20px !important;
    }

    .red-search-postcode .search-postcode #wpsl-widget-form .elementor-search-form__input {
        font-size: 20px !important;
    }

    .view-all-news {
        width: 230px !important;
        max-width: 230px !important;
    }

    .view-all-news .elementor-button-link {
        font-size: 20px !important;
        padding: 19px 0px 18px 0px !important;
    }

    .view-all-news .elementor-widget-container {
        background-size: 230px !important;
    }

    .down-load-app .elementor-text-editor {
        max-width: 480px;
    }

    footer h2.elementor-heading-title {
        font-size: 70px !important;
    }

    .menu-slider .swiper-button-next,
    .menu-slider .elementor-swiper-button-next,
    .menu-slider .swiper-button-prev,
    .menu-slider .elementor-swiper-button-prev {
        transform: scale(0.7);
    }

    .location-parent-wrap .elementor-container {
        max-width: 770px !important;
    }

    .location-post-slide .post-box h3 {
        font-size: 50px;
    }

    .awards-content .read-article-btn {
        width: 230px;
        height: 57px;
        line-height: 55px;
        background-size: cover;
        font-size: 20px;
    }

    .awards-content .read-article-btn::after {
        width: 23px;
        height: 18px;
        margin-top: -8px;
    }

    .map-wrap p {
        font-size: 20px;
    }

    .map-wrap .right ul li {
        font-size: 20px;
    }

    .opportunities-btn a.elementor-button-link {
        width: 260px;
        height: 53px;
        background-size: cover;
        font-size: 18px;
    }

    .enquire-now-btn a.elementor-button-link {
        width: 230px;
        height: 57px;
        font-size: 18px !important;
        background-size: cover;
    }

    .enquire-now-btn a.elementor-button-link::after,
    .opportunities-btn a.elementor-button-link::after {
        width: 21px;
        height: 17px;
    }

    .internaltional-opp .elementor-container {
        max-width: 930px !important;
    }

    .market-over-text {
        max-width: 930px;
        margin-left: auto;
        margin-right: auto;
    }

    .franchies-main .red-btn .elementor-button-link {
        width: 303px;
        height: 63px;
        background-size: cover;
        font-size: 22px;
    }

    .upcoming-events-btn a.elementor-button-link {
        width: 409px;
        height: 63px;
        background-size: cover;
        font-size: 27px;
    }

    .meal-box-top .top-left .elementor-text-editor p {
        font-size: 18px !important;
    }

    .meal-box-top .top-left .elementor-column-wrap {
        padding-top: 80px !important;
    }

    .meal-hungry-sec .find-rolld .elementor-container {
        max-width: 880px !important;
    }

    .whats-in-the-box span.elementor-heading-title {
        font-size: 18px !important;
    }

    .whats-in-the-box .elementor-container {
        max-width: 1280px;
    }

    .whats-in-the-box img {
        max-height: 152px;
    }

    .accordion-parent .title,
    .page-template-all-faq .faq-accordion .title {
        font-size: 22px;
    }

    .accordion-parent .content,
    .page-template-all-faq .faq-accordion .content {
        font-size: 18px;
    }

    .page-template-all-faq .category-section-top .category-section-top-box p {
        font-size: 50px !important;
    }

    .page-template-all-faq .category-section {
        padding-right: 50px;
    }

    .max-630-left>.elementor-column-wrap {
        padding-left: 60px !important;
    }

    .career-pathway {
        padding-top: 130px !important;
    }

    .step-4-section {
        padding-top: 60px !important;
    }

    .meet-the-family-slider .swiper-button-prev {
        width: 57px;
        height: 46px;
        left: 25px;
    }

    .meet-the-family-slider .swiper-button-next {
        width: 57px;
        height: 46px;
        right: 25px;
    }

    .meet-the-family-slider .swiper-container {
        max-width: 1280px;
    }

    .max-700 {
        max-width: 700px !important;
    }

    .contact-page .elementor-container {
        max-width: 830px !important;
    }

    .down-load-app h2.elementor-heading-title {
        max-width: 450px;
    }

    footer .app-store {
        max-width: 130px !important;
    }

    footer .google-play {
        max-width: 159px !important;
    }

    footer section.elementor-section {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .meet-the-family-slider .swiper-slide {
        font-size: 18px;
    }

    .meet-the-family-slider .swiper-slide h3 {
        font-size: 50px;
    }

    .meet-the-family-slider .swiper-slide span {
        font-size: 26px;
    }

    .menu-popup .elementor-nav-menu li a {
        font-size: 18px !important;
    }

    .menu-popup .footer-menu-link ul li a {
        font-size: 18px !important;
    }

    .meet-the-family-slider .swiper-slide h3 {
        padding-top: 40px;
    }

    .meal-box-top {
        background-size: contain !important;
    }

    .global-quote-sec .right-quote .elementor-blockquote__content {
        font-size: 82px !important;
    }

    .down-load-app h2.elementor-heading-title {
        padding-right: 60px;
    }

    .lg-container .elementor-container,
    .category-page .container:not(.elementor-page-33611 .category-page .container),
    .whats-in-the-box,
    .meal-box-top>.elementor-container,
    .menu-popup .elementor-container {
        max-width: 1310px !important;
        margin: 0 auto;
    }

    .pagination .max-1543 {
        max-width: 1350px !important;
    }

    .your-career-pathway-wrap>.elementor-container,
    .meet-the-family-wrap>.elementor-container {
        max-width: 1360px !important;
    }

    .parent-opportunities,
    .tax-franchise_category {
        padding-top: 130px;
    }

    .parent-opportunities .category-page,
    .tax-franchise_category .category-page {
        padding-top: 70px;
    }

    .categories-section,
    .post-nav {
        margin: 40px 0px 30px;
    }

    .career-section-top .career-left {
        padding-left: 40px;
    }

    .page-top-menu .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item a {
        font-size: 36px !important;
    }

    .v-space-main {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .v-space-main-top {
        padding-top: 40px !important;
    }

    .awards-slider .awards-content {
        max-width: 700px;
        font-size: 18px;
    }

    .innovation-slider .content {
        font-size: 18px;
    }

    .innovation-slider .content h3 {
        font-size: 40px;
    }

    .meal-kit-h3 h3 {
        font-size: 70px !important;
    }

    .food-single .featured-image {
        max-width: 570px;
    }

    .rolld-star-h3 .elementor-heading-title {
        font-size: 70px !important;
    }

    .small-font-p .elementor-text-editor p {
        font-size: 14px !important;
    }

    .beyond-the-arc-wrap .beyond-the-arc {
        max-width: 460px;
        left: 250px;
    }

    .download-the-app a.elementor-button-link {
        width: 265px;
        height: 53px;
        font-size: 20px;
    }

    .subscribe-btn a.elementor-button-link {
        width: 231px;
        height: 57px;
        font-size: 20px;
    }

    .max-670-mel {
        max-width: 530px;
    }

}

@media (min-width: 1440px) and (max-width: 3500px) {
    .franchies-list-design li span {
        font-size: 50px !important;
    }

    .franchies-event-section .franchies-leaf {
        right: -35% !important;
        transform: scale(0.8);
    }

    .founder-section h3 {
        font-size: 80px !important;
    }
}

@media (min-width: 1280px) and (max-width: 3500px) {
    .preparation-detail>div {
        padding-left: 70px !important;
    }

    .meal-box-top .elementor-col-50:first-child {
        width: 60% !important;
    }

    .meal-box-top .elementor-col-50:first-child .elementor-column-wrap {
        padding-left: 30px !important;
    }

    .v-space-franchies {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .v-space-franchies-top {
        padding-top: 50px !important;
    }

    /*h2.elementor-heading-title, h1.elementor-heading-title {
      font-size: 85px !important;
  }
  .home-banner-wrap h1.elementor-heading-title {
      font-size: 130px !important;
  }
  .elementor-widget-text-editor .elementor-text-editor p {
      font-size: 18px !important;
      line-height: 1.4;
  }*/
}

@media (max-width: 3500px) {
    .post-slider .wb_ps_content .wb_ps_title h2 {
        font-size: 70px;
    }

    .post-slider .wb_ps_thumbnail {
        padding-left: 30px;
    }

    div.subscribe-img-right {
        width: 611px !important;
        right: 0px !important;
    }

    .down-load-app h2.elementor-heading-title {
        padding-right: 60px;
    }

    .franchies-list-design li span {
        font-size: 40px !important;
    }

    .store-format-right .elementor-column-wrap {
        padding-left: 30px !important;
    }

    .franchies-event-section .franchies-leaf {
        right: -35% !important;
        z-index: 0 !important;
        transform: scale(0.7);
    }

    .founder-section h3 {
        font-size: 60px !important;
    }

    .market-overview-right {
        right: -120px !important;
        transform: scale(0.65) !important;
    }

    .meal-box-top .top-left .elementor-column-wrap {
        padding-left: 30px !important;
    }

    .meal-box-top .top-left h2 {
        font-size: 90px !important;
    }

    .meal-box-top .top-left .elementor-button-link {
        transform: scale(0.8);
        transform-origin: left;
    }

    .ingredients-left h5.elementor-heading-title,
    .ingredients-right h5.elementor-heading-title {
        font-size: 45px !important;
    }

    .ingredients-left .elementor-icon-list-item {
        font-size: 22px !important;
    }

    .ingredients-right ol li {
        font-size: 22px !important;
    }

    header.header-main {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .lg-container .elementor-container,
    .category-page .container:not(.elementor-page-33611 .category-page .container),
    .whats-in-the-box,
    .meal-box-top>.elementor-container,
    .menu-popup .elementor-container {
/*         max-width: 1230px !important; */
		max-width: 100% !important;
        margin: 0 auto;
    }

    .pagination .max-1543 {
        max-width: 1280px !important;
    }

    .meet-the-family-slider .swiper-container {
        max-width: 1200px;
    }

    .single-foods .food-single,
    .single-product .food-single {
        max-width: 1230px;
    }

    .food-single .featured-image {
        max-width: 520px;
    }

    .find-out-btn a.elementor-button-link {
        width: 223px;
        height: 55px;
        font-size: 20px;
        margin-top: 10px;
    }

    .partnership-slider .swiper-slide-inner {
        padding-left: 60px !important;
    }

    .rolld-all-star-slider .swiper-slide .content h3 {
        font-size: 70px;
    }

    .rolld-all-star-slider .swiper-slide .content a {
        width: 236px;
        height: 62px;
        line-height: 61px;
        font-size: 44px;
    }
}

@media (min-width: 1920px) {
    .menu-slider .swiper-slide-next {
        transform: scale(1.3);
    }

    .app-slider .swiper-slide-active {
        padding-bottom: 0px;
    }

    .pull-up-a-seat .elementor-col-50:first-child {
        padding-top: 60px;
    }
}

@media (max-width: 1600px) {
    .reduce-l-p>.elementor-column-wrap {
        padding-left: 60px !important;
    }

    .product-slider .awards-slider .swiper-container {
        max-width: 1100px;
    }

    .melbourne-united-banner {
        padding-left: 80px !important;
    }

    .beyond-the-arc-wrap .beyond-the-arc {
        left: 80px;
        bottom: 60px;
    }

    .rolld-all-star>div {
        max-width: 430px;
        margin-left: 90px;
    }

    .max-670-mel .elementor-widget-text-editor {
        max-width: 410px;
    }

    .image-with-content.product-page .left-content>.elementor-column-wrap.elementor-element-populated {
        padding: 20px 50px 0px 60px !important;
    }

    .hungry-now .left-img img {
        max-width: 480px;
    }
}

@media (max-width: 1348px) {
    header.header-main .elementor-nav-menu--main ul li a {
        font-size: 22px !important;
        padding-left: 13px !important;
        padding-right: 13px !important;
    }

    .location-parent-wrap {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .market-overview-right {
        right: -100px !important;
        transform: scale(0.60) !important;
    }

    .awards-slider .swiper-container {
        max-width: 1024px;
    }

    .awards-slider .awards-content {
        font-size: 30px;
    }

    .menu-slider .swiper-slide:not(.swiper-slide-next) img {
        max-width: 300px;
    }

    .meal-box-top {
        background-size: contain !important;
    }

    .preparation-detail .order-now .elementor-button-link,
    .ingredients-right .order-now .elementor-button-link {
        width: 204px;
        height: 52px;
        font-size: 40px;
    }

    .ingredients-left .elementor-icon-list-item {
        font-size: 20px !important;
    }

    .ingredients-right ol li {
        font-size: 20px !important;
    }

    .ingredients-left h5.elementor-heading-title,
    .ingredients-right h5.elementor-heading-title {
        font-size: 40px !important;
    }

    .meet-the-family-slider .swiper-button-prev {
        left: 20px;
    }

    .meet-the-family-slider .swiper-button-next {
        right: 20px;
    }

    .meet-the-family-slider .swiper-container {
        max-width: 1024px;
    }

    .page-our-story .founder-section .leaf-img img {
        right: -110px;
    }
}

@media (max-width: 1280px) {
    .food-single .sidebar+.inner-modules {
        width: 78%;
        padding: 0 40px;
    }

    .food-single .image-navigation-section {
        padding: 0 90px;
    }

    #wpsl-wrap #wpsl-search-wrap form input[type="text"] {
        font-size: 20px;
    }

    #wpsl-wrap #wpsl-result-list {
        padding-left: 40px;
    }

    #wpsl-search-wrap h2,
    #wpsl-search-wrap h1 {
        font-size: 70px;
    }

    #wpsl-result-list .wpsl-store-location {
        font-size: 16px;
    }

    #wpsl-result-list .wpsl-store-location h3 {
        font-size: 20px;
    }

    #wpsl-wrap #wpsl-result-list li {
        padding-bottom: 40px;
    }

    .single-wpsl_stores .right {
        padding-left: 40px;
        padding-right: 40px;
    }

    .single-wpsl_stores .right h1 {
        font-size: 70px;
    }

    .single-wpsl_stores .right {
        font-size: 20px;
    }

    .single-wpsl_stores .right .order-now a {
        width: 213px;
        height: 52px;
        line-height: 50px;
    }

    .location-post-slide {
        padding: 0 30px 100px !important;
    }

    .location-post-slide .blog-recent-posts {
        padding: 0 50px;
    }

    .location-post-slide .swiper-button-next,
    .location-post-slide .swiper-button-prev {
        transform: scale(0.5);
    }

    .location-post-slide .swiper-button-next {
        right: -40px;
    }

    .location-post-slide .swiper-button-prev {
        left: -40px;
    }

    .awards-slider .awards-content {
        font-size: 23px;
    }

    .franchies-main h2.elementor-heading-title {
        font-size: 70px !important;
    }

    .meal-box-top {
        background-position: 550px 0 !important;
    }

    .hungry-now .left-img img {
        max-width: 310px !important;
        margin-top: 35px;
    }
}

@media (max-width: 1279px) {
    header.header-main .elementor-nav-menu--main ul li a {
        font-size: 17px !important;
        padding-left: 7px !important;
        padding-right: 7px !important;
    }

    header .header-btn .elementor-button-link {
        font-size: 30px !important;
    }

    header .header-btn {
        max-width: 170px !important;
        width: 170px !important;
    }

    header .Logo {
        max-width: 130px;
    }

    header .Logo img {
        max-width: 130px;
    }

    .home h1.elementor-heading-title {
        font-size: 150px !important;
    }

    .elementor-location-popup .footer-menu-link ul li a {
        font-size: 16px !important;
    }

    .post-slider .wb_ps_content .wb_ps_title h2 {
        font-size: 70px;
    }

    .post-slider .wb_ps_content .wb_ps_description p {
        font-size: 20px !important;
    }

    .google-play,
    .app-store {
        width: 100% !important;
        margin-bottom: 15px !important;
    }

    .google-play>div {
        margin-left: 0px !important;
    }

    .seeds-img {
        bottom: -63px !important;
        max-width: 250px !important;
    }

    .black-googleplay {
        width: 100% !important;
    }

    .black-googleplay>div {
        margin-left: 0px !important;
        margin-top: 20px;
    }

    .app-slider .center {
        border-radius: 20px;
    }

    .franchies-menu-list li a {
        font-size: 30px !important;
    }

    .raymond-man {
        position: relative !important;
        left: -240px !important;
    }

    .store-format-slider.elementor-widget-image-carousel .elementor-swiper-button-next {
        right: 10px;
    }

    .map-wrap .right {
        font-size: 20px;
    }

    .map-wrap .right ul li {
        font-size: 23px;
    }

    .map-wrap .right .inner {
        width: 100%;
    }

    .map-wrap .right {
        padding-left: 50px;
    }

    .opportunities-btn-new a.elementor-button-link {
        width: 202px;
        height: 41px;
        font-size: 14px;
    }

    .opportunities-btn-new a.elementor-button-link::after {
        transform: scale(0.7);
    }

    .innovation-slider .swiper-slide {
        max-width: 400px;
        width: 100%;
    }

    .awards-slider .swiper-container {
        max-width: 700px;
    }

    h2.elementor-heading-title,
    h1.elementor-heading-title {
        font-size: 70px !important;
    }

    .h3-title h3.elementor-heading-title {
        font-size: 50px !important;
    }

    h1,
    h2 {
        font-size: 70px;
    }

    .black-googleplay>div {
        margin-top: 20px !important;
    }

    .video-tutorial ul li {
        font-size: 36px;
        padding: 0 25px;
    }

    .video-tutorial .tab {
        padding: 15px 15px;
    }

    .video-tutorial .tab h4 {
        font-size: 36px;
    }

    .video-tutorial ul {
        padding: 0px;
    }

    .video-tutorial ul li:not(:last-child)::after {
        width: 4px;
        height: 36px;
    }

    .page-template-all-faq .category-section-top .category-section-top-box p {
        font-size: 50px !important;
    }

    .page-template-all-faq .categories-section {
        margin-top: 115px;
    }

    .career-pathway-main {
        max-width: 100% !important;
        margin: 0 auto !important;
    }

    .careers-right-slider.store-format-slider.elementor-widget-image-carousel .elementor-swiper-button-prev {
        transform: scale(0.5);
        margin-top: -35px;
        left: 0px;
    }

    .subscribe-wrap .elementor-image {
        transform: translateX(260px);
    }

    .meet-the-family-slider .swiper-button-prev {
        left: 20px;
        width: 57px;
        height: 46px;
    }

    .meet-the-family-slider .swiper-button-next {
        right: 20px;
        width: 57px;
        height: 46px;
    }

    .meet-the-family-slider .swiper-container {
        max-width: 830px;
    }

    footer section.elementor-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .career-section-top .career-left {
        padding-left: 0px !important;
    }

    .meal-kit-h3 h3 {
        font-size: 50px !important;
    }

    .our-value-meal-deal>div {
        padding: 50px 50px 50px 50px !important;
    }

    .rolld-soldiers-wrap .rolld-soldiers-img img {
        max-width: 400px;
    }

    .rolld-soldiers {
        margin-top: 40px !important;
    }

    .partnership-slider .elementor-slide-heading,
    .partnership-slider .elementor-slide-heading h1 {
        font-size: 100px !important;
    }

    .melbourne-united-banner .elementor-widget-wrap {
        max-width: 350px !important;
    }

    .rolld-all-star-slider .swiper-slide:not(.swiper-slide-active) img {
        max-width: 300px;
    }

    .rolld-all-star-slider .swiper-slide .content h3 {
        font-size: 50px;
    }

    .beyond-the-arc-wrap .elementor-row {
        padding-bottom: 65% !important;
    }

    .melbourne-united-banner {
        padding-left: 40px !important;
    }

    .beyond-the-arc-wrap .beyond-the-arc {
        left: 30px;
        bottom: 20px;
    }

    .beyond-the-arc-wrap .download-the-app a.elementor-button-link {
        margin-top: 0px;
    }

    .max-670-mel {
        max-width: 100%;
    }

    .max-670-mel .elementor-widget-text-editor {
        max-width: 100%;
    }

    .app-sause-img {
        width: 219px !important;
        max-width: 219px !important;
    }
}

@media (max-width: 1100px) {

    .footer-menu-link .elementor-nav-menu li a,
    .footer-menu-link .elementor-icon-list-items li a {
        font-size: 14px !important;
    }

    footer h4 {
        font-size: 36px !important;
    }

    .franchies-list-design li span {
        font-size: 30px !important;
    }

    .founder-section .elementor-column-wrap {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .raymond-text .elementor-column-wrap {
        padding-left: 30px !important;
    }

    .franchies-main h2.elementor-heading-title {
        font-size: 60px !important;
    }

    .meal-box-top {
        background-position: 550px 0 !important;
    }

    .meal-box-top .top-left h2 {
        font-size: 70px !important;
    }

    .page-top-menu .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item a {
        font-size: 24px !important;
    }

    .page-top-menu .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item::after {
        top: 50% !important;
        height: 24px !important;
    }

    .max-630-left>.elementor-column-wrap {
        padding-left: 40px !important;
    }

    .pathway-leaf {
        max-width: 240px !important;
        right: 0px !important;
    }
}

@media (max-width: 1024px) {
    .image-with-content.product-page .left-content>.elementor-column-wrap.elementor-element-populated {
        padding: 60px 50px 0px 60px !important;
    }

    .menu-popup .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
        display: flex !important;
    }

    footer .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
        display: flex !important;
    }

    .elementor-field-type-acceptance span input+label {
        font-size: 20px !important;
    }

    .footer-menu-link .elementor-nav-menu li a,
    .footer-menu-link .elementor-icon-list-items li a {
        font-size: 14px !important;
    }

    .menu-popup .elementor-nav-menu li a,
    .menu-popup .elementor-icon-list-items li a {
        font-size: 14px !important;
    }

    .menu-slider .swiper-slide-next {
        transform: scale(1);
    }

    .menu-slider .swiper-slide-active {
        transform: translateX(0);
    }

    .menu-slider .swiper-slide-next+div {
        transform: translateX(0);
    }

    header .order-now-main {
        margin-left: auto;
    }

    .menu-slider .swiper-container {
        width: 100%;
        height: auto;
        margin-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .marquee-wrap {
        padding: 50px 0px 50px 0px !important;
    }

    .reduce-top-margin .elementor-element-populated {
        margin-top: 0px !important;
    }

    .post-slider .wb_ps_thumbnail {
        width: 100%;
    }

    .post-slider .wb_ps_content {
        width: 100%;
        padding: 40px 20px 0px;
        text-align: center !important;
    }

    .post-slider .wb_ps_single_item {
        flex-wrap: wrap;
    }

    .post-slider .wb_ps_content .wb_ps_title {
        max-width: 100%;
    }

    .post-slider .wb_ps_content .wb_ps_description {
        max-width: 100%;
    }

    .post-slider .wb_ps_content .wb_ps_description p {
        text-align: center !important;
    }

    .app-slider .swiper-button-next,
    .app-slider .swiper-button-prev {
        transform: scale(0.5);
    }

    .location-category ul li a {
        font-size: 50px;
        padding: 20px 25px;
    }

    .location-post-slide .post-box.swiper-slide-next {
        border-right: 0px !important;
    }

    .why-should-section>.elementor-column-wrap {
        padding-left: 40px !important;
    }

    .franchies-list-design li span {
        font-size: 30px !important;
    }

    .franchies-list-design li span::before {
        margin-right: 17px;
    }

    .franchies-event-section .franchies-leaf {
        right: -10% !important;
        bottom: -3% !important;
    }

    .post-slider .wb-arrow-next {
        right: 15px
    }

    .menu-slider .swiper-pagination {
        margin-top: 0px;
    }

    .menu-slider .swiper-slide img {
        max-width: 500px;
    }

    .page-top-menu {
        margin-top: 110px !important;
    }

    .page-our-story .founder-section .leaf-img img {
        display: none !important;
    }

}

@media (min-width: 1024px) and (max-width: 1279px) {
    .ready-form-main-wrap {
        padding: 65px 40px !important;
    }

    .franchies-faq-main-wrap {
        padding: 90px 40px !important;
    }
}

@media (max-width: 1023px) {
    .store-format-slider.elementor-widget-image-carousel .elementor-swiper-button-next {
        right: 10px !important;
    }

    .franchies-menu-list li a {
        font-size: 24px !important;
        padding: 0 15px !important;
    }

    .map-section .map {
        width: 100%;
        padding: 0 20px;
    }

    .map-wrap .right {
        width: 100%;
        padding-left: 0px;
        justify-content: center;
        padding-top: 30px;
    }

    .map-section .new-zealand {
        right: -15px;
        bottom: 28px;
    }

    .opportunities-btn-new a.elementor-button-link {
        width: 260px;
        height: 53px;
    }

    .map-wrap .right .inner {
        margin: 0 auto;
    }

    .awards-slider .swiper-container {
        max-width: 400px;
    }

    .awards-slider .awards-content {
        font-size: 24px;
    }

    .single-foods .inner-modules h1,
    .single-product .inner-modules h1 {
        font-size: 30px !important;
    }

    .food-single .download-btn-space {
        width: 184px !important;
        max-width: 184px !important;
        margin-right: 10px !important;
    }

    .food-single .download-btn-space a {
        font-size: 16px !important;
        padding: 16px 0px 13px 0px !important;
    }

    .food-single .elementor-widget-accordion+div {
        padding-top: 20px !important;
    }

    .relatedfood-slider {
        margin-top: 40px;
    }

    .related-slider-heading h2 {
        padding: 40px 0 50px;
    }

    .food-single {
        padding-bottom: 80px;
    }

    #wpsl-stores .wpsl-search-btn-wrap {
        margin-bottom: -20px;
    }

    .accordion-parent .title,
    .page-template-all-faq .faq-accordion .title {
        font-size: 20px;
    }

    .accordion-parent .content,
    .page-template-all-faq .faq-accordion .content {
        font-size: 18px;
    }

    .meet-the-family-slider .swiper-container {
        max-width: 550px;
    }

    .sidebar .search-form form input:not([type="submit"]) {
        font-size: 18px;
    }

}

@media (max-width: 991px) {
    .food-single .sidebar+.inner-modules {
        width: 73%;
    }

    .food-single .image-navigation-section .next-arrow a {
        transform: scale(0.5);
    }

    .food-single .image-navigation-section .prev-arrow a {
        transform: scale(0.5);
    }

    #wpsl-wrap #wpsl-search-wrap form input[type="text"] {
        font-size: 14px;
    }

    #wpsl-wrap #wpsl-result-list {
        padding-left: 30px;
    }

    #wpsl-wrap #wpsl-stores,
    #wpsl-wrap #wpsl-gmap {
        height: calc(90vh - 155px) !important;
    }

    .raymond-man {
        left: -180px !important;
    }
}

@media (max-width: 767px) {
    .page-our-products .page-top-menu {
        border: 0 !important;
        margin-top: 95px !important;
    }

    header .Logo {
        max-width: 100px;
    }

    header .Logo img {
        max-width: 100px;
    }

    header .header-btn {
        max-width: 160px !important;
        width: 160px !important;
    }

    header .order-now-main>div {
        padding: 0px !important;
    }

    header .header-btn .elementor-button-link {
        font-size: 26px !important;
        padding: 4px 0px 4px 1px !important;
    }

    .home h1.elementor-heading-title {
        font-size: 88px !important;
    }

    .home-banner-wrap .banner-btn {
        width: 147px !important;
        max-width: 147px !important;
    }

    .home-banner-wrap .banner-btn .elementor-button-link {
        font-size: 17px !important;
        padding: 9px 0px 10px 0px !important;
    }

    .menu-slider .swiper-slide-active {
        transform: scale(1);
    }

    .menu-slider .swiper-container {
        padding-top: 0px !important;
        padding-left: 40px;
        padding-right: 40px;
    }

    .menu-slider .elementor-swiper-button-prev {
        width: 46px;
        height: 37px;
        background: url(../images/arrow-green-left.png) no-repeat 0 0 / cover;
        content: '';
        left: 10px;
    }

    .menu-slider .elementor-swiper-button-next {
        width: 46px;
        height: 37px;
        background: url(../images/arrow-green-right.png) no-repeat 0 0 / cover;
        content: '';
        right: 10px;
    }

    .menu-slider .swiper-slide {
        opacity: 0;
    }

    .menu-slider .swiper-slide-active {
        opacity: 1;
    }

    .menu-slider .swiper-slide .elementor-image-carousel-caption {
        font-size: 18px;
        transform: scale(1);
        padding-top: 0px;
    }

    .menu-slider .swiper-button-prev,
    .menu-slider .swiper-button-next {
        margin-top: 0px;
        transform: translateY(-50%);
        top: 46%;
    }

    .menu-slider .swiper-slide-prev {
        transform: translateX(0px);
    }

    .menu-slider .swiper-slide-next {
        transform: translateX(0px);
    }

    .menu-slider .swiper-pagination {
        margin-top: 0px;
    }

    .menu-slider .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        margin: 0 2px !important;
    }

    .app-slider .swiper-button-prev {
        width: 36px;
        height: 29px;
        background-size: cover !important;
    }

    .app-slider .swiper-button-next {
        width: 36px;
        height: 29px;
        background-size: cover;
    }

    .elementor-field-type-acceptance span input+label {
        font-size: 14px !important;
    }

    .elementor-field-type-acceptance span input {
        width: 15px;
        height: 15px;
    }

    .elementor-field-type-acceptance span input+label {
        padding-left: 0px;
    }

    .elementor-field-type-acceptance span input+label::before {
        width: 15px;
        height: 15px;
    }

    .elementor-field-type-acceptance span input+label::before {
        top: 0px !important;
    }

    .elementor-element.location-btn {
        margin-right: 0;
    }

    .search-postcode .elementor-search-form__container:not(.elementor-search-form--full-screen) {
        background: url(../images/post-code.png) no-repeat 0 0 / cover;
        width: 320px;
        height: 66px;
    }

    .search-postcode {
        margin-left: 0px !important;
    }

    .search-postcode.elementor-widget-search-form .elementor-search-form__input {
        font-size: 20px;
        padding-left: 70px !important;
        color: #ffffff !important;
    }

    .bottom-pattern::before {
        height: 14px;
        background-size: cover;
    }

    footer::before {
        height: 16px;
        background-size: cover;
        top: -16px;
    }

    .post-slider .wb_ps_thumbnail {
        margin: 0 auto;
        width: calc(100% - 140px);
        order: 2;
    }

    .post-slider .wb_ps_content {
        order: 1;
    }

    .post-slider .wbel-arrow {
        width: 46px;
        height: 37px;
        background-size: cover !important;
        top: auto;
        bottom: 16%;
    }

    .post-slider .wb-arrow-next {
        right: 20px;
    }

    .post-slider .wb-arrow-prev {
        display: block !important;
        left: 20px;
    }

    .post-slider .wb_ps_content .wb_ps_title h2 {
        font-size: 50px;
    }

    .seeds-img {
        bottom: -83px !important;
        max-width: 220px !important;
    }

    .menu-slider .swiper-slide:not(.swiper-slide-next) img {
        max-width: 100%;
    }

    .post-slider .wb_ps_content .wb_ps_description p {
        font-size: 17px !important;
    }

    .app-slider .swiper-slide-active {
        padding: 7px 0;
    }

    .app-slider .swiper-button-next,
    .app-slider .swiper-button-prev {
        transform: scale(0.8);
    }

    .post-slider .wb_ps_single_item {
        padding-left: 0px;
    }

    h2.elementor-heading-title,
    h1.elementor-heading-title,
    .category-section-top h1,
    .category-section-top h2 {
        font-size: 50px !important;
    }

    .h3-title h3.elementor-heading-title {
        font-size: 30px !important;
    }

    h1,
    h2 {
        font-size: 50px;
    }

    .elementor-widget-text-editor .elementor-text-editor p,
    .category-section-top p {
        font-size: 17px !important;
    }

    .down-load-app h2.elementor-heading-title {
        padding-right: 0px !important;
        max-width: 100%;
    }

    .down-load-app .elementor-text-editor {
        max-width: 100%;
    }

    .food-single .sidebar+.inner-modules {
        width: 100%;
        padding: 0 20px;
    }

    .food-single {
        padding: 120px 20px 120px;
    }

    .food-single .image-navigation-section {
        padding: 0 30px;
    }

    .food-single .image-navigation-section .next-arrow a,
    .food-single .image-navigation-section .prev-arrow a {
        transform: scale(1);
    }

    .food-single .image-navigation-section .next-arrow,
    .food-single .image-navigation-section .prev-arrow {
        transform: scale(0.4);
    }

    .food-single .image-navigation-section .next-arrow {
        right: -35px;
    }

    .food-single .image-navigation-section .prev-arrow {
        left: -35px;
    }

    .food-single .sidebar+.inner-modules {
        padding: 0px;
    }

    .relatedfood-slider {
        padding: 0 40px;
    }

    .relatedfood-slider .swiper-button-next {
        transform: scale(0.5);
    }

    .relatedfood-slider .swiper-button-prev {
        transform: scale(0.5);
    }

    .location-category ul {
        flex-wrap: wrap;
        width: 100%;
    }

    .location-category ul li a {
        font-size: 30px;
        padding: 20px 20px;
    }

    .location-search-main .location-btn .elementor-button-link {
        padding: 20px 0px 20px 28px !important;
        font-size: 15px !important;
        text-align: center !important;
    }

    .location-search-main .location-btn .elementor-widget-container {
        background-size: 255px auto !important;
        margin-bottom: 0px !important;
    }

    .location-search-main .location-btn {
        width: 255px !important;
        max-width: 255px !important;
        margin-right: 0px !important;
    }

    .location-search-main .search-postcode {
        width: 255px !important;
        max-width: 255px !important;
    }

    .location-search-main .search-postcode .elementor-search-form__container:not(.elementor-search-form--full-screen) {
        width: 255px;
        height: 53px;
        min-height: initial !important;
    }

    .location-search-main .search-postcode.elementor-widget-search-form .elementor-search-form__input {
        padding-left: 50px !important;
        text-align: center;
        font-size: 14px;
    }

    .location-category ul li:not(:last-child) a::after {
        height: 35px;
    }

    #wpsl-wrap #wpsl-gmap {
        width: 100%;
    }

    #wpsl-result-list {
        width: 100%;
    }

    #wpsl-search-wrap h2,
    #wpsl-search-wrap h1 {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    #wpsl-wrap #wpsl-result-list {
        padding-left: 20px;
    }

    #wpsl-wrap #wpsl-stores {
        height: auto !important;
    }

    #wpsl-wrap {
        padding-top: 95px;
    }

    #wpsl-wrap #wpsl-gmap {
        height: 350px !important;
    }

    .single-wpsl_stores .right {
        width: 100%;
        padding: 40px 20px 0;
    }

    .single-wpsl_stores .left {
        width: 100%;
    }

    .previous-arrow {
        margin-top: 50px;
    }

    .blog-recent-posts .post-box {
        border: 0px !important;
    }

    .location-post-slide .blog-recent-posts {
        padding: 0px 25px;
    }

    .location-post-slide .swiper-button-next,
    .location-post-slide .swiper-button-prev {
        transform: scale(0.4);
    }

    .location-post-slide .swiper-button-next {
        right: -50px;
    }

    .location-post-slide .swiper-button-prev {
        left: -50px;
    }

    .single-wpsl_stores {
        padding-top: 95px;
    }

    .related-slider-heading h2 {
        font-size: 60px !important;
    }

    .accordion-menu .download-btn-space {
        margin-right: 10px;
    }

    .elementor-widget-wp-widget-wpsl_search_widget .search-postcode {
        margin: 0 auto !important;
    }

    .search-postcode #wpsl-widget-form .elementor-search-form__input {
        max-width: 255px;
        height: 53px;
        padding-left: 50px !important;
        font-size: 14px !important;
        padding-right: 50px !important;
    }

    .red-search-postcode .search-postcode #wpsl-widget-form .elementor-search-form__input {
        font-size: 14px !important;
        width: 100%;
        height: 64px;
        max-width: 310px;
    }

    .white-search-postcode .search-postcode #wpsl-widget-form .elementor-search-form__input {
        font-size: 14px !important;
        width: 100%;
        height: 64px;
        max-width: 310px;
    }

    .red-search-postcode .search-postcode #wpsl-widget-form,
    .white-search-postcode .search-postcode #wpsl-widget-form {
        max-width: 320px;
        margin: 0 auto;
    }

    .franchies-main img {
        max-width: 100% !important;
    }

    .franchies-main .red-btn .elementor-button-link {
        width: 253px;
        height: 53px;
        background-size: cover;
    }

    .franchies-list-design li span {
        font-size: 25px !important;
    }

    .franchies-list-design li span::before {
        margin-right: 10px;
    }

    .franchies-slider .swiper-button-next {
        transform: scale(0.4);
        right: 0px;
    }

    .franchies-slider .swiper-button-prev {
        transform: scale(0.4);
        left: 0px;
    }

    .franchies-slider .swiper-slide>span {
        font-size: 16px;
        padding: 20px 20px 0px;
    }

    .franchies-event-section .franchies-leaf {
        position: static !important;
    }

    .upcoming-events-btn a.elementor-button-link {
        width: 253px;
        height: 53px;
        background: url(../images/current-opp.png) no-repeat 0 0;
        background-size: cover;
        font-size: 18px !important;
    }

    .store-format-right .elementor-column-wrap {
        padding-left: 15px !important;
    }

    .ready-to-boss form .elementor-field-type-submit {
        justify-content: center;
        margin-top: 20px;
    }

    .enquire-now-btn a.elementor-button-link,
    .opportunities-btn a.elementor-button-link {
        width: 243px;
        height: 60px;
        font-size: 18px;
        background-size: cover;
    }

    .opportunities-btn a.elementor-button-link {
        width: 280px;
        height: 57px;
        background-size: cover;
        font-size: 20px;
    }

    .franchies-slider span.play-icon {
        width: 64px;
        height: 77px;
    }

    .franchies-menu-list li {
        margin-bottom: 10px !important;
    }

    .single-slider .elementor-swiper-button-next,
    .single-slider .elementor-swiper-button-prev {
        transform: scale(0.5);
        top: calc(50% - 72px) !important;
    }

    .single-slider .elementor-swiper-button-next {
        right: 0;
    }

    .single-slider .elementor-swiper-button-prev {
        left: 0;
    }

    .founder-section h3 {
        font-size: 40px !important;
    }

    .raymond-man {
        left: -100px !important;
    }

    .market-overview-right {
        display: none !important;
    }

    .opportunities-btn.filled-btn .elementor-button-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .map-section .marker {
        transform: scale(0.3);
    }

    .map-section .north-america {
        left: 11%;
        top: 10%;
    }

    .map-section .united-kindom {
        left: 37%;
        top: 8%;
    }

    .map-section .europe {
        left: 49%;
        top: 0%;
    }

    .map-section .asia-2 {
        right: 12%;
        bottom: 15%;
    }

    .map-section .asia {
        left: 64%;
        top: 3%;
    }

    .map-section .new-zealand {
        right: -15px;
        bottom: -11px;
    }

    .map-section .map {
        max-width: 320px;
        float: none;
        margin: 0 auto;
    }

    .innovation-slider .swiper-button-prev,
    .innovation-slider .swiper-button-next {
        width: 50px;
        height: 41px;
        background-size: cover !important;
    }

    .innovation-slider .swiper-button-next {
        right: 0px !important;
    }

    .innovation-slider .swiper-button-prev {
        left: 0px !important;
    }

    .awards-slider .swiper-container {
        max-width: 200px;
    }

    .awards-slider .swiper-button-prev,
    .awards-slider .swiper-button-next {
        width: 50px;
        height: 41px;
        background-size: cover !important;
    }

    .awards-slider .swiper-button-next {
        right: 20px !important;
    }

    .awards-slider .swiper-button-prev {
        left: 20px !important;
    }

    .awards-slider .swiper-slide img {
        max-height: 70px;
    }

    .awards-slider .awards-content {
        font-size: 14px;
    }

    .awards-content .read-article-btn {
        transform: scale(0.6);
    }

    .awards-content .read-article-btn::after {
        margin-top: -7px;
    }

    .single-foods .inner-modules h1,
    .single-product .inner-modules h1 {
        font-size: 24px !important;
    }

    #wpsl-search-wrap h2,
    #wpsl-search-wrap h1 {
        font-size: 50px;
    }

    .view-menu-section .view-order .elementor-button-link {
        font-size: 16px !important;
        padding: 17px 0px 16px 0px !important;
    }

    .view-menu-section .view-order .elementor-widget-container {
        background-size: 200px !important;
    }

    .view-menu-section .view-order {
        width: 200px !important;
        max-width: 200px !important;
    }

    .find-rolld-wrap .elementor-button-link {
        font-size: 14px !important;
    }

    .subscribe-form input[type="email"] {
        font-size: 20px !important;
    }

    .subscribe-form .elementor-form-fields-wrapper .elementor-field-type-submit {
        top: 31px;
    }

    .view-all-news .elementor-button-link {
        font-size: 14px !important;
        padding: 17px 0px 17px 0px !important;
    }

    .view-all-news {
        width: 200px !important;
        max-width: 200px !important;
    }

    .view-all-news .elementor-widget-container {
        background-size: 200px !important;
    }

    .menu-slider .swiper-slide img {
        max-width: 100% !important;
    }

    .subscribe-form .elementor-form-fields-wrapper .elementor-field-type-submit {
        top: 34px !important;
    }

    .subscribe-form input[type="email"] {
        height: 70px;
        font-size: 18px !important;
    }

    .tags-icon-menu .elementor-widget-container {
        margin: 5px 0px !important;
    }

    .tags-icon-menu .elementor-icon-list-text {
        font-size: 18px !important;
    }

    .related-slider-heading h2 {
        font-size: 40px !important;
    }

    .black-googleplay>div {
        margin-top: 0px !important;
    }

    .location-category ul li {
        width: 33.333%;
    }

    .location-category ul li:nth-child(3) a:after {
        display: none;
    }

    #wpsl-stores .wpsl-search-btn-wrap {
        margin-bottom: -40px;
    }

    #wpsl-wrap {
        margin-bottom: 50px;
    }

    .location-post-slide .post-box {
        padding-top: 0px;
    }

    .sidebar-box {
        margin-bottom: 0px;
    }

    .food-single .download-btn-space+.header-btn {
        width: 180px !important;
        max-width: 180px !important;
        margin-top: 20px !important;
    }

    .food-single .download-btn-space+.header-btn a {
        font-size: 27px !important;
        padding: 10px 0px 10px 1px !important;
    }

    .food-single {
        padding-bottom: 40px;
    }

    .relatedfood-slider .swiper-button-prev {
        left: -20px;
    }

    .relatedfood-slider .swiper-button-next {
        right: -20px;
    }

    .categories-section li a {
        min-height: 84px;
        display: flex;
        align-items: center;
        justify-content: center;
        white-space: normal !important;
    }

    .reduce-top-margin .elementor-element-populated {
        margin-left: 0px !important;
    }

    .franchies-main h2.elementor-heading-title {
        font-size: 50px !important;
    }

    .store-format-slider.elementor-widget-image-carousel .elementor-swiper-button-next {
        transform: scale(0.7);
    }

    .opportunities-btn-new a.elementor-button-link {
        height: 53px;
    }

    header.header-main {
        top: 0px;
    }

    header .header-btn {
        max-width: 140px !important;
        width: 140px !important;
    }

    .meal-box-top .top-left .elementor-column-wrap {
        padding: 40px 20px !important;
    }

    .meal-box-top .top-left h2 {
        font-size: 50px !important;
    }

    .meal-box-top .top-left .elementor-text-editor p {
        font-size: 15px !important;
    }

    .mealbox-slider .swiper-slide-active {
        transform: scale(1);
    }

    .mealbox-slider .swiper-container {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .mealbox-slider .swiper-button-prev {
        width: 57px;
        height: 45px;
        left: 0px;
    }

    .mealbox-slider .swiper-button-next {
        width: 57px;
        height: 45px;
        right: 0px;
    }

    .meal-box-top .top-left .elementor-button-link {
        transform: scale(0.6);
        transform-origin: left top;
    }

    .mealbox-slider .swiper-pagination {
        padding-top: 40px;
    }

    .mealbox-slider .swiper-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 4px;
    }

    .prepared-media .gallery-item {
        padding: 0 5px !important;
    }

    .page-top-menu .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
        margin-bottom: 10px !important;
    }

    .page-top-menu .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item::after {
        top: 43% !important;
        height: 22px !important;
        width: 3px !important;
    }

    .page-top-menu {
        margin-top: 85px !important;
    }

    .ingredients-right ol li {
        font-size: 15px !important;
        padding-left: 25px;
    }

    .ingredients-left .elementor-icon-list-item {
        font-size: 15px !important;
    }

    .ingredients-right ol li::before {
        top: 4px;
    }

    .accordion-parent .title,
    .page-template-all-faq .faq-accordion .title {
        font-size: 18px;
    }

    .accordion-parent .content,
    .page-template-all-faq .faq-accordion .content {
        font-size: 15px;
    }

    .accordion-parent .title::after,
    .page-template-all-faq .faq-accordion .title:after {
        top: 30px;
        transform: scale(0.8);
    }

    .video-tutorial ul {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .video-tutorial .tab {
        flex-wrap: wrap;
    }

    .video-tutorial .tab h4 {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }

    .video-tutorial {
        margin-top: 60px;
    }

    .video-tutorial ul li {
        width: 50%;
        text-align: center;
        padding: 15px 20px;
        border-bottom: 2px solid #085748;
    }

    .video-tutorial ul li:nth-child(2n+1) {
        border-right: 2px solid #085748;
    }

    .video-tutorial ul li:nth-child(3),
    .video-tutorial ul li:nth-child(4) {
        border-bottom: 0px;
    }

    .video-tutorial ul li:after {
        display: none;
    }

    .page-template-all-faq .category-section-top .category-section-top-box p {
        font-size: 30px !important;
    }

    .page-template-all-faq .categories-section {
        margin-top: 85px;
        margin-bottom: 40px !important;
    }

    .page-template-all-faq .category-section-top {
        padding-bottom: 0px;
    }

    .page-template-all-faq .category-section-top {
        margin-top: 40px;
    }

    .page-template-all-faq .category-section .faq-accordion+h4 {
        margin-top: 30px;
        padding-top: 0px;
    }

    .page-template-all-faq .category-section h4 {
        font-size: 24px;
    }

    .page-template-all-faq .category-section {
        padding-right: 20px;
    }

    .australia-map-section .western-australia {
        top: 16%;
    }

    .australia-map-section .queensland {
        right: 33%;
        top: 8%;
    }

    .australia-map-section .new-south-wales {
        right: 32%;
        bottom: 22%;
    }

    .australia-map-section .victoria {
        right: 33%;
        bottom: 11%;
    }

    .australia-map-section .south-australia {
        left: 31%;
        bottom: 30%;
    }

    .australia-map-section .new-zealand {
        right: 20px;
        bottom: 9px;
    }

    .map-section .marker:hover {
        transform: scale(0.4);
    }

    .max-630-left>.elementor-column-wrap {
        padding-left: 0px !important;
    }

    .step-4-section {
        padding-top: 10px !important;
    }

    .page-template-all-faq .sidebar ul li {
        padding-left: 15px !important;
    }

    .page-template-all-faq .search-box {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .subscribe-wrap .elementor-widget-text-editor .elementor-text-editor p {
        font-size: 14px !important;
    }

    .meet-the-family-slider .swiper-slide h3 {
        font-size: 30px;
    }

    .meet-the-family-slider .swiper-slide span {
        font-size: 20px;
    }

    .meet-the-family-slider .swiper-slide {
        font-size: 15px;
    }

    .meet-the-family-slider .swiper-container {
        max-width: 270px;
    }

    .meet-the-family-slider .swiper-button-prev {
        left: 10px;
        width: 27px;
        height: 25px;
    }

    .meet-the-family-slider .swiper-button-next {
        right: 10px;
        width: 27px;
        height: 22px;
    }

    .meet-the-family-slider .swiper-slide {
        border: 0px !important;
        padding: 0 10px;
    }

    .meet-the-family-slider .swiper-slide h3 {
        padding-top: 20px;
    }

    .mealbox-slider {
        padding-top: 40px;
    }

    .cook-at-home-btn .view-order {
        margin-right: 0px !important;
    }

    .cook-at-home-btn .header-btn {
        width: 203px !important;
        max-width: 203px !important;
        margin-top: 20px !important;
    }

    .cook-at-home-btn .header-btn .elementor-button-link {
        padding: 13px 0px 13px 1px !important;
        font-size: 26px !important;
    }

    .load-more-section a.load_more_faq {
        font-size: 20px !important;
    }

    .opportunities-btn a.elementor-button-link {
        width: 240px;
        height: 49px;
        background-size: cover;
        font-size: 15px;
    }

    .subscribe-wrap h2.elementor-heading-title {
        font-size: 50px !important;
    }

    .global-quote-sec .right-quote .elementor-blockquote__content {
        font-size: 60px !important;
    }

    .meal-kit-h3 h3 {
        font-size: 40px !important;
    }

    .video-tutorial ul li {
        font-size: 30px;
    }

    .rolld-soldiers-wrap .rolld-soldiers-img img {
        max-width: 80%;
    }

    .mobile-center-align {
        text-align: center !important;
    }

    .seeds-img.soldiers-badge {
        bottom: -270px !important;
    }

    .Promotions.news-slider .swiper-button-next,
    .news-slider .Partnership .swiper-button-next {
        right: 20px;
    }

    .Promotions.news-slider .swiper-button-prev,
    .news-slider .Partnership .swiper-button-prev {
        left: 20px;
    }

    .Promotions.news-slider,
    .news-slider .Partnership {
        margin-bottom: 70px !important;
    }

    .mobile--size-cover {
        background-size: cover !important;
    }

    .page-template-promotions .recent-post .post-date {
        font-size: 36px;
    }

    body.search-result-promotions {
        padding-top: 100px !important;
    }

    .search-result-title h2 {
        font-size: 22px;
    }

    body.search-result-promotions .post-description .post-date {
        font-size: 24px;
    }

    .partnership-slider .elementor-slide-heading,
    .partnership-slider .elementor-slide-heading h1 {
        font-size: 50px !important;
    }

    .partnership-slider .elementor-slide-description {
        font-size: 15px !important;
    }

    .partnership-slider .swiper-slide-inner {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .reduce-l-p>.elementor-column-wrap {
        padding-left: 20px !important;
    }

    .innovation-slider .content a::after {
        width: 21px;
        height: 17px;
        margin-left: 8px;
    }

    .find-out-btn a.elementor-button-link {
        width: 203px;
        height: 50px;
        font-size: 16px;
        margin-top: 0px;
    }

    .find-out-btn a.elementor-button-link::after {
        width: 18px;
        height: 15px;
        margin-top: 2px;
    }

    .melbourne-united-banner>.elementor-container {
        min-height: 70vh;
    }

    .rolld-star-h3 .elementor-heading-title {
        font-size: 40px !important;
    }

    .rolld-all-star-slider .swiper-wrapper {
        align-items: flex-start;
    }

    .melbourne-united-banner {
        padding-left: 20px !important;
    }

    .beyond-the-arc-wrap .elementor-row {
        padding-bottom: 105% !important;
    }

    div.small-font-p .elementor-text-editor p {
        font-size: 13px !important;
        margin-bottom: 0 !important;
    }

    .download-the-app a.elementor-button-link {
        width: 225px;
        height: 45px;
        font-size: 16px;
    }

    .subscribe-btn a.elementor-button-link {
        width: 201px;
        height: 49px;
        font-size: 16px;
    }

    .beyond-the-arc-wrap .beyond-the-arc {
        left: -20px;
    }

    .footer-subscription.hubspot-form fieldset:nth-child(4) {
        width: 100%;
        margin-top: 15px;
    }

    .footer-subscription.hubspot-form fieldset:nth-child(4) label {
        font-size: 14px;
    }

    .parent-opportunities,
    .tax-franchise_category {
        padding-top: 100px;
    }

    .footer-menu-link .elementor-nav-menu li a,
    .footer-menu-link .elementor-icon-list-items li a {
        white-space: normal;
    }

    .franchies-menu-list li:not(:last-child),
    .page-top-menu li:not(:last-child) {
        border-right: 0px !important;
    }

    .franchies-menu-list li,
    .page-top-menu li {
        width: 50%;
        margin: 0px !important;
    }

    .page-top-menu .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
        margin-bottom: 0px !important;
    }

    .franchies-menu-list li a,
    .page-top-menu li a {
        border-bottom: 2px solid #b8d6c5;
        border-right: 2px solid #b8d6c5;
        padding: 0px 26px !important;
        color: #085748 !important;
        line-height: inherit !important;
        display: flex !important;
        white-space: normal !important;
        min-height: 84px;
        text-align: center;
        justify-content: center !important;
        align-items: center !important;
    }

    .page-top-menu li a span {
        line-height: 1 !important;
    }

    .franchies-menu-list ul,
    .page-top-menu ul {
        border-top: 2px solid #b8d6c5;
    }

    .franchies-menu-list li:nth-last-of-type(-n+1):not(:nth-child(2n)),
    .page-top-menu li:nth-last-of-type(-n+1):not(:nth-child(2n)) {
        width: 100%;
    }

    .franchies-menu-list li:nth-last-of-type(-n+1):not(:nth-child(2n)) a,
    .page-top-menu li:nth-last-of-type(-n+1):not(:nth-child(2n)) a {
        border: 0px !important;
    }

    .page-top-menu .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item::after {
        display: none !important;
    }

    .meal-box-top {
        background-size: 0px !important;
    }

    .image-with-content.product-page h3 {
        font-size: 40px !important;
    }

    .hungry-now .left-img img {
        max-width: 200px;
    }

    .how-to-learn .elementor-row.elementor-inner-column>.elementor-column-wrap {
        padding: 0 0 40px !important;
    }

    .image-with-content.product-page .left-content>.elementor-column-wrap.elementor-element-populated {
        padding: 60px 20px 0px 20px !important;
    }

    .product-slider .awards-content .read-article-btn {
        margin-top: 10px;
    }

    .how-to-learn .elementor-row .elementor-inner-column>.elementor-column-wrap {
        padding: 0 0 40px !important;
    }

    .find-rolld-wrap .app-sause-img img {}

    .noodle-soups-slider .innovation-slider .content h3 {
        font-size: 18px;
    }

    .dv-video-banner .video-play-icon .eicon-play::before,
    .taste-adventure .video-play-icon .eicon-play::before {
        width: 60px;
        height: 73px;
    }

    .potrait-slider .elementor-swiper-button-prev {
        left: 20px;
        width: 48px;
        height: 41px;
    }

    .potrait-slider .elementor-swiper-button-next {
        right: 20px;
        width: 48px;
        height: 41px;
    }
}

@media (max-width: 370px) {
    header .Logo {
        max-width: 90px;
    }

    header .Logo img {
        max-width: 90px;
    }

    header .header-btn {
        max-width: 110px !important;
        width: 110px !important;
    }

    header .header-btn .elementor-button-link {
        font-size: 20px !important;
        padding: 3px 0px 4px 1px !important;
    }

    .Hamburger-icon .elementor-icon {
        font-size: 28px !important;
    }

    .home-banner-wrap .banner-btn .elementor-button-link {
        padding: 11px 0px 8px 0px !important;
    }

    h2.elementor-heading-title {
        font-size: 50px !important;
    }

    .white-search-postcode .search-postcode #wpsl-widget-form .elementor-search-form__input {
        height: 62px;
    }
}

.form-discover .hs_choose_date tr td.disable button {
    cursor: not-allowed;
    opacity: 0.2;
    background: none;
}

.form-discover .hs_choose_date td.is-today~td button {
    cursor: default;
    opacity: 1;
    background: #f5f5f5 !important;
}

.form-discover .hs_choose_date td.is-today~td button:hover {
    cursor: default;
    background: #085748 !important;
    color: #ffffff !important;
}

.form-discover .hs_choose_date tr.disable-current~tr td button {
    cursor: default;
    opacity: 1;
    background: #f5f5f5 !important;
}

/*.form-discover .hs_choose_date td.is-today button,
.form-discover .hs_choose_date td.is-today ~ td button{
  cursor: default;
  opacity: 1;
  background: #f5f5f5 !important;
}*/
/*.form-discover .hs_choose_date tr.disable-current
.form-discover .hs_choose_date td.is-today button:hover,
.form-discover .hs_choose_date td.is-today ~ td button:hover{
  cursor: default;
  background: #085748 !important;
  color: #ffffff !important;
}
.form-discover .hs_choose_date td.is-selected button {
  background: #085748 !important;
  color: #ffffff !important;
}
.form-discover .hs_choose_date tr.disable ~ tr td button{
   cursor: default;
  opacity: 1;
  background: #f5f5f5 !important;
}
.form-discover .hs_choose_date tr.disable ~ tr td button:hover{
   cursor: default;
  background: #085748 !important;
  color: #ffffff !important;
}*/
/*.form-discover .hs_choose_date thead th:nth-child(1) button,
.form-discover .hs_choose_date thead th:nth-child(2) button,
.form-discover .hs_choose_date thead th:nth-child(3) button,
.form-discover .hs_choose_date thead th:nth-child(6) button{
  cursor: not-allowed;
  opacity: 0.5;
}*/
.form-discover .hs_choose_date tbody td:nth-child(1) button,
.form-discover .hs_choose_date tbody td:nth-child(2) button,
.form-discover .hs_choose_date tbody td:nth-child(3) button,
.form-discover .hs_choose_date tbody td:nth-child(7) button {
    cursor: not-allowed !important;
    opacity: 0.2 !important;
    background: none !important;
}

.order-form-new fieldset .input {
    position: relative;
}

.order-form-new input[type=number]::-webkit-inner-spin-button,
.order-form-new input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.order-form-new input[type=number] {
    -moz-appearance: textfield !important;
}

.order-form-new input[type=number] {
    width: 45px;
    height: 42px;
    line-height: 1;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    border: 0px !important;
    text-align: center;
}

.order-form-new input[type=number]:focus {
    outline: 0;
}

.quantity-nav {
    float: left;
}

.quantity-button {
    position: relative;
    cursor: pointer;
    border: 1px solid #175e50;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #175e50;
    font-size: 23px;
    border-radius: 50%;
    line-height: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.quantity-button.quantity-up {
    position: absolute;
    top: 18px;
    right: 0px;
}

.quantity-button.quantity-down {
    position: absolute;
    top: 18px;
    left: 0px;
    line-height: 10px;
    font-size: 28px;
}

.menu-slider.noodle-soup-slider .swiper-button-next,
.menu-slider.noodle-soup-slider .elementor-swiper-button-next,
.menu-slider.noodle-soup-slider .swiper-button-prev,
.menu-slider.noodle-soup-slider .elementor-swiper-button-prev {
    margin-top: -100px;
}

.remove-before:before,
.remove-before:after {
    display: none !important;
}

.menu-slider.noodle-soup-slider .swiper-slide a {
    display: inline-block;
    margin-top: 30px;
}

.menu-slider.noodle-soup-slider .swiper-slide a:hover {
    color: #ffffff;
}

@media (max-width: 767px) {

    .noodle-soups-slider .new-product-tag img:first-child {
        max-width: 100px;
    }

    .noodle-soups-slider .content .order-now-btn {
        min-width: 153px;
        max-height: 60px;
        font-size: 30px;
    }

    .menu-slider.noodle-soup-slider .swiper-button-next,
    .menu-slider.noodle-soup-slider .elementor-swiper-button-next,
    .menu-slider.noodle-soup-slider .swiper-button-prev,
    .menu-slider.noodle-soup-slider .elementor-swiper-button-prev {
        margin-top: -30px;
    }

    .menu-slider.noodle-soup-slider .swiper-slide .elementor-image-carousel-caption {
        display: block;
    }

    .home .feeling-fresh-img>.elementor-widget-container {
        margin-top: 0px !important;
    }

    body .dv-video-banner .image-link-orderup {
        height: 35vh !important;
    }

    body .dv-video-banner video {
        height: 100% !important;
    }
}



/* breadcrumbs start */

.single-wpsl_stores #breadcrumbs {
    padding-left: 60px;
    padding-bottom: 50px;
}

#wpsl-wrap {
    padding-top: 20px;
}

.page-template-location #breadcrumbs {
    padding-top: 145px;
    padding-left: 60px;
}

.single.single-post .elementor-location-single .single-post-breadcrumbs.elementor-section-boxed.post-page>.elementor-container {
    max-width: 100% !important;
    padding: 30px 18px 0;
}

#breadcrumbs span {
    font-family: "fkgroteskwipviet", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}

#breadcrumbs span.breadcrumb_last {
    color: #085748;
    font-weight: 700;
    font-family: "fkgroteskwipviet", Sans-serif;
}

#breadcrumbs span a {
    font-family: "fkgroteskwipviet", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
}

.page-template-all-career #breadcrumbs {
    position: relative;
    top: -55px;
}

.page-template-all-opportunities #breadcrumbs {
    position: relative;
    top: -35px;
}

.meal-box-top .top-left .elementor-column-wrap {
    padding-top: 40px !important;
}

.meal-box-top .top-left #breadcrumbs {
    padding-bottom: 20px;
}

.reg-btn .elementor-widget-container {
    background-image: url("https://rolld.com.au/wp-content/uploads/2021/05/red-filled-btn-bg.png") !important;
    background-position: center left !important;
    background-repeat: no-repeat !important;
    background-size: 237px !important;
    max-width: 250px;
}

.reg-btn a.elementor-button-link {
    font-size: 23px !important;
    font-family: "fkgroteskwipviet", Sans-serif !important;
    background-color: transparent !important;
}

.right-content.reg-btn {
    max-width: 244px;
}

.reg-btn-wrap .elementor-widget-wrap {
    justify-content: center !important;
}

.reg-btn-wrap .elementor-widget-wrap .reg-btn {
    width: auto !important;
    max-width: auto !important;
}

.single-franchise-event .reg-btn-wrap .elementor-widget-wrap .reg-btn .elementor-widget-container {
    margin-bottom: 30px !important;
    background-size: 230px !important;
}

@media (max-width:1025px) {
    .page-template-all-career #breadcrumbs {
        top: -35px;
    }

    .page-template-location #breadcrumbs {
        padding-top: 135px;
        padding-left: 33px;
    }
}

@media (max-width:767px) {
    .page-template-all-career #breadcrumbs {
        top: -25px;
        padding-left: 20px;
    }

    .page-template-all-faq #breadcrumbs {
        padding: 0 20px;
    }

    .page-template-all-opportunities #breadcrumbs {
        top: -25px;
        padding: 0 20px;
    }

}

/* breadcrumbs end */




@media (min-width: 767px) {
    .page-find-rolld .elementor-widget-breadcrumbs>.elementor-widget-container {
        padding-top: 140px !important;
    }

    .page-find-rolld .first-title.elementor-widget-heading>.elementor-widget-container {
        margin: 60px 0px 0px 0px !important;
        padding: 0% 0% 0% 0% !important;
    }
}

@media (min-width: 1025px) {
    .contact-banner-title .elementor-heading-title {
        font-size: 130px !important;
    }
}

@media (min-width: 1280px) {
    .catering-title h1.elementor-heading-title {
        font-size: 128px !important;
    }

    .single-franchise #breadcrumbs {
        line-height: 0.9;
        display: inline-block;
        margin-bottom: 40px;
        margin-left: 19px;
    }

}

@media (min-width: 1600px) {
    .catering-title h1.elementor-heading-title {
        font-size: 170px !important;
    }
}

.single-franchise .franchise-address-link {
    text-decoration: none;
}

.page-blue-dragon .section-one h1 span {
    color: #211d1e;
    font-size: 50px !important;
    display: block;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .page-blue-dragon .section-one h1 span {
        font-size: 40px !important;
    }
}

.taste-strip {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
}

body.promotions-taste-deals header {
    margin-top: 20px !important;
}

.price-red-blue-sticker {
    position: absolute !important;
    max-width: 250px;
    left: 0;
    right: -355px;
    margin: 0 auto;
    z-index: 99;
    top: 70px;
}

.taste-noodle-slider.menu-slider .swiper-pagination {
    margin-top: 220px;
}

.taste-order-btn img {
    width: 308px !important;
    position: absolute !important;
    top: -250px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.taste-strip {
    background-color: #175e50 !important;
    height: 38px;
}

.taste-strip .elementor-widget-text-editor .elementor-text-editor p {
    color: #fff;
    font-weight: 400 !important;
    text-align: center;
}

@media (max-width: 1024px) {
    .price-red-blue-sticker {
        max-width: 200px;
        right: -305px;
        top: 130px;
    }

}

@media (max-width:3500px) {
    .taste-order-btn img {
        width: 238px !important;
        top: -220px;
    }
}

@media (max-width:767px) {
    .price-red-blue-sticker {
        max-width: 120px;
        right: -165px;
        top: 80px;
    }

    .taste-order-btn img {
        width: 200px !important;
        top: -140px;
    }

    .taste-noodle-slider.menu-slider .swiper-pagination {
        margin-top: 70px;
    }
}

@media (min-width:1280px) {
    .guest-banner .elementor-widget-container {
        padding-top: 130px !important;
    }
}

@media (min-width:1440px) {
    .guest-banner h2.elementor-heading-title {
        font-size: 90px !important;
    }

    .guest-banner .elementor-widget-container {
        padding-top: 170px !important;
    }
}

@media (min-width: 1920px) {
    .taste-banner a {
        width: 100% !important;
    }

    .taste-banner a img {
        max-width: inherit !important;
        width: 100% !important;
    }

    .guest-banner h2.elementor-heading-title {
        font-size: 135px !important;
    }

    .guest-banner .elementor-widget-container {
        padding-top: 150px !important;
    }
}

@media (min-width:3501px) {
    .taste-noodle-slider.menu-slider .swiper-pagination {
        margin-top: 240px;
    }
}


@media (max-width:767px) {
    .taste-strip .elementor-widget-text-editor .elementor-text-editor p {
        padding: 0;
        font-size: 14px !important;
        position: relative;
        top: -2px;
    }

    .price-red-blue-sticker {
        max-width: 150px !important;
        top: 30px !important;
        right: -205px !important;
    }

    .privacy-sec .elementor-heading-title {
        font-size: 13px !important;
        line-height: 1.6em !important;
    }

    .rolld-subscription-wrap {
        padding: 120px 20px 20px !important;
    }

    .rolld-subscription-form {
        padding: 30px 0 60px !important;
    }

}

@media (min-width:768px) and (max-width:1024px) {
    .taste-strip .elementor-widget-text-editor .elementor-text-editor p {
        font-size: 15px !important;
        line-height: 1.4;
        padding-bottom: 6px;
    }
}

@media (min-width:3501px) {
    .taste-strip .elementor-widget-text-editor .elementor-text-editor p {
        padding: 2px 0 7px;
    }
}

@media (min-width:1025px) and (max-width:3500px) {
    .taste-strip .elementor-widget-text-editor .elementor-text-editor p {
        position: relative;
        top: -6px;
        padding: 5px;
        font-size: 16px !important;

    }
}


.catering-option-inner .elementor-row .elementor-widget-heading:not(.title-main) h3 {
    color: #B8D6C5;
}

.catering-option-inner .elementor-row p.elementor-heading-title {
    font-weight: 500;
    line-height: 1.03em;
    color: #085748;
    font-family: "fkgroteskwipviet", Sans-serif;
}

.catering-option-inner .elementor-widget-text-editor {
    color: #095749;
}

.red-module-bg {
    background-color: #ff0619 !important;
    padding: 30px 0 30px !important;
    text-align: center;
}

.elementor-20689 .red-module-bg .elementor-element.elementor-element-434fb47 .elementor-heading-title {
    color: #ffffff;
    font-family: "fkscreamerangled upright", Sans-serif;
    font-size: 45px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.03em;
}

.elementor-20689 .red-module-bg .elementor-element.elementor-element-2a9cadf>.elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url("https://rolld.com.au/wp-content/uploads/2021/11/white-outline-border.png");
    background-position: center center;
    background-size: 283px auto;
}

.elementor-20689 .red-module-bg .elementor-element.elementor-element-2a9cadf .elementor-button {
    font-family: "fkgroteskwipviet", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 0.7em;
    letter-spacing: 0px;
    fill: #ffffff;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0px 0px 0px 0px;
    padding: 29px 0px 29px 0px;
    display: block;
}

.elementor-20689 .red-module-bg .elementor-element.elementor-element-2a9cadf:hover .elementor-widget-container {
    background-image: url("https://rolld.com.au/wp-content/uploads/2021/11/white-filled-btn-bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 283px auto;
}

.elementor-20689 .red-module-bg .elementor-element.elementor-element-2a9cadf:hover .elementor-widget-container a {
    color: #ff0619;
}

.red-module-bg .scale-order {
    transform: scale(0.7);
}

.elementor-20689 .red-module-bg .elementor-element.elementor-element-2a9cadf {
    width: 283px;
    max-width: 283px;
}

.menu-slider.on-the-go .swiper-container {
    padding-top: 120px !important;
}

.menu-slider.on-the-go .swiper-slide-inner a {
    width: 442px;
    height: 78px;
    background: url(../images/Find_A_Store-03.png) no-repeat 0 0 / cover;
    display: inline-block;
    margin-top: 20px;
    transform: scale(0.9);
    transform-origin: left;
    margin-left: 45px;
    margin-bottom: 30px;
}

.menu-slider.on-the-go.elementor-arrows-position-outside .swiper-container {
    width: calc(100% - 270px);
}

.menu-slider.on-the-go .swiper-slide-active {
    transform: translateX(-70px);
}

.menu-slider.on-the-go .swiper-slide-next+div {
    transform: translateX(70px);
}

.menu-slider.on-the-go .swiper-button-prev,
.menu-slider.on-the-go .elementor-swiper-button-prev {
    background: url(../images/Arrow_5_Green.png) no-repeat 0 0;
}

.menu-slider.on-the-go .swiper-button-next,
.menu-slider.on-the-go .elementor-swiper-button-next {
    background: url(../images/Arrow_7_Green.png) no-repeat right center;
}

.hide-store {
    display: none !important;
}

.hide-store .elementor-container {
    max-width: 1082px;
}

.hide-store .elementor-widget .elementor-icon-list-item {
    padding-bottom: 6px;
}

.hide-store .elementor-widget .elementor-icon-list-text {
    color: #085748;
}

.show-store.hide-store {
    display: block !important;
}

@media(max-width: 3500px) {
    .menu-slider.on-the-go .swiper-slide-next {
        transform: scale(1.2);
    }
}

@media (min-width: 1024px) and (max-width: 1440px) {
    .menu-slider.on-the-go .swiper-slide-active {
        transform: translateX(-200px);
    }

    .menu-slider.on-the-go .swiper-slide-next+div {
        transform: translateX(200px);
    }

    .menu-slider.on-the-go .swiper-slide-inner a {
        margin-left: 0;
        transform: scale(0.7);
    }

    .menu-slider .swiper-slide:not(.swiper-slide-next) img {
        max-width: 359px;
    }
}

@media (max-width: 767px) {
    .taste-strip .elementor-widget-text-editor .elementor-text-editor p {
        top: -4px !important;
        line-height: 1.2 !important;
    }

    .menu-slider.on-the-go.elementor-arrows-position-outside .swiper-container {
        width: calc(100% - 60px);
    }

    .menu-slider.on-the-go .swiper-slide-active {
        transform: translateX(0px);
    }

    .menu-slider.on-the-go .swiper-slide-next+div {
        transform: translateX(0px);
    }

    .menu-slider.on-the-go .swiper-button-next,
    .menu-slider.on-the-go .elementor-swiper-button-next,
    .menu-slider.on-the-go .swiper-button-prev,
    .menu-slider.on-the-go .elementor-swiper-button-prev {
        background-size: cover;
    }

    .menu-slider.on-the-go .swiper-container {
        padding-top: 0px !important;
    }
}

/* 2022 Changes */
.melbourne-hero-banner .elementor-column-wrap {
    padding: 0px !important;
}

.rolld-time-lets-eat .elementor-column-wrap {
    padding: 0px !important;
    background-color: #b8d6c5;
}

.rolld-time-lets-eat .elementor-col-50 {
    background-color: #b8d6c5;
}

.rolld-time-lets-eat .elementor-col-50.rolld-time-right {
    text-align: center;
    color: #0a5747;
    padding: 25px 0px;
}

.rolld-time-lets-eat .elementor-widget-text-editor {
    color: #0a5747;
}

.rolld-time-lets-eat .elementor-col-50.rolld-time-right .elementor-widget-text-editor {
    max-width: 500px;
    margin: 0 auto;
}

.rolld-time-lets-eat .elementor-col-50.rolld-time-right img {
    max-width: 550px;
}

.rolld-time-lets-eat .elementor-widget-text-editor .elementor-text-editor p {
    font-size: 22px !important;
    line-height: 1.2;
    padding-top: 20px;
    margin-bottom: 0px !important;
}

.rolld-time-lets-eat .elementor-row {
    align-items: center;
}

.rolld-time-lets-eat .elementor-col-50.rolld-time-right .corionder-leaf-melbourne {
    top: 150px;
    right: -45px;
    width: auto;
}

.rolld-could-time h6 {
    font-size: 14px;
    margin-top: 20px;
}

.rolld-time-lets-eat.rolld-could-time {
    margin-top: 110px;
}

.rolld-time-lets-eat.rolld-could-time .elementor-column-wrap {
    padding: 0px !important;
    background-color: #fffbf2;
}

.rolld-time-lets-eat.rolld-could-time .elementor-col-50 {
    background-color: #fffbf2;
}

.rolld-time-lets-eat.rolld-could-time .elementor-col-50.rolld-time-right .elementor-widget-text-editor {
    max-width: 580px;
    margin: 0 auto;
}

.rolld-time-lets-eat.rolld-could-time .elementor-button-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.rolld-could-time .download-the-app {
    width: 100% !important;
    max-width: 100% !important;
}

.rolld-time-loyalty {
    background: #085748 !important;
}

.rolld-time-loyalty .subscribe-btn a.elementor-button-link {
    background: url(../images/subscripe-wthite-btn.png) no-repeat 0 0 / cover;
    color: #ffffff;
}

.rolld-time-loyalty .subscribe-btn a.elementor-button-link::after {
    background: url(../images/small-white-arrow.png) no-repeat 0 0 / cover;
}

.rolld-time-loyalty .download-the-app a.elementor-button-link {
    background: url(../images/download-white-btn.png) no-repeat 0 0 / cover;
    color: #085748;
}

.rolld-time-loyalty .download-the-app a.elementor-button-link::after {
    background: url(../images/green-arrow-next.png) no-repeat 0 0 / cover;
}

.rolld-could-time .coriander-leaf-2 {
    bottom: 40px;
    left: -60px;
    width: auto !important;
}

.melbourne-partneship .swiper-wrapper {
    justify-content: center;
}

.news-slider .melbourne-partneship .swiper-button-next.swiper-button-disabled,
.news-slider .melbourne-partneship .swiper-button-prev.swiper-button-disabled {
    opacity: 0 !important;
}

.term-bao .product-section .product-box .product-img {
    position: relative;
}

.term-bao .product-section .product-box .product-img:after {
    background: url(../images/SauceBaus.svg) no-repeat 0 0;
    width: 120px;
    height: 162px;
    position: absolute;
    right: -90px;
    top: 0px;
    content: '';
}

.product-single .featured-image .bao-badge {
    background: url(../images/SauceBaus.svg) no-repeat 0 0;
    width: 149px;
    height: 200px;
    position: absolute;
    right: -110px;
    top: 0px;
}

.rolld-dogood-banner {
    padding-top: 100px;
    padding-bottom: 100px;
    border-bottom: 2px solid #b8d6c5;
}

.donating-section-wrap {
    padding: 50px 0px;
    border-bottom: 2px solid #b8d6c5;
    margin-bottom: 70px;
}

/*.rolld-dogood-slider.menu-slider .swiper-slide-next {
  transform: scale(1);
}*/
.rolld-dogood-slider .sec-title {
    text-transform: uppercase;
    text-align: center;
}

.rolld-dogood-slider.menu-slider .swiper-slide-next+div {
    transform: translateX(0px);
}

.rolld-dogood-slider.menu-slider .swiper-slide-next a {
    position: relative;
}

.rolld-dogood-slider.menu-slider .swiper-slide-next a:after {
    background: url(../images/DoGood_WebsiteIcons.svg) no-repeat 0 0;
    width: 140px;
    height: 134px;
    position: absolute;
    right: -30px;
    top: 0;
    content: '';
}

.rolld-dogood-slider.menu-slider .swiper-slide-active {
    transform: translateX(0px);
}

.rolld-dogood-slider .food-menu-slider .swiper-container {
    padding: 90px 0px;
    margin-bottom: 0px !important;
}

.rolld-dogood-slider .food-menu-slider .swiper-slide h4,
.rolld-dogood-slider .food-menu-slider .swiper-slide a span {
    opacity: 0;
}

.rolld-dogood-slider .food-menu-slider .swiper-slide.swiper-slide-next h4,
.rolld-dogood-slider .food-menu-slider .swiper-slide.swiper-slide-next a span {
    opacity: 1;
}

.rolld-dogood-slider .food-menu-slider .swiper-slide a span {
    color: #a5cdb9;
    font-weight: 700;
}

.rolld-dogood-slider .food-menu-slider .swiper-pagination {
    padding-top: 0px;
    margin-top: 0px;
}

.rolld-dogood-slider .elementor-widget-button .elementor-button {
    background-color: transparent;
}

.rolld-dogood-slider .food-menu-slider {
    padding-bottom: 0px;
}

.rolld-dogood-slider .elementor-widget-wrap {
    justify-content: center;
}

.we-believe-wrap {
    background: #b8d6c5;
    margin-top: 90px;
}

.we-believe-wrap.proudly-supporting section {
    background: #45c1ee !important;
}

.we-believe-wrap h2 {
    text-transform: uppercase;
}

.we-believe-wrap .elementor-column-wrap {
    padding: 0px !important;
}

.we-believe-wrap .elementor-column.elementor-col-50.right-side-believe {
    padding: 30px 50px 30px 10px;
    align-items: center;
}

.we-believe-wrap .elementor-column.elementor-col-50.right-side-believe .elementor-widget-text-editor {
    color: #0a5747;
}

.we-believe-wrap.proudly-supporting {
    background: #45c1ee;
    margin-top: 60px;
}

.we-believe-wrap.proudly-supporting .elementor-column.elementor-col-50.right-side-believe {
    padding: 30px 70px 30px 30px;
}

.we-believe-wrap.proudly-supporting h2 {
    color: #ffffff;
}

.we-believe-wrap.proudly-supporting .elementor-column.elementor-col-50.right-side-believe .elementor-widget-text-editor {
    color: #ffffff;
}

.we-believe-wrap.proudly-supporting .opportunities-btn a.elementor-button-link {
    width: 259px;
    height: 64px;
    background: url(../images/subscripe-wthite-btn.png) no-repeat 0 0 / cover;
    background-size: cover;
    font-size: 18px;
}

.we-believe-wrap.proudly-supporting .opportunities-btn a.elementor-button-link::after {
    background: url(../images/small-white-arrow.png) no-repeat 0 0 / cover;
}

.dogood-subscribe .elementor-column-wrap {
    padding: 0px !important;
}

.we-believe-wrap.proudly-supporting .elementor-column.elementor-col-50 img {
    width: 100%;
    max-width: 100%;
}

.eat-good-banner {
    margin-bottom: 0px !important;
}

.healthy-eats {
    background: #ACCB91;
    padding: 80px 0px;
    margin-bottom: 0px;
}

.healthy-eats .elementor-container {
    max-width: 800px;
    text-align: center;
}

.healthy-eats .elementor-container p {
    color: #085748;
    font-family: "fkgroteskwipviet", Sans-serif;
}

.healthy-eats .elementor-container img {
    max-width: 250px;
}

.healthy-eats .order-button {
    margin-top: 10px;
}

.healthy-eat-leaf-1 {
    position: absolute !important;
    left: -170px;
    top: 0;
    width: auto !important;
}

.healthy-eats .healthy-eat-leaf-1 img {
    max-width: 120px;
}

.healthy-eat-leaf-2 {
    position: absolute !important;
    right: -170px;
    bottom: 0;
    width: auto !important;
}

.healthy-eats .healthy-eat-leaf-2 img {
    max-width: 120px;
}

.eat-food-2-cols .elementor-column-wrap {
    padding: 0px !important;
}

.eat-food-2-cols .content-col {
    background: #0a5747;
}

.eat-food-2-cols .content-col h2 {
    text-transform: uppercase;
    text-align: left !important;
}

.eat-food-2-cols .content-col .elementor-widget-wrap {
    max-width: 604px;
    margin: 0 auto;
    padding: 0 40px;
}

.eat-food-2-cols.eat-food-bun h2 {
    color: #ffffff !important;
}

.eat-food-2-cols.eat-food-bun p {
    color: #ffffff !important;
    text-align: left;
}

.eat-food-2-cols .content-col .order-button {
    margin-top: 10px;
    text-align: left !important;
}

.eat-food-2-cols .content-col img {
    max-width: 250px;
}

.eat-food-2-cols .content-col h4 {
    font-size: 32px;
    font-family: 'NotAFont-Regular', sans-serif;
    color: #accb91;
}

.eat-food-2-cols .content-col .elementor-column-wrap {
    align-items: center;
    padding: 50px 0px;
}

.eat-food-2-cols.eat-food-soldiers .content-col {
    background: #accb91;
}

.eat-food-2-cols.eat-food-soldiers h2 {
    color: #085748 !important;
}

.eat-food-2-cols.eat-food-soldiers h4 {
    color: #fffbf2 !important;
}

.eat-food-2-cols.eat-food-soldiers p {
    color: #085748;
    text-align: left;
}

.healthy-eats.limited-time-only {
    margin-bottom: 0px !important;
    margin-top: 20px;
    background-image: url(../images/Viet-Pattern_Sage.jpg);
    background-position: top center;
    background-repeat: repeat-x;
    background-size: 1920px auto;
}

.eat-food-slider.menu-slider .swiper-slide-active {
    transform: translateX(0px);
}

.eat-food-slider.menu-slider .swiper-slide-next+div {
    transform: translateX(0px);
}

.eat-food-slider.menu-slider .swiper-slide:not(.swiper-slide-next) img {
    max-width: 100%;
    transform: scale(0.9);
}

.banh-mi-slider .eat-food-slider.menu-slider .swiper-slide:not(.swiper-slide-next) img {
    max-width: 100%;
    transform: scale(0.8);
}

.eat-food-slider.menu-slider .swiper-slide .elementor-image-carousel-caption {
    font-size: 30px;
    color: #0a5847;
    line-height: 1;
}

.eat-food-slider.menu-slider .swiper-slide-next .elementor-image-carousel-caption span {
    display: block;
    color: #a5cdb9;
    margin-top: 10px;
}

.eat-food-slider.menu-slider .swiper-slide-next {
    transform: scale(1.4);
    margin-top: 70px;
}

.banh-mi-slider .menu-slider .swiper-slide-next {
    transform: scale(1.2);
}

.eat-food-slider.menu-slider .swiper-button-prev,
.eat-food-slider.menu-slider .elementor-swiper-button-prev {
    background: url(../images/Arrow_5_Green.png) no-repeat 0 0;
    left: -60px;
}

.eat-food-slider.menu-slider .swiper-button-next,
.eat-food-slider.menu-slider .elementor-swiper-button-next {
    background: url(../images/Arrow_7_Green.png) no-repeat right center;
    right: -60px;
}

.eat-food-slider.elementor-pagination-position-outside .elementor-swiper-button {
    top: calc(50% - 30px / 2);
    transform: translateY(-50%);
}

.order-now-eat-good .elementor-button {
    width: 210px !important;
    height: 52px;
    background: url(../images/order-now-outline.png) no-repeat 0 0 / 210px auto !important;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 30px;
}

.banh-mi-slider .order-now-eat-good .elementor-button {
    background: url(../images/view-our-menu.png) no-repeat 0 0 / 210px auto !important;
}

.eat-food-slider.menu-slider .swiper-container {
    margin-bottom: 0px !important;
    padding-top: 30px !important;
}

.eat-food-slider-wrap {
    padding: 100px 0px 50px;
}

.eat-food-slider-wrap h2 {
    color: #085748;
    text-transform: uppercase;
    text-align: center;
}

.eat-food-slider.menu-slider .swiper-pagination {
    position: static;
    margin-top: 110px;
}

.eat-good-banner .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.elementor-26408 .eat-food-slider-wrap .elementor-element.elementor-element-de67978>.elementor-widget-container {
    background: none !important;
}

.tc-franchise-event {
    padding: 0px 30px 120px !important;
    margin-top: -50px;
}

.tc-franchise-event h2 {
    font-family: "fkscreamerangled upright", Sans-serif;
    text-transform: uppercase;
    line-height: 1.03em;
    text-align: center;
}

.tc-franchise-event .elementor-widget-text-editor {
    color: #095749 !important;
    font-family: "fkgroteskwipviet", Sans-serif;
    font-weight: 400;
}

.tc-franchise-event ol {
    padding-left: 18px;
}

.tc-franchise-event ol li {
    color: #095749 !important;
    font-family: "fkgroteskwipviet", Sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1.5em;
}

.tc-franchise-event .pre-text {
    max-width: 800px !important;
    width: 100% !important;
    margin: 0 auto !important;
}

.hide-store .elementor-container {
    max-width: 1082px !important;
}

.hide-store .elementor-widget-heading .elementor-widget-container {
    border-bottom: 1px solid #619686;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.hide-store .elementor-widget-heading .elementor-widget-container h3 {
    font-family: "fkscreamerangled upright", Sans-serif;
    font-size: 50px;
    font-weight: normal;
}

.soupy-goodness-wrap {
    background: #0a5747 !important;
}

.good-pho-you:before {
    content: '';
    background: url(https://rolld.com.au/wp-content/uploads/2022/07/Coriander_02.png) 0 0 / cover;
    width: 150px;
    height: 117px;
    position: absolute;
    right: 20%;
    top: -50px;
}

.good-pho-you:after {
    content: '';
    background: url(https://rolld.com.au/wp-content/uploads/2022/07/Coriander_01.png) 0 0 / cover;
    width: 150px;
    height: 117px;
    position: absolute;
    left: 20%;
    bottom: -50px;
}

@media (max-width: 1440px) {
    .rolld-time-lets-eat .elementor-col-50.rolld-time-right img {
        max-width: 350px;
    }

    .rolld-time-lets-eat .elementor-widget-text-editor .elementor-text-editor p {
        padding-top: 10px;
        font-size: 20px !important;
    }

    .rolld-time-lets-eat .elementor-col-50:nth-child(1) .corionder-leaf-melbourne {
        top: 120px !important;
    }

    .we-believe-wrap .elementor-column.elementor-col-50 img {
        width: 120%;
        max-width: 120%;
    }

    .we-believe-wrap .elementor-column.elementor-col-50.right-side-believe {
        padding: 30px 30px 30px 110px;
    }

    .we-believe-wrap.proudly-supporting .elementor-column.elementor-col-50 img {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 1280px) {
    .rolld-time-lets-eat .elementor-col-50.rolld-time-right img {
        max-width: 250px;
    }

    .rolld-time-lets-eat .elementor-widget-text-editor .elementor-text-editor p {
        padding-top: 10px;
        font-size: 18px !important;
    }

    .rolld-time-lets-eat .elementor-col-50:nth-child(1) .corionder-leaf-melbourne {
        top: 90px !important;
    }

    .rolld-time-lets-eat .elementor-widget-text-editor {
        padding: 0 30px;
    }

    .we-believe-wrap .elementor-column.elementor-col-50.right-side-believe {
        padding: 20px 30px 10px 110px;
    }
}

@media (max-width: 1200px) {
    .eat-food-2-cols h2 {
        font-size: 60px !important;
    }

    .eat-food-2-cols .content-col h4 {
        font-size: 24px;
    }

    .eat-food-2-cols .content-col .elementor-widget-heading {
        margin-bottom: 10px;
    }

    .eat-food-2-cols .content-col .elementor-widget-text-editor .elementor-text-editor p {
        font-size: 14px !important;
    }

    .eat-food-2-cols .content-col img {
        max-width: 180px !important;
    }

    .eat-food-2-cols .content-col .order-button .elementor-widget-container {
        margin-top: 15px !important;
    }
}

@media (max-width: 1024px) {
    .footer-download-col.footer-download-col {
        display: block !important;
    }

    .footer-download-col .elementor-widget-image:first-child {
        margin-right: 20px;
    }

    .footer-download-col.footer-download-col img {
        max-height: 40px;
    }

    .eat-food-slider.menu-slider .swiper-slide .elementor-image-carousel-caption {
        display: block;
        font-size: 26px;
        margin-top: 10px;
    }

    .eat-food-slider.menu-slider .swiper-slide .elementor-image-carousel-caption span {
        display: block;
        color: #a5cdb9;
    }

    .eat-food-slider.menu-slider .swiper-pagination {
        margin-top: 0px;
    }

    .eat-food-slider.menu-slider .swiper-button-prev,
    .eat-food-slider.menu-slider .elementor-swiper-button-prev {
        left: 0;
    }

    .eat-food-slider.menu-slider .swiper-button-next,
    .eat-food-slider.menu-slider .elementor-swiper-button-next {
        right: 0;
    }

    .healthy-eat-leaf-2 {
        right: 20px;
    }
}

@media (max-width: 1023px) {
    .rolld-time-lets-eat .elementor-col-50:nth-child(1) .corionder-leaf-melbourne {
        top: 39px !important;
        max-width: 100px;
        right: -40px;
    }

    .rolld-time-lets-eat .elementor-widget-text-editor .elementor-text-editor p {
        padding-top: 10px;
        font-size: 14px !important;
    }

    .rolld-time-lets-eat .elementor-col-50.rolld-time-right img {
        max-width: 160px;
    }

    .we-believe-wrap .elementor-column.elementor-col-50.right-side-believe {
        padding: 20px 10px 10px 70px;
    }

    .we-believe-wrap h2 {
        font-size: 30px !important;
    }

    .we-believe-wrap .elementor-widget-text-editor .elementor-text-editor p {
        font-size: 12px !important;
        line-height: 1.4;
    }

    .eat-food-2-cols h2 {
        font-size: 48px !important;
    }

    .eat-food-2-cols .content-col h4 {
        font-size: 20px;
    }

    .eat-food-2-cols .content-col .elementor-widget-text-editor .elementor-text-editor p {
        font-size: 12px !important;
    }

    .eat-food-2-cols .content-col img {
        max-width: 150px !important;
    }

    .eat-food-slider.menu-slider .swiper-button-next,
    .eat-food-slider.menu-slider .elementor-swiper-button-next {
        right: 0;
    }

    .eat-food-slider.menu-slider .swiper-button-prev,
    .eat-food-slider.menu-slider .elementor-swiper-button-prev {
        left: 0px;
    }

    .eat-food-2-cols .content-col .elementor-widget-wrap {
        padding: 10px 20px 22px;
    }

    .healthy-eats .elementor-container p {
        padding: 0 20px;
    }

}

@media (max-width: 992px) {
    .term-bao .product-section .product-box .product-img:after {
        width: 80px;
        height: 74px;
        right: -20px;
    }
}

@media (max-width: 767px) {
    .rolld-time-lets-eat .elementor-col-50.rolld-time-right {
        text-align: center;
        color: #0a5747;
        padding: 50px 0px;
    }

    .rolld-time-lets-eat .elementor-widget-text-editor .elementor-text-editor p {
        font-size: 18px !important;
    }

    .rolld-time-lets-eat .elementor-col-50:nth-child(1) .corionder-leaf-melbourne {
        right: 0;
    }

    .rolld-could-time .elementor-row {
        flex-direction: column-reverse;
    }

    .rolld-time-lets-eat.rolld-could-time {
        margin-top: 60px;
    }

    .marquee_text.red-bg .js-marquee>span {
        font-size: 36px !important;
    }

    .food-single .featured-image .bao-badge {
        width: 140px;
        height: 134px;
        right: -50px;
        top: -10px;
    }

    .we-believe-wrap .elementor-column.elementor-col-50.right-side-believe {
        padding: 30px 20px 30px 20px;
    }

    .we-believe-wrap .elementor-widget-text-editor .elementor-text-editor p {
        font-size: 17px !important;
    }

    .we-believe-wrap h2 {
        font-size: 70px !important;
    }

    .rolld-dogood-banner {
        padding-bottom: 50px;
    }

    .rolld-dogood-slider .food-menu-slider .swiper-slide h4,
    .rolld-dogood-slider .food-menu-slider .swiper-slide a span {
        opacity: 1;
    }

    .rolld-dogood-slider .food-menu-slider .swiper-container {
        padding-bottom: 0px;
    }

    .donating-section-wrap {
        margin-bottom: 50px;
    }

    .rolld-dogood-slider.menu-slider .swiper-slide-next a::after {
        display: none;
    }

    .rolld-dogood-slider.menu-slider .swiper-slide-active a::after {
        background: url(../images/DoGood_WebsiteIcons.svg) no-repeat 0 0;
        width: 120px;
        height: 104px;
        position: absolute;
        right: -20px;
        top: -2px;
        content: '';
    }

    .we-believe-wrap .elementor-column.elementor-col-50 img {
        width: 100%;
        max-width: 100%;
    }

    .show-767 {
        display: block !important;
    }

    .hide-767 {
        display: none !important;
    }

    body .font-size-0- h2.elementor-heading-title {
        font-size: 0px !important;
    }

    body.single-franchise-event .right-content.new-design .elementor-widget-container {
        background-size: 240px !important;
    }

    body.single-franchise-event .reg-btn-wrap .elementor-widget-wrap .reg-btn .elementor-widget-container {
        background-size: 220px !important;
    }

    .footer-download-col .elementor-widget-image:first-child {
        margin-right: 20px;
    }

    .footer-download-col .elementor-widget-image img {
        max-height: 40px;
    }

    .eat-food-2-cols .content-col .elementor-widget-wrap {
        padding: 30px 20px;
    }

    .eat-food-slider.menu-slider .swiper-slide:not(.swiper-slide-next) img {
        transform: scale(1);
    }

    .eat-food-slider.menu-slider .swiper-slide {
        padding: 0 0px 15px !important;
    }

    .eat-food-slider.menu-slider .swiper-container {
        padding-top: 0px !important;
        padding-left: 20px;
        padding-right: 20px;
    }

    .eat-food-slider.menu-slider .swiper-slide-next {
        transform: scale(1);
        margin-top: 0;
    }

    .eat-food-slider.menu-slider .swiper-button-next,
    .eat-food-slider.menu-slider .elementor-swiper-button-next {
        background-size: cover;
    }

    .eat-food-slider.menu-slider .swiper-button-prev,
    .eat-food-slider.menu-slider .elementor-swiper-button-prev {
        background-size: cover;
    }

    .healthy-eats .elementor-container p {
        padding: 0 20px;
    }

    .eat-food-2-cols .content-col .elementor-widget-text-editor .elementor-text-editor p {
        font-size: 17px !important;
    }

    .eat-food-2-cols h2 {
        font-size: 66px !important;
    }

    .eat-food-2-cols .content-col h4 {
        font-size: 30px;
    }

    .eat-food-2-cols .content-col img {
        max-width: 200px !important;
    }

    .order-now-eat-good .elementor-button {
        width: 186px !important;
        height: 46px;
        margin-bottom: 0;
        background-size: 186px auto !important;
    }

    .eat-food-slider-wrap {
        padding: 50px 0px 50px;
    }

    .eat-good-banner {
        margin-top: 100px !important;
    }

    .eat-food-2-cols .content-col .elementor-widget-wrap {
        padding: 30px 20px;
    }

    footer .app-store {
        margin-right: 20px;
    }

    .healthy-eat-leaf-2 {
        display: none;
    }

    .banh-mi-slider .order-now-eat-good .elementor-button {
        background: url(../images/view-our-menu.png) no-repeat 0 0 / 180px auto !important;
    }

}

@media (min-width: 1440px) {
    .eat-food-slider-wrap.elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 90%;
    }
}


.expr3ss-jobs-widget-division-header {
    padding: 20px 0 23px !important;
    font-weight: 500 !important;
    color: #085748;
    font-size: 18px !important;
    margin: 0px !important;
    font-size: 24px !important;
    border-bottom: 1px solid #ccdece !important;
}

.expr3ss-jobs-widget-job {
    padding: 20px 0px;
    border-bottom: 1px solid #ccdece !important;
    margin-bottom: 0 !important;
}

.expr3ss-jobs-widget-job::after {
    clear: both;
    content: '';
    display: table;
}

.expr3ss-jobs-widget-button-apply {
    background-color: #ff0619 !important;
    padding: 10px 15px 12px !important;
}

.expr3ss-jobs-widget-title {
    font-size: 18px !important;
}

.page-template-all-career-new .category-page {
    margin-bottom: 80px;
}

footer .elementor-nav-menu>li:not(:first-child)>a {
    margin-inline-start: 0 !important;
}

/************/
header.header-main.header-10th-bday {
    top: 53px;
}

.Logo .elementor-widget-image {
    margin-bottom: -9px !important;
}

.marquee-j2v-wrap {
    overflow: hidden;
}

.marquee-j2v-wrap .elementor-column-wrap,
.marquee-j2v-wrap .elementor-widget-wrap {
    padding: 0px !important;
}

.marquee-j2v .js-marquee {
    background: #ed3324;
}

.marquee-j2v img {
    max-width: 60px !important;
}

.marquee-yellow-wrap {
    overflow: hidden;
}

.marquee-yellow-wrap .elementor-column-wrap,
.marquee-yellow-wrap .elementor-widget-wrap {
    padding: 0px !important;
}

.marquee-yellow .js-marquee {
    background: #ede548;
}

.marquee-yellow img {
    max-width: 24px !important;
}

.footer-yellow-wrap .js-marquee {
    background: #ede548;
}

.lockup-img {
    display: none !important;
}

.new-menu-popup-align .elementor-widget-wrap {
    align-items: center;
    justify-content: center;
}

.new-menu-popup-align .elementor-widget-image {
    max-width: 80px !important;
}

.new-menu-popup-align .elementor-widget-nav-menu {
    width: auto !important;
}

.footer-cheers-logo {
    max-width: 60px !important;
}

.footer-cheers-logo img {
    max-width: 60px !important;
    margin-top: 18px;
}

.footer-cheers-logo .elementor-image {
    text-align: left;
}

.blog-post-single-entry h3.elementor-heading-title {
    font-size: 36px !important;
}

.our-story-button a {
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    font-family: "fkscreamerangled upright" !important;
    min-width: 216px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    padding: 10px 15px;
    background: #085748 !important;
}

/*.our-story-button a:after,
.our-story-button a:before{
  content: "";
  background: url("https://rolld.com.au/wp-content/uploads/2021/02/red-fill.png") no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  z-index: -1;
  transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}*/
.blog-post-single-entry {
    padding-bottom: 60px !important;
}

.tc-content-blog {
    padding-top: 30px !important;
}

.desktop-cheers-logo {
    max-width: 80px !important;
}

.desktop-cheers-logo img {
    max-width: 80px !important;
}

.single-post .marquee-yellow-wrap,
.page-template-all-career .marquee-yellow-wrap,
.page-template-all-opportunities .marquee-yellow-wrap,
.page-charity .marquee-yellow-wrap,
.single-franchise-event .marquee-yellow-wrap,
.page-blue-dragon .marquee-yellow-wrap {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

/* remove After Bday */
.single .elementor-location-single {
    margin-top: 20px;
}

.parent-opportunities .categories-section,
.tax-franchise_category .categories-section {
    margin-top: 20px !important;
}

.home .elementor-location-header+div {
    padding-top: 30px;
}

.home header.header-main.header-10th-bday {
    top: 63px;
}

@media (min-width: 1280px) {
    .lockup-img {
        display: block !important;
        position: absolute !important;
        right: -117px;
        top: -17px;
    }

    .lockup-img img {
        max-width: 80px !important;
    }
}

@media (max-width: 767px) {

    body.home,
    body.single-promotions,
    body.page-menu,
    body.page-find-rolld,
    body.page-products,
    body.page-locations,
    body.single-wpsl_stores,
    body.tax-menu,
    body.single-foods {
        margin-top: 0 !important;
    }

    header.header-main.header-10th-bday {
        top: 41px;
    }

    .page-our-story .story-video {
        margin-top: 90px !important;
    }

    .page-our-story .header-main.alter-header {
        background: #0c5647;
        padding: 10px 20px 11px 10px !important;
        margin-top: -3px !important;
    }
}


/* New Landing Delivery Page */
.new-delivery-week {
    padding-top: 40px !important;
}

.new-delivery-week .elementor-container {
    max-width: 910px;
}

.new-delivery-week .elementor-widget-text-editor {
    max-width: 525px !important;
    width: 100% !important;
}

.new-delivery-week .leaves-1 {
    position: absolute;
    left: -50px;
    top: 60px;
    width: auto !important;
    max-width: 120px;
}

.new-delivery-week .leaves-2 {
    position: absolute;
    right: -50px;
    bottom: 0px;
    max-width: 160px;
    width: auto !important;
}

.week-on-section .elementor-column-wrap {
    padding: 0px !important;
}

.week-on-section .week-one-wrap {
    background: #264ab1;
    padding: 60px 100px !important;
}

.week-on-section .week-one-wrap h3 {
    font-size: 40px !important;
    color: #ffffff !important;
    font-family: "NotAFont-Regular", Sans-serif !important;
    text-transform: none !important;
    line-height: 1.03em;
}

.week-on-section .week-one-wrap h2 {
    color: #ffffff !important;
    text-transform: uppercase;
}

.week-on-section .week-one-wrap .elementor-widget-text-editor {
    color: #ffffff !important;
}

.week-on-section .week-one-wrap .elementor-widget-text-editor a {
    color: #ffffff !important;
}

.week-on-section .week-one-wrap .elementor-widget-image {
    text-align: left;
}

.week-on-section .week-one-wrap .elementor-widget-image .elementor-widget-container {
    margin: 30px 0px 0px -10px !important;
}

.week-on-section .week-one-wrap img {
    max-width: 300px !important;
    height: auto !important;
}

.store-logo-wrap .elementor-widget-wrap {
    justify-content: center;
}

.download-app-new .android-logo,
.download-app-new .app-tore-logo {
    display: inline-block;
    width: auto !important;
    margin: 0 10px !important;
}

.store-logo-wrap .elementor-widget-wrap img {
    max-height: 55px;
    width: auto;
}

.download-app-new {
    padding-top: 80px;
}

.store-logo-wrap {
    margin-top: 20px;
}

.download-app-new .elementor-column-wrap {
    padding: 0px !important;
}

.countdown-wrap {
    background: url(https://rolld.com.au/wp-content/uploads/2022/05/RedCountdownPaper.png) no-repeat center top;
    padding: 160px 0 80px;
    margin-top: 30px;
}

.countdown-wrap h3 {
    font-size: 60px;
    text-align: center;
    color: #ffffff !important;
    text-transform: uppercase;
}

.countdown-wrap .elementor-countdown-digits {
    font-size: 150px !important;
    font-family: 'FK Screamer Angled Upright' !important;
    color: #ffffff !important;
}

.countdown-wrap .elementor-countdown-label {
    font-size: 60px !important;
    font-family: 'FK Screamer Angled Upright' !important;
    color: #ffffff !important;
    text-transform: uppercase;
}

.countdown-wrap .elementor-widget-countdown .elementor-countdown-item {
    background: none !important;
    color: #ffffff !important;
}

.countdown-wrap .elementor-countdown--label-block {
    max-width: 940px;
    margin: 0 auto;
}

.countdown-wrap .cup-img-1 {
    position: absolute;
    left: 0;
    top: -180px;
    width: auto !important;
    max-width: 250px;
}

.countdown-wrap .cup-img-2 {
    position: absolute;
    right: 0;
    bottom: 70px;
    width: auto !important;
    max-width: 250px;
}

.countdown-wrap .elementor-container {
    max-width: 1700px !important;
}

.follow-wrap .follow-btn {
    max-width: 250px;
}

.follow-wrap {
    background: #b8d6c5 !important;
    padding: 90px 20px 90px 20px !important;
}

.follow-wrap h2 {
    font-weight: normal;
    text-transform: uppercase;
    font-family: "fkscreamerangled upright", Sans-serif;
    text-align: center !important;
}

.follow-wrap .sause-img {
    width: auto !important;
    left: -120px !important;
    top: -190px !important;
    max-width: 280px !important;
}

.follow-wrap .elementor-widget-wrap {
    justify-content: center;
}

.follow-wrap .seeds-img {
    width: auto !important;
    right: 0px !important;
    bottom: 0px !important;
    max-width: 280px !important;
}

.follow-wrap .tc-text {
    text-align: center;
}

.follow-wrap .tc-text span {
    font-family: "fkgroteskwipviet", Sans-serif;
    text-align: center;
}

.follow-wrap .tc-text .elementor-widget-container {
    max-width: 800px;
    margin: 0 auto;
}

.category-section-top.new-career-post {
    padding-right: 0px !important;
}

.category-section-top.new-career-post h1 {
    padding-left: 0px !important;
}

.new-career-post .category-section-top-box {
    max-width: 100%;
}

.category-section-top.new-career-post h5 {
    font-size: 24px;
    color: #085748;
}

.category-section-top.new-career-post p {
    max-width: 100% !important;
}

.story-banner-img {
    margin-bottom: 0px !important;
}

.story-video-new {
    margin-bottom: 150px !important;
}

.story-video-new .elementor-column-wrap {
    padding: 0px !important;
}

.promotions-10weeks10deals .week-one-wrap .elementor-element-099b3ef h2 strong {
    display: none !important;
}

.savour-section {
    background: #b8d6c5 !important;
}

.term-pho .product-section .product-img,
.term-noodle-soups .product-section .product-img {
    position: relative;
}

.term-pho .product-section .product-img:before,
.term-noodle-soups .product-section .product-img:before {
    width: 70px;
    height: 72px;
    display: block;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(https://rolld.com.au/wp-content/uploads/2022/07/RIAM_Starburst-01-1.png) no-repeat 0 0 / cover;
}

.foods-mushroom-tofu-pho .food-single .featured-image:before,
.foods-seafood-pho .food-single .featured-image:before,
.foods-mixed-beef-chicken-pho .food-single .featured-image:before,
.foods-sliced-rare-beef-pho .food-single .featured-image:before,
.foods-chicken-pho .food-single .featured-image:before,
.foods-spicy-beef-bbh .food-single .featured-image:before,
.foods-chicken-curry .food-single .featured-image:before,
.foods-prawn-dumpling-bbq-pork .food-single .featured-image:before {
    width: 170px;
    height: 173px;
    display: block;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(https://rolld.com.au/wp-content/uploads/2022/07/RIAM_Starburst-01-1.png) no-repeat 0 0 / cover;
}

.page-roll-into-a-meal .eat-food-slider.menu-slider .swiper-slide {
    transform: scale(0.8);
}

.page-roll-into-a-meal .banh-mi-slider .menu-slider .swiper-slide-next {
    transform: scale(1);
}

.page-roll-into-a-meal .menu-slider .swiper-slide {
    padding: 0 0px !important;
}

@media (max-width: 1400px) {
    .countdown-wrap {
        padding: 130px 0 50px;
        background-size: 1200px auto;
    }

    .countdown-wrap .elementor-countdown-digits {
        font-size: 110px !important;
    }

    .countdown-wrap .elementor-countdown-label {
        font-size: 50px !important;
    }
}

@media (max-width: 1280px) {
    .countdown-wrap {
        padding: 110px 0 30px;
        background-size: 1020px auto;
    }

    .countdown-wrap .elementor-countdown-digits {
        font-size: 90px !important;
    }

    .countdown-wrap .elementor-countdown-label {
        font-size: 40px !important;
    }

    .countdown-wrap h3 {
        font-size: 50px;
    }

    .countdown-wrap .cup-img-2 {
        bottom: 180px;
        max-width: 190px;
    }

    .countdown-wrap .cup-img-1 {
        left: 20px;
        top: -170px;
        max-width: 190px;
    }

    .countdown-wrap .elementor-countdown--label-block {
        max-width: 70%;
    }
}

@media (max-width: 1024px) {
    .week-on-section .week-one-wrap {
        padding: 60px 50px !important;
    }
}

@media (max-width: 767px) {

    .new-delivery-week .leaves-2,
    .new-delivery-week .leaves-1 {
        display: none !important;
    }

    .week-on-section .week-one-wrap {
        padding: 60px 30px !important;
    }

    .download-main-heading {
        padding: 0 30px;
    }

    .store-logo-wrap .elementor-widget-wrap img {
        max-height: 45px;
    }

    .countdown-wrap .cup-img-1,
    .countdown-wrap .cup-img-2 {
        display: none !important;
    }

    .countdown-wrap .elementor-countdown-wrapper {
        flex-wrap: wrap !important;
    }

    .countdown-wrap .elementor-widget-countdown .elementor-countdown-item {
        width: auto !important;
        margin: 0 !important;
    }

    .countdown-wrap {
        padding: 150px 0 50px;
        background-size: cover;
        background-position: center top !important;
    }

    .follow-wrap .sause-img {
        top: -159px !important;
        max-width: 180px !important;
    }

    .follow-wrap .seeds-img {
        position: static !important;
    }

    .countdown-wrap .elementor-countdown--label-block {
        max-width: 90%;
    }

    .countdown-wrap .elementor-countdown-digits {
        font-size: 60px !important;
    }

    .countdown-wrap .elementor-countdown-label {
        font-size: 20px !important;
    }

    .page-template-all-career .category-page.all-new-career {
        padding: 57px 30px 50px 30px;
    }

    .page-template-all-career .all-new-career #breadcrumbs {
        padding-left: 0px;
    }

    .story-video-new {
        margin-bottom: 50px !important;
    }

    .single-franchise-event .type-franchise-event {
        margin-top: 50px;
    }

    .foods-mushroom-tofu-pho .food-single .featured-image:before,
    .foods-seafood-pho .food-single .featured-image:before,
    .foods-mixed-beef-chicken-pho .food-single .featured-image:before,
    .foods-sliced-rare-beef-pho .food-single .featured-image:before,
    .foods-chicken-pho .food-single .featured-image:before {
        width: 110px;
        height: 113px;
    }
}



/* Blue Dragon Page */
.blue-d-remove-padding .elementor-widget-wrap {
    padding: 0px !important;
}

.icons-3-imaginary {
    padding: 70px 0px 80px;
}

.icons-3-imaginary img {
    max-height: 340px;
    width: auto;
}

.icons-3-imaginary .elementor-widget-text-editor .elementor-text-editor p {
    padding: 0 40px;
    text-align: center;
}

.icons-3-imaginary .elementor-widget-image:after {
    content: '';
    height: 5px;
    width: 100%;
    position: absolute;
    bottom: 66px;
    background: #0c5648;
    left: 50%;
    z-index: -1;
}

.icons-3-imaginary .elementor-col-33:nth-child(3) .elementor-widget-image:after {
    display: none;
}

.before-after-section {
    padding: 100px 0px;
}

.before-after-section .elementor-heading-title {
    text-align: center;
    text-transform: uppercase;
}

.before-after-section .eicon-chevron-left::before {
    content: '';
    width: 89px;
    height: 74px;
    background: url(https://rolld.com.au/wp-content/uploads/2022/08/left-arrow-green.png);
    display: block;
}

.before-after-section .eicon-chevron-right::before {
    content: '';
    width: 89px;
    height: 74px;
    background: url(https://rolld.com.au/wp-content/uploads/2022/08/right-arrow-green.png);
    display: block;
}

.before-after-section .elementor-arrows-position-outside .elementor-swiper-button-prev {
    left: -70px;
}

.before-after-section .elementor-arrows-position-outside .elementor-swiper-button-next {
    right: -70px;
}

.before-after-section .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #b8d6c5;
    opacity: 1;
}

.before-after-section .swiper-pagination-bullet-active {
    background: #085748;
}

.thank-you-section {
    background: #00aeef;
    color: #ffffff;
}

.page-blue-dragon .section-one.thank-you-section h1 {
    color: #ffffff !important;
    text-transform: uppercase !important;
}

.thank-you-section .elementor-widget-text-editor .elementor-text-editor p {
    color: #ffffff !important;
}

.thank-you-section>.elementor-container {
    overflow: hidden;
}

/*.thank-you-section section .elementor-container > .elementor-row {
  align-items: center;
}*/
.thank-you-section:before {
    content: '';
    background: url(https://rolld.com.au/wp-content/uploads/2022/08/blue-strip.png) repeat-x 0 0;
    height: 16px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: -16px;
}

.thank-you-section .elementor-widget-wrap {
    padding-bottom: 0px !important;
}

.thank-you-section .elementor-col-50:nth-child(1) {
    padding-bottom: 20px;
    padding-top: 20px;
}

.thank-you-section .elementor-col-50:nth-child(1) .elementor-widget-wrap {
    padding: 30px 150px 0 80px !important;
    max-width: 670px;
    margin: 0 auto;
}

.thank-you-section .elementor-col-50:nth-child(2) .elementor-widget-wrap {
    align-content: flex-end !important;
}

.thank-you-section .elementor-col-50:nth-child(2) .elementor-widget-wrap img {
    max-width: 810px;
    margin-right: -90px;
    margin-left: 0;
    float: right;
    position: relative;
    z-index: 9;
}

.your-do-good-wrap {
    background: #b8d6c5;
    padding: 60px 0 30px;
}

.your-do-good-wrap .elementor-widget-text-editor {
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
}

.your-do-good-wrap .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.your-do-good-wrap .img {
    width: 50%;
}

.your-do-good-wrap .content {
    width: 50%;
    color: #0b5848;
    padding: 0 80px 0 50px;
}

.your-do-good-wrap .content h2 {
    font-size: 86px;
    text-transform: uppercase;
    color: #0b5848;
    font-family: "fkscreamerangled upright", Sans-serif;
    line-height: 1;
}

.your-do-good-wrap .content blockquote {
    font-size: 23px;
    color: #0b5848;
    margin: 20px 0;
    line-height: 1.3;
}

.your-do-good-wrap .content p {
    color: #0b5848 !important;
    font-size: 18px;
}

.your-do-good-wrap .swiper-button {
    background: none !important;
    width: 50px !important;
    height: 40px !important;
}

.your-do-good-wrap .swiper-button-prev {
    left: -70px;
}

.your-do-good-wrap .swiper-button-next {
    right: -70px;
}

.your-do-good-wrap .swiper-button-prev::after {
    content: '';
    width: 50px;
    height: 40px;
    background: url(https://rolld.com.au/wp-content/uploads/2022/08/left-arrow-green.png);
    display: block;
    background-size: cover !important;
}

.your-do-good-wrap .swiper-button-next::after {
    content: '';
    width: 50px;
    height: 40px;
    background: url(https://rolld.com.au/wp-content/uploads/2022/08/right-arrow-green.png);
    display: block;
    background-size: cover !important;
}

.show-aug-15 .swiper-slide[data-swiper-slide-index="0"] {
    display: none !Important;
}

.single-franchise-event .franchise-child-banner.new-design-banner .left-img div {
    height: 100%;
}

.single-franchise-event .franchise-child-banner.new-design-banner .left-img img {
    height: 100%;
    object-fit: cover;
    object-position: left top;
}

.single-franchise-event .event-new-css .right-content.new-design h4 {
    text-transform: uppercase
}

.remove-padding-right .elementor-element-populated>.elementor-widget-wrap {
    padding: 0px !important;
}

@media (max-width: 767px) {
    .your-do-good-wrap .img {
        width: 100%;
        padding: 0 20px;
    }

    .your-do-good-wrap .content {
        width: 100%;
        padding: 80px 30px 0;
    }

    .before-after-section .elementor-arrows-position-outside .elementor-swiper-button-prev {
        left: 0;
    }

    .before-after-section .eicon-chevron-left::before {
        background-size: cover;
        width: 37px;
        height: 30px;
    }

    .before-after-section .elementor-arrows-position-outside .elementor-swiper-button-next {
        right: 0;
    }

    .before-after-section .eicon-chevron-right::before {
        background-size: cover;
        width: 37px;
        height: 30px;
    }

    .thank-you-section .elementor-col-50:nth-child(2) .elementor-widget-wrap img {
        max-width: 487px;
    }

    .your-do-good-wrap .swiper-button-prev {
        left: 10px;
    }

    .your-do-good-wrap .swiper-button-next {
        right: 10px;
    }

    .your-do-good-wrap .swiper-button {
        background: none !important;
        width: 50px !important;
        height: 40px !important;
        top: 45%;
    }

    .icons-3-imaginary .elementor-widget-image::after {
        display: none;
    }
}

@media (min-width: 1280px) {
    .dragon-slider .slider-right-content h2.elementor-heading-title {
        font-size: 85px !important;
    }
}


/**** JM styling *****/

/* body .all-post-section .parent-posts{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}       
.parent-posts .post-box {
  width: auto;
  float: none;
}
.parent-posts .post-box {
  border: none !important;
} */

body .parent-posts .post-box {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
    gap: 15px;
    align-items: center;
    border-right: none !important;
    border-bottom: 3px solid #b8d6c5 !important;
    width: 100%;
    grid-template-columns: 55% 45%;
    padding: 40px 0px;
}

body .parent-posts .post-box .post-description .post-link {
    background-image: url(/wp-content/uploads/2021/02/red-outline-border.png);
    background-repeat: no-repeat;
    max-width: 248px;
    height: 70px;
    line-height: 65px;
    text-align: center;
    padding: 4px;
    font-size: 27px;
    width: 100%;
    background-size: contain;
    margin-top: 25px;
    display: flex;
    justify-content: center;
}

body .parent-posts .post-box .post-description {
    padding: 20px;
}

body .parent-posts .post-box .post-description .post-link a {
    position: relative;
    top: -7px;
    font-size: 24px;
}

body .parent-posts .post-box .post-description .d-flex {
    display: grid !important;
    align-items: center;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 40px;
}

body .parent-posts .post-box .post-description h3 {
    font-size: 3em;
}

body .parent-posts .post-img a {
    padding-bottom: 0px;
}

.page-template-franchise-event .post-box .post-description .post-date {
    font-size: 40px;
}

.max-par {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* number of lines to show */
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.max-par:after {
    content: '...';
    display: inline-block;
}

.location-nav figure.elementor-image-box-img {
    margin-top: 8px !important;
}

.store-card span.elementor-post-info__terms-list a:last-child {
    display: inline-block !important;
    font-size: 27px;
}

.store-card span.elementor-post-info__terms-list a {
    display: none !important;
}

.store-card span.elementor-post-info__terms-list {
    font-size: 0;
}

.countdown .elementor-countdown-wrapper {
    margin: 0 !important;
}

.opp-featured div,
.opp-featured a {
    height: 100%;
    overflow: hidden;
    width: 100%;
}

@media (max-width: 1024px) {
    .countdown .elementor-countdown-wrapper {
        margin: 0 auto !important;
    }
}


@media(max-width:768px) {
    body .parent-posts .post-box {
        grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
    }
}

@media(max-width:767px) {
    .seo-banner-img {
        top: -50px;
    }

    .seo-banner-img img {
        width: auto;
    }

    .seo-banner:before {
        content: '';
        display: block;
        width: 100%;
        height: 80%;
        background: #2fff9733;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }
}

@media (max-width:480px) {
    h1.el-hdr.elementor-heading-title {
        font-size: 35px !important;
    }
}




/* Hubspot customizations */




/* .hubspot-form fieldset {
    max-width: 100% !important;
    margin-bottom: 0px !important;
}

.hubspot-form fieldset .hs-fieldtype-textarea {
    padding-top: 20px !important;
    padding-bottom: 30px !important;
}

.hubspot-form fieldset input:not([type="checkbox"]):not([type="submit"]),
.hubspot-form fieldset select {
    width: 100%;
    height: 60px;
    border: 0px;
    border-bottom: 1px solid #b8d6c5;
    outline: 0px;
    background-color: transparent;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    font-size: 25px;
    color: #175e50;
    padding: 0 0px;
    font-family: "fkgroteskwipviet", Sans-serif;
}

.hubspot-form fieldset select {
    background: url(../images/down-arrow-green.png) no-repeat 100% 50%;
}

.hubspot-form fieldset label {
    font-size: 25px;
    color: #175e50;
    display: block;
    padding-bottom: 10px;
    padding-left: 10px;
}

.hubspot-form fieldset label.hs-error-msg {
    font-size: 16px;
    color: #ff0619;
    padding-left: 0px;
    padding-top: 7px;
    padding-bottom: 0px;
}

.hubspot-form fieldset .hs-form-field {
    padding: 0 10px;
}

.hubspot-form fieldset textarea {
    width: 100% !important;
    height: 230px;
    font-size: 25px;
    color: #175e50;
    padding: 10px 0px;
    border: 1px solid #b8d6c5;
    background-color: transparent;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    font-family: "fkgroteskwipviet", Sans-serif;
}


.hubspot-form fieldset ul {
    list-style: none;
    padding-left: 0px;
}

.hubspot-form fieldset ul input[type="checkbox"] {
    width: 20px;
    opacity: 0;
    position: relative;
    z-index: 1;
    height: 20px;
}

.hubspot-form fieldset ul input[type="checkbox"]+span {
    position: relative;
    padding-left: 10px;
}

.hubspot-form fieldset ul input[type="checkbox"]+span:before {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 15px;
    display: block;
    position: absolute;
    left: -20px;
    top: 9px;
    border: 1px solid #175e50;
}

.hubspot-form fieldset ul input[type="checkbox"]:checked+span:after {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 15px;
    display: block;
    position: absolute;
    left: -16px;
    top: 13px;
    background: #175e50;
} */

/* ------------------------ */

/* .hubspot-form input[type="submit"] {
    width: 189px;
    height: 54px;
    background: url(../images/Submit_Solid_Red.png) no-repeat 0 0;
    text-align: left;
    line-height: 54px;
    line-height: 1;
    padding-left: 47px;
    font-size: 24px;
    color: #fff;
    border: 0px;
    cursor: pointer;
}

.hubspot-form .hs-submit {
    float: right;
    margin-top: -47px;
    margin-right: 8px;
} */

/* .hubspot-form form ::-webkit-input-placeholder {
    color: #175e50;
}

.hubspot-form form :-moz-placeholder {
    color: #175e50;
    opacity: 1;
}

.hubspot-form form ::-moz-placeholder {
    color: #175e50;
    opacity: 1;
}

.hubspot-form form :-ms-input-placeholder {
    color: #175e50;
} */

.hubspot-form .hs_error_rollup {
    position: absolute;
    left: 0;
    bottom: -30px;
}

.hubspot-form .hs_error_rollup ul {
    list-style: none;
}

.hubspot-form .hs_error_rollup ul li {
    font-size: 16px;
    color: #ff0619;
    padding-left: 0px;
    padding-top: 7px;
    padding-bottom: 0px;
}

.hubspot-form .submitted-message {
    text-align: center;
    font-size: 24px;
    padding-top: 30px;
    color: #085748;
    font-weight: 700;
}




.hubspot-form .request-info-pack .hs-submit {
    margin-top: 0px;
}

.hubspot-form .request-info-pack .hs_error_rollup {
    position: static;
    float: left;
}

.hubspot-form .request-info-pack .hs_error_rollup ul {
    padding-left: 11px;
}




@media (max-width: 3500px) {

    .hubspot-form fieldset input:not([type="checkbox"]):not([type="submit"]),
    .hubspot-form fieldset select {
        font-size: 20px;
    }

    .hubspot-form fieldset label {
        font-size: 20px;
    }

    .hubspot-form fieldset textarea {
        font-size: 20px;
    }

    .hubspot-form fieldset ul input[type="checkbox"]+span:before {
        top: 4px;
    }

    .hubspot-form fieldset ul input[type="checkbox"]:checked+span::after {
        top: 8px;
    }

}


@media (max-width: 1024px) {

    .hubspot-form .hs_error_rollup {
        position: static;
        margin-bottom: 30px;
    }

}


@media (max-width: 1023px) {

    .hubspot-form .hs-submit {
        margin-top: 30px;
        float: left;
    }

}



@media (max-width: 767px) {

    .hubspot-form fieldset input:not([type="checkbox"]):not([type="submit"]),
    .hubspot-form fieldset select {
        font-size: 16px;
    }

    .hubspot-form fieldset label.hs-error-msg {
        font-size: 14px;
    }

    .hubspot-form fieldset label {
        font-size: 16px;
    }

    .home-banner-wrap h1.elementor-heading-title {
        font-size: 70px !important;
    }

    .hubspot-form fieldset ul input[type="checkbox"]+span::before {
        left: -20px;
        top: 3px;
        width: 15px;
        height: 15px;
    }

    .hubspot-form fieldset ul input[type="checkbox"]:checked+span::after {
        width: 7px;
        height: 7px;
        left: -16px;
        top: 7px;
    }

    .hubspot-form input[type="submit"] {
        width: 179px;
        height: 51px;
        font-size: 20px;
        background-size: cover;
    }

    .hubspot-form fieldset input:not([type="checkbox"]):not([type="submit"]):not([type="radio"]),
    .hubspot-form fieldset select {
        height: 50px;
        width: 100% !important;
    }

    .hubspot-form fieldset div:not(.hs-fieldtype-textarea) label {
        padding-bottom: 0px;
    }

    .hubspot-form fieldset textarea {
        font-size: 16px;
    }

}



@media (max-width: 370px) {

    .hubspot-form .order-form-new label {
        display: inline-block;
        padding: 0px;
    }

    .hubspot-form .order-form-new fieldset .hs-fieldtype-number {
        padding-top: 40px;
    }

    .hubspot-form .order-form-new fieldset .hs-fieldtype-number {
        padding-top: 10px;
        display: flex;
    }

    .hubspot-form .order-form-new fieldset .hs-fieldtype-number label {
        float: left;
        padding: 0px;
        width: calc(100% - 70px);
        padding-right: 30px;
    }

    .hubspot-form .order-form-new fieldset .hs-fieldtype-number .input {
        float: right;
        width: 77px;
    }

    .hubspot-form .order-form-new fieldset .hs_is_this_an_urgent_request_ label {
        width: 100%;
    }

    .hubspot-form .order-form-new .hs-submit {
        margin-top: 20px;
        width: 100%;
        display: flex;
        padding: 0 15px;
    }

    .hubspot-form .order-form-new .hs-submit .note-text {
        font-size: 16px;
        color: #175e50;
        padding-right: 25px;
    }

    .hubspot-form .order-form-new .hs-submit .actions {
        margin-left: auto;
        margin-right: 0px;
    }

    .hubspot-form .order-form-new fieldset .hs-fieldtype-number input[type="number"] {
        height: auto !important;
        font-size: 25px !important;
    }

    .hubspot-form .order-form-new .hs-richtext {
        display: flex;
        align-items: baseline;
        color: #175e50;
        padding-top: 20px;
        padding-left: 10px;
        padding-bottom: 10px;
    }

    .hubspot-form .order-form-new .hs-richtext h3 {
        margin-right: 5px;
        font-size: 20px;
    }

    .hubspot-form .order-form-new fieldset:nth-child(8) {
        padding: 30px 0 20px;
        border-bottom: 1px solid #b8d6c5;
        border-top: 1px solid #b8d6c5;
        margin-top: 20px;
    }

    .hubspot-form .order-form-new .hs_pick_up_or_delivery_notes_text>label span {}

    .hubspot-form .order-form-new .hs_pick_up_or_delivery_notes_text legend {
        display: none !important;
    }

    .hubspot-form .order-form-new div.hs_pick_up_or_delivery_notes_text,
    .hubspot-form .order-form-new div.hs_dietary_requirements,
    .hubspot-form .order-form-new div.hs_any_other_notes {
        padding-top: 0px !important;
    }

    .hubspot-form .order-form-new textarea {
        height: 105px !important;
        border: 0px !important;
        border-bottom: 1px solid #b8d6c5 !important;
        padding: 0px !important;
        resize: none;
        padding-top: 10px !important;
    }

    .hubspot-form .order-form-new .hs_delivery_address textarea {
        height: 80px !important;
    }

    .hubspot-form .order-form-new .hs-fieldtype-textarea {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .hubspot-form .order-form-new .hs-fieldtype-select select {
        width: 100% !important;
    }

    .hubspot-form .order-form-new .fn-date-picker .pika-button {
        width: 55px !important;
        height: 55px !important;
        border-radius: 50% !important;
        text-align: center;
        background: none;
    }

    .hubspot-form .order-form-new .fn-date-picker .pika-button:hover {
        color: #fff !important;
        background: #0c5648 !important;
        box-shadow: none !important;
    }

    .hubspot-form .order-form-new .hs-datepicker {
        width: 100% !important;
    }

    .hubspot-form .order-form-new .fn-date-picker .pika-lendar {
        float: left;
        width: 100%;
        margin: 0;
    }

    .hubspot-form .order-form-new .fn-date-picker.pika-single.is-bound {
        box-shadow: none;
        padding: 20px 35px;
        border: 1px solid #b8d3bb;
        background-color: #fffbf2;
    }

    .hubspot-form .order-form-new .fn-date-picker .is-selected .pika-button {
        color: #fff !important;
        background: #0c5648 !important;
        box-shadow: inset 0 1px 3px #b8d6c5;
    }

    .hubspot-form .order-form-new .fn-date-picker .pika-table th {
        padding-bottom: 15px;
        text-transform: uppercase
    }

    .hubspot-form .order-form-new .fn-date-picker .pika-table abbr {
        text-decoration: none;
    }

    .hubspot-form .order-form-new .fn-date-picker .pika-title {
        padding: 0 15px;
    }

    .fn-date-picker .is-today .pika-button {
        color: #0c5648 !important;
    }

    .hubspot-form .order-form-new .hs_catering_date input[type="text"] {
        background-image: url('https://rolld.com.au/wp-content/uploads/2021/06/calender-icon.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position: 100% 50%;
        cursor: pointer;
    }

}


.hubspot-form .order-form-new .hs-fieldtype-textarea.hs_delivery_address {
    padding-top: 30px !important;
}





@media (max-width: 767px) {
    .hubspot-form .order-form-new {
        width: 100% !important;
        max-width: 100% !important;
    }

    .hubspot-form .order-form-new fieldset .hs-form-field {
        display: inline-block;
    }

    .hubspot-form .order-form-new fieldset .hs-fieldtype-number label {
        padding-top: 10px !important;
    }

    .hubspot-form .order-form-new fieldset .hs-form-field {
        width: 100%;
    }

    .hubspot-form .order-form-new .hs-richtext h3 {
        font-size: 16px;
    }

    .hubspot-form .order-form-new .hs-submit .actions {
        margin-left: 0px;
        margin-top: 20px;
    }

    .hubspot-form .order-form-new .hs-submit {
        flex-wrap: wrap;
    }

}




.hubspot-form .order-form-new fieldset input:not([type="checkbox"]):not([type="submit"]),
.hubspot-form .order-form-new fieldset select {
    height: 50px;
}

.hubspot-form .order-form-new .hs-fieldtype-text,
.hubspot-form .order-form-new .hs-fieldtype-textarea {
    margin-bottom: 25px;
}

.hubspot-form .order-form-new .hs_number_of_attendees,
.hubspot-form .order-form-new .hs_catering_date,
.hubspot-form .order-form-new .hs_pick_up_or_delivery {
    padding-top: 30px;
}

.hubspot-form .order-form-new .hs_number_of_attendees label,
.hubspot-form .order-form-new .hs_catering_date label,
.hubspot-form .order-form-new .hs_pick_up_or_delivery label {
    padding-bottom: 5px;
}

.hubspot-form .order-form-new .hs_number_of_attendees label .hs-form-required,
.hubspot-form .order-form-new .hs_catering_date label .hs-form-required,
.hubspot-form .order-form-new .hs_pick_up_or_delivery label .hs-form-required {
    margin-left: 5px;
}


@media (max-width:767px) {

    .hubspot-form .order-form-new .hs-submit .note-text {
        padding-right: 0px;
    }

    .hubspot-form .order-form-new fieldset .hs-fieldtype-number label {
        width: calc(100% - 100px);
    }

}



@media (max-width:767px) {
    .hubspot-form .request-info-pack .hs_roll_d_subscription label {
        padding-top: 25px !important;
    }

}




body .hubspot-form input[type="submit"] {
    font-size: 20px !important;
    margin-top: 20px;
}









/* Original styles that come with hubspot form embed */

@import url(https://fonts.bunny.net/css?family=ibm-plex-sans:400,600);

._form {
    font-size: 14px;
    line-height: 1.6;
    font-family: arial, helvetica, sans-serif;
    margin: 0;
}

._form * {
    outline: 0;
}

._form_hide {
    display: none;
    visibility: hidden;
}

._form_show {
    display: block;
    visibility: visible;
}

._form-top {
    top: 0;
}

._form-bottom {
    bottom: 0;
}

._form-left {
    left: 0;
}

._form-right {
    right: 0;
}

/* ._form input[type="text"],
._form input[type="tel"],
._form input[type="date"],
._form textarea {
    padding: 6px;
    height: auto;
    border: #979797 1px solid;
    border-radius: 4px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
} */

/* ._form textarea {
    resize: none;
} */

/* ._form ._submit {
    -webkit-appearance: none;
    cursor: pointer;
    font-family: arial, sans-serif;
    font-size: 14px;
    text-align: center;
    background: #004cff !important;
    border: 0 !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    color: #fff !important;
    padding: 10px !important;
} */

._form ._submit:disabled {
    cursor: not-allowed;
    opacity: 0.4;
}

._form ._submit.processing {
    position: relative;
}

._form ._submit.processing::before {
    content: '';
    width: 1em;
    height: 1em;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    border: double 3px transparent;
    border-radius: 50%;
    background-image: linear-gradient(#004cff, #004cff), conic-gradient(#004cff, #fff);
    background-origin: border-box;
    background-clip: content-box, border-box;
    animation: 1200ms ease 0s infinite normal none running _spin;
}

._form ._submit.processing::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #004cff !important;
    border: 0 !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    color: #fff !important;
    padding: 10px !important;
}

@keyframes _spin {
    0% {
        transform: translate(-50%, -50%) rotate(90deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(450deg);
    }
}

._close-icon {
    cursor: pointer;
    background-image: url('https://d226aj4ao1t61q.cloudfront.net/esfkyjh1u_forms-close-dark.png');
    background-repeat: no-repeat;
    background-size: 14.2px 14.2px;
    position: absolute;
    display: block;
    top: 11px;
    right: 9px;
    overflow: hidden;
    width: 16.2px;
    height: 16.2px;
}

._close-icon:before {
    position: relative;
}

/* ._form ._form-body {
    margin-bottom: 30px;
} */

._form ._form-image-left {
    width: 150px;
    float: left;
}

._form ._form-content-right {
    margin-left: 164px;
}

._form ._form-branding {
    color: #fff;
    font-size: 10px;
    clear: both;
    text-align: left;
    margin-top: 30px;
    font-weight: 100;
}

._form ._form-branding ._logo {
    display: block;
    width: 130px;
    height: 14px;
    margin-top: 6px;
    background-image: url('https://d226aj4ao1t61q.cloudfront.net/hh9ujqgv5_aclogo_li.png');
    background-size: 130px auto;
    background-repeat: no-repeat;
}

._form .form-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

._form ._form-label,
._form ._form_element ._form-label {
    /* font-weight: bold; */
    /* margin-bottom: 5px; */
    display: block;
}

._form._dark ._form-branding {
    color: #333;
}

._form._dark ._form-branding ._logo {
    background-image: url('https://d226aj4ao1t61q.cloudfront.net/jftq2c8s_aclogo_dk.png');
}

._form ._form_element {
    color: #175e50;
    position: relative;
    /* margin-bottom: 10px; */
    padding: 15px;
    /* font-size: 0; */
    max-width: 100%;
}

/* ._form ._form_element * {
    font-size: 14px;
} */

._form ._form_element._clear {
    clear: both;
    width: 100%;
    float: none;
}

._form ._form_element._clear:after {
    clear: left;
}

._form ._form_element input[type="text"],
._form ._form_element input[type="date"],
._form ._form_element select,
._form ._form_element textarea:not(.g-recaptcha-response) {
    color: #175e50;

    display: block;
    width: 100%;
    font-family: inherit;
}

._form ._field-wrapper {
    position: relative;
}

._form ._inline-style {
    float: left;
}

._form ._inline-style input[type="text"] {
    width: 150px;
}

._form ._inline-style:not(._clear)+._inline-style:not(._clear) {
    margin-left: 20px;
}

._form ._form_element img._form-image {
    max-width: 100%;
}

._form ._form_element ._form-fieldset {
    border: 0;
    padding: 0.01em 0 0 0;
    margin: 0;
    min-width: 0;
}

._form ._clear-element {
    clear: left;
}

._form ._full_width {
    width: 100%;
}

._form ._form_full_field {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

._form input[type="text"]._has_error,
._form textarea._has_error {
    border: #f37c7b 1px solid;
}

._form input[type="checkbox"]._has_error {
    outline: #f37c7b 1px solid;
}

._form ._error {
    display: block;
    position: absolute;
    font-size: 14px;
    z-index: 10000001;
}

._form ._error._above {
    padding-bottom: 4px;
    bottom: 39px;
    right: 0;
}

._form ._error._below {
    padding-top: 8px;
    top: 100%;
    right: 0;
}

._form ._error._above ._error-arrow {
    bottom: -4px;
    right: 15px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fdd;
}

._form ._error._below ._error-arrow {
    top: 0;
    right: 15px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fdd;
}

._form ._error-inner {
    padding: 12px 12px 12px 36px;
    background-color: #fdd;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM9 3V9H7V3H9ZM9 13V11H7V13H9Z' fill='%23CA0000'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 12px center;
    font-size: 14px;
    font-family: arial, sans-serif;
    font-weight: 600;
    line-height: 16px;
    color: #000;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0px 1px 4px rgba(31, 33, 41, 0.298295);
}

._form ._error-inner._form_error {
    margin-bottom: 5px;
    text-align: left;
}

._form ._button-wrapper ._error-inner._form_error {
    position: static;
}

._form ._error-inner._no_arrow {
    margin-bottom: 10px;
}

._form ._error-arrow {
    position: absolute;
    width: 0;
    height: 0;
}

._form ._error-html {
    margin-bottom: 10px;
}

.pika-single {
    z-index: 10000001 !important;
}

._form input[type="text"].datetime_date {
    width: 69%;
    display: inline;
}

._form select.datetime_time {
    width: 29%;
    display: inline;
    height: 32px;
}

._form input[type="date"].datetime_date {
    width: 69%;
    display: inline-flex;
}

._form input[type="time"].datetime_time {
    width: 29%;
    display: inline-flex;
}

@media all and (min-width:320px) and (max-width:667px) {
    ::-webkit-scrollbar {
        display: none;
    }

    ._form {
        margin: 0;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    /* ._form * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 1em;
    } */

    ._form ._form-content {
        margin: 0;
        width: 100%;
    }

    ._form ._form-inner {
        display: block;
        min-width: 100%;
    }

    ._form ._form-title,
    ._form ._inline-style {
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
    }

    ._form ._form-title {
        font-size: 1.2em;
    }

    ._form ._form_element {
        margin: 0 0 20px;
        padding: 0;
        width: 100%;
    }

    ._form ._form-element,
    ._form ._inline-style,
    ._form input[type="text"],
    ._form label,
    ._form p,
    ._form textarea:not(.g-recaptcha-response) {
        float: none;
        display: block;
        width: 100%;
    }

    ._form ._row._checkbox-radio label {
        display: inline;
    }

    ._form ._row,
    ._form p,
    ._form label {
        margin-bottom: 0.7em;
        width: 100%;
    }

    ._form ._row input[type="checkbox"],
    ._form ._row input[type="radio"] {
        margin: 0 !important;
        vertical-align: middle !important;
    }

    ._form ._row input[type="checkbox"]+span label {
        display: inline;
    }

    ._form ._row span label {
        margin: 0 !important;
        width: initial !important;
        vertical-align: middle !important;
    }

    ._form ._form-image {
        max-width: 100%;
        height: auto !important;
    }

    ._form input[type="text"] {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 16px;
        line-height: 1.3em;
        -webkit-appearance: none;
    }

    ._form input[type="radio"],
    ._form input[type="checkbox"] {
        display: inline-block;
        width: 1.3em;
        height: 1.3em;
        font-size: 1em;
        margin: 0 0.3em 0 0;
        vertical-align: baseline;
    }

    /* ._form button[type="submit"] { */
        /* padding: 20px; */
        /* font-size: 1.5em; */
    /* } */

    ._form ._inline-style {
        margin: 20px 0 0 !important;
    }
}

._form {
    position: relative;
    text-align: left;
    margin: 25px auto 0;
    /* padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    zoom: 1;
    /* background: #fff !important; */
    border: 0px solid #b0b0b0 !important;
    max-width: 900px;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    color: #000 !important;
}

._form._inline-form ._form-title {
    font-size: 22px;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 0;
}

._form:before,
._form:after {
    content: " ";
    display: table;
}

._form:after {
    clear: both;
}

._form._inline-style {
    width: auto;
    display: inline-block;
}

._form._inline-style input[type="text"],
._form._inline-style input[type="date"] {
    padding: 10px 12px;
}

._form._inline-style button._inline-style {
    position: relative;
    top: 27px;
}

._form._inline-style p {
    margin: 0;
}

._form._inline-style ._button-wrapper {
    position: relative;
    margin: 27px 12.5px 0 20px;
}

._form ._form-thank-you {
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 18px;
}

@media all and (min-width:320px) and (max-width:667px) {
    ._form._inline-form._inline-style ._inline-style._button-wrapper {
        margin-top: 20px !important;
        margin-left: 0 !important;
    }
}

._form .iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}

._form .iti input {
    width: 100%;
    height: 32px;
    border: #979797 1px solid;
    border-radius: 4px;
}

._form .iti--separate-dial-code .iti__selected-flag {
    background-color: #fff;
    border-radius: 4px;
}

._form .iti--separate-dial-code .iti__selected-flag:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

._form .iti__country-list {
    border-radius: 4px;
    margin-top: 4px;
    min-width: 460px;
}

._form .iti__country-list--dropup {
    margin-bottom: 4px;
}

._form .phone-error-hidden {
    display: none;
}

._form .phone-error {
    color: #e40e49;
}

._form .phone-input-error {
    border: 1px solid #e40e49 !important;
}

/* END Original styles that come with hubspot form embed */


._form {
    margin: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

@media (min-width: 768px){

    ._form-row, ._form_row {
        display: flex;
        flex-wrap: wrap;
    }
    
    ._form ._form_element_50 {
        flex-basis: 50%;
        max-width: 50%;
    }    

}

._form ._form-label {
    color: #175e50;
    font-size: 20px;
    color: #175e50;
    display: block;
}

._form ::-webkit-input-placeholder {
    /* color: #175e50; */
    color: #b8d6c5;
}

._form :-moz-placeholder {
    /* color: #175e50; */
    color: #b8d6c5;
    opacity: 1;
}

._form ::-moz-placeholder {
    /* color: #175e50; */
    color: #b8d6c5;
    opacity: 1;
}

._form :-ms-input-placeholder {
    /* color: #175e50; */
    color: #b8d6c5;
}

._form input[type="text"], 
._form input[type="tel"], 
._form input[type="date"], 
._form textarea,
._form select {
    font-family: "fkgroteskwipviet", Sans-serif;
    font-size: 25px;
    color: #175e50;

    appearance: none;
    -webkit-appearance: none;
    outline: none;
    
    border: 0px;
    border-bottom: 1px solid #b8d6c5;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;

    width: 100%;
    height: 60px;
    padding: 0 0px;

    transition: 0.15s;
}

._form input[type="text"]:focus, 
._form input[type="tel"]:focus, 
._form input[type="date"]:focus, 
._form textarea:focus,
._form select:focus {
    border-bottom-color: #175e50;
}

._form ._field-wrapper input:not([type="checkbox"]):not([type="submit"]),
._form ._field-wrapper select {
    width: 100%;
    height: 60px;
    border: 0px;
    border-bottom: 1px solid #b8d6c5;
    outline: 0px;
    background-color: transparent;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    font-size: 25px;
    color: #175e50;
    padding: 0 0px;
    font-family: "fkgroteskwipviet", Sans-serif;
}

._form ._field-wrapper select {
    background: url(../images/down-arrow-green.png) no-repeat 100% 50%;
}

._form ._field-wrapper textarea {
    appearance: none;
    -webkit-appearance: none;

    font-family: "fkgroteskwipviet", Sans-serif;
    font-size: 25px;
    color: #175e50;
    box-shadow: none;
    background-color: transparent;
    /* border: 1px solid #b8d6c5; */
    border-bottom: 1px solid #b8d6c5;

    width: 100% !important;
    height: 230px;
    padding-top: 20px;
    /* padding: 10px 0px; */
}



/* Customizing the chekcboxes, turning them into circles */

._form ._form-fieldset ul {
    list-style: none;
    padding-left: 0px;

    display: flex;
    flex-wrap: wrap;
}

._form ._form-fieldset ul input[type="checkbox"] {
    width: 20px;
    opacity: 0;
    position: absolute;
    z-index: 1;
    height: 20px;
}

._form ._form-fieldset ul input[type="checkbox"]+span {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

._form ._form-fieldset ul input[type="checkbox"]+span:before {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 15px;
    display: block;
    position: absolute;
    left: 0;
    top: -4px;
    border: 1px solid #175e50;
}

._form ._form-fieldset ul input[type="checkbox"]:checked+span:after {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 15px;
    display: block;
    position: absolute;
    left: 4px;
    top: 0px;
    background: #175e50;
}



/* Submit button */

._form button._submit {
    width: 189px;
    height: 54px;
    background: url(../images/Submit_Solid_Red.png) no-repeat 0 0;
    text-align: left;
    line-height: 54px;
    line-height: 1;
    padding-left: 38px;
    font-size: 22px;
    color: #fff;
    border: 0px;
    cursor: pointer;
}

/* .hubspot-form .hs-submit {
    float: right;
    margin-top: -47px;
    margin-right: 8px;
} */





/* FORM ON CONTACT PAGE */

/* #_form_8_ { font-size:14px; line-height:1.6; font-family:arial, helvetica, sans-serif; margin:0; } */
/* #_form_8_ * { outline:0; } */
/* ._form_hide { display:none; visibility:hidden; }
._form_show { display:block; visibility:visible; } */
/* #_form_8_._form-top { top:0; }
#_form_8_._form-bottom { bottom:0; }
#_form_8_._form-left { left:0; }
#_form_8_._form-right { right:0; } */
/* 
#_form_8_ input[type="text"],#_form_8_ input[type="tel"],#_form_8_ input[type="date"],#_form_8_ textarea { padding:6px; height:auto; border:#979797 1px solid; border-radius:4px; color:#000 !important; font-size:14px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
#_form_8_ textarea { resize:none; }
#_form_8_ ._submit { -webkit-appearance:none; cursor:pointer; font-family:arial, sans-serif; font-size:14px; text-align:center; background:#004cff !important; border:0 !important; -moz-border-radius:4px !important; -webkit-border-radius:4px !important; border-radius:4px !important; color:#fff !important; padding:10px !important; }
#_form_8_ ._submit:disabled { cursor:not-allowed; opacity:0.4; }
#_form_8_ ._submit.processing { position:relative; }
#_form_8_ ._submit.processing::before { content:''; width:1em; height:1em; position:absolute; z-index:1; top:50%; left:50%; border:double 3px transparent; border-radius:50%; background-image:linear-gradient(#004cff, #004cff), conic-gradient(#004cff, #fff); background-origin:border-box; background-clip:content-box, border-box; animation:1200ms ease 0s infinite normal none running _spin; }
#_form_8_ ._submit.processing::after { content:''; position:absolute; top:0; bottom:0; left:0; right:0; background:#004cff !important; border:0 !important; -moz-border-radius:4px !important; -webkit-border-radius:4px !important; border-radius:4px !important; color:#fff !important; padding:10px !important; }
@keyframes _spin { 0% { transform:translate(-50%, -50%) rotate(90deg); }
100% { transform:translate(-50%, -50%) rotate(450deg); }
}
#_form_8_ ._close-icon { cursor:pointer; background-image:url('https://d226aj4ao1t61q.cloudfront.net/esfkyjh1u_forms-close-dark.png'); background-repeat:no-repeat; background-size:14.2px 14.2px; position:absolute; display:block; top:11px; right:9px; overflow:hidden; width:16.2px; height:16.2px; }
#_form_8_ ._close-icon:before { position:relative; }
#_form_8_ ._form-body { margin-bottom:30px; }
#_form_8_ ._form-image-left { width:150px; float:left; }
#_form_8_ ._form-content-right { margin-left:164px; }
#_form_8_ ._form-branding { color:#fff; font-size:10px; clear:both; text-align:left; margin-top:30px; font-weight:100; }
#_form_8_ ._form-branding ._logo { display:block; width:130px; height:14px; margin-top:6px; background-image:url('https://d226aj4ao1t61q.cloudfront.net/hh9ujqgv5_aclogo_li.png'); background-size:130px auto; background-repeat:no-repeat; }
#_form_8_ .form-sr-only { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0, 0, 0, 0); border:0; }
#_form_8_ ._form-label,#_form_8_ ._form_element ._form-label { font-weight:bold; margin-bottom:5px; display:block; }
#_form_8_._dark ._form-branding { color:#333; }
#_form_8_._dark ._form-branding ._logo { background-image:url('https://d226aj4ao1t61q.cloudfront.net/jftq2c8s_aclogo_dk.png'); }
#_form_8_ ._form_element { position:relative; margin-bottom:10px; font-size:0; max-width:100%; }
#_form_8_ ._form_element * { font-size:14px; }
#_form_8_ ._form_element._clear { clear:both; width:100%; float:none; }
#_form_8_ ._form_element._clear:after { clear:left; }
#_form_8_ ._form_element input[type="text"],#_form_8_ ._form_element input[type="date"],#_form_8_ ._form_element select,#_form_8_ ._form_element textarea:not(.g-recaptcha-response) { display:block; width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; font-family:inherit; }
#_form_8_ ._field-wrapper { position:relative; }
#_form_8_ ._inline-style { float:left; }
#_form_8_ ._inline-style input[type="text"] { width:150px; }
#_form_8_ ._inline-style:not(._clear) + ._inline-style:not(._clear) { margin-left:20px; }
#_form_8_ ._form_element img._form-image { max-width:100%; }
#_form_8_ ._form_element ._form-fieldset { border:0; padding:0.01em 0 0 0; margin:0; min-width:0; }
#_form_8_ ._clear-element { clear:left; }
#_form_8_ ._full_width { width:100%; }
#_form_8_ ._form_full_field { display:block; width:100%; margin-bottom:10px; }
#_form_8_ input[type="text"]._has_error,#_form_8_ textarea._has_error { border:#f37c7b 1px solid; }
#_form_8_ input[type="checkbox"]._has_error { outline:#f37c7b 1px solid; }
#_form_8_ ._error { display:block; position:absolute; font-size:14px; z-index:10000001; }
#_form_8_ ._error._above { padding-bottom:4px; bottom:39px; right:0; }
#_form_8_ ._error._below { padding-top:8px; top:100%; right:0; }
#_form_8_ ._error._above ._error-arrow { bottom:-4px; right:15px; border-left:8px solid transparent; border-right:8px solid transparent; border-top:8px solid #fdd; }
#_form_8_ ._error._below ._error-arrow { top:0; right:15px; border-left:8px solid transparent; border-right:8px solid transparent; border-bottom:8px solid #fdd; }
#_form_8_ ._error-inner { padding:12px 12px 12px 36px; background-color:#fdd; background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM9 3V9H7V3H9ZM9 13V11H7V13H9Z' fill='%23CA0000'/%3E%3C/svg%3E"); background-repeat:no-repeat; background-position:12px center; font-size:14px; font-family:arial, sans-serif; font-weight:600; line-height:16px; color:#000; text-align:center; text-decoration:none; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; box-shadow:0px 1px 4px rgba(31, 33, 41, 0.298295); }
#_form_8_ ._error-inner._form_error { margin-bottom:5px; text-align:left; }
#_form_8_ ._button-wrapper ._error-inner._form_error { position:static; }
#_form_8_ ._error-inner._no_arrow { margin-bottom:10px; }
#_form_8_ ._error-arrow { position:absolute; width:0; height:0; }
#_form_8_ ._error-html { margin-bottom:10px; }
.pika-single { z-index:10000001 !important; }
#_form_8_ input[type="text"].datetime_date { width:69%; display:inline; }
#_form_8_ select.datetime_time { width:29%; display:inline; height:32px; }
#_form_8_ input[type="date"].datetime_date { width:69%; display:inline-flex; }
#_form_8_ input[type="time"].datetime_time { width:29%; display:inline-flex; }
@media all and (min-width:320px) and (max-width:667px) { ::-webkit-scrollbar { display:none; }
#_form_8_ { margin:0; width:100%; min-width:100%; max-width:100%; box-sizing:border-box; }
#_form_8_ * { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; font-size:1em; }
#_form_8_ ._form-content { margin:0; width:100%; }
#_form_8_ ._form-inner { display:block; min-width:100%; }
#_form_8_ ._form-title,#_form_8_ ._inline-style { margin-top:0; margin-right:0; margin-left:0; }
#_form_8_ ._form-title { font-size:1.2em; }
#_form_8_ ._form_element { margin:0 0 20px; padding:0; width:100%; }
#_form_8_ ._form-element,#_form_8_ ._inline-style,#_form_8_ input[type="text"],#_form_8_ label,#_form_8_ p,#_form_8_ textarea:not(.g-recaptcha-response) { float:none; display:block; width:100%; }
#_form_8_ ._row._checkbox-radio label { display:inline; }
#_form_8_ ._row,#_form_8_ p,#_form_8_ label { margin-bottom:0.7em; width:100%; }
#_form_8_ ._row input[type="checkbox"],#_form_8_ ._row input[type="radio"] { margin:0 !important; vertical-align:middle !important; }
#_form_8_ ._row input[type="checkbox"] + span label { display:inline; }
#_form_8_ ._row span label { margin:0 !important; width:initial !important; vertical-align:middle !important; }
#_form_8_ ._form-image { max-width:100%; height:auto !important; }
#_form_8_ input[type="text"] { padding-left:10px; padding-right:10px; font-size:16px; line-height:1.3em; -webkit-appearance:none; }
#_form_8_ input[type="radio"],#_form_8_ input[type="checkbox"] { display:inline-block; width:1.3em; height:1.3em; font-size:1em; margin:0 0.3em 0 0; vertical-align:baseline; }
#_form_8_ button[type="submit"] { padding:20px; font-size:1.5em; }
#_form_8_ ._inline-style { margin:20px 0 0 !important; }
}
#_form_8_ { position:relative; text-align:left; margin:25px auto 0; padding-top:20px; padding-right:20px; padding-bottom:20px; padding-left:20px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; zoom:1; background:#fff !important; border:0px solid #b0b0b0 !important; max-width:500px; -moz-border-radius:0px !important; -webkit-border-radius:0px !important; border-radius:0px !important; color:#000; }
#_form_8_._inline-form ._form-title { font-family:"IBM Plex Sans", Helvetica, sans-serif; font-size:22px; line-height:normal; font-weight:600; color:#000 !important; margin-bottom:0; }
#_form_8_._inline-form ._form-branding { font-family:"IBM Plex Sans", Helvetica, sans-serif; font-size:13px; font-weight:100; font-style:normal; text-decoration:none; }
#_form_8_:before,#_form_8_:after { content:" "; display:table; }
#_form_8_:after { clear:both; }
#_form_8_._inline-style { width:auto; display:inline-block; }
#_form_8_._inline-style input[type="text"],#_form_8_._inline-style input[type="date"] { padding:10px 12px; }
#_form_8_._inline-style button._inline-style { position:relative; top:27px; }
#_form_8_._inline-style p { margin:0; }
#_form_8_._inline-style ._button-wrapper { position:relative; margin:27px 12.5px 0 20px; }
#_form_8_ ._form-thank-you { position:relative; left:0; right:0; text-align:center; font-size:18px; }
@media all and (min-width:320px) and (max-width:667px) { #_form_8_._inline-form._inline-style ._inline-style._button-wrapper { margin-top:20px !important; margin-left:0 !important; }
}
#_form_8_ .iti.iti--allow-dropdown.iti--separate-dial-code { width:100%; }
#_form_8_ .iti input { width:100%; height:32px; border:#979797 1px solid; border-radius:4px; }
#_form_8_ .iti--separate-dial-code .iti__selected-flag { background-color:#fff; border-radius:4px; }
#_form_8_ .iti--separate-dial-code .iti__selected-flag:hover { background-color:rgba(0, 0, 0, 0.05); }
#_form_8_ .iti__country-list { border-radius:4px; margin-top:4px; min-width:460px; }
#_form_8_ .iti__country-list--dropup { margin-bottom:4px; }
#_form_8_ .phone-error-hidden { display:none; }
#_form_8_ .phone-error { color:#e40e49; }
#_form_8_ .phone-input-error { border:1px solid #e40e49 !important; }
 */





/* Updates Feb 2024 */

.classy-btn {
    font-weight: bold;
    font-size: 16px;
    letter-spacing: -0.01em;
    text-decoration: none;
    text-align: center;
    line-height: 1.1;

    border: none;
    background: transparent;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;

    position: relative;
    height: 38px;
    padding: 8px 18px;
}

.classy-btn-icon {
    width: auto;
    height: 1em;
}

.classy-btn-icon-hover {
    width: auto;
    height: 1em;
    display: none;
}

.classy-btn:hover .classy-btn-icon, 
.classy-btn:focus .classy-btn-icon {
    display: none;
}

.classy-btn:hover .classy-btn-icon-hover, 
.classy-btn:focus .classy-btn-icon-hover {
    display: block;
}



/* Primary */

.classy-btn-primary {
    color: #fff;
    background-image: url(../images/classy-btn-primary.png);
}

.classy-btn-primary:hover, .classy-btn-primary:focus {
    color: #FF0419;
    background-image: url(../images/classy-btn-primary-outline.png);
}


/* Primary Outline */

.classy-btn-primary-outline {
    color: #FF0419;
    background-image: url(../images/classy-btn-primary-outline.png);
}

.classy-btn-primary-outline:hover, .classy-btn-primary-outline:focus {
    color: #fff;
    background-image: url(../images/classy-btn-primary.png);
}



.location-card {
    text-align: center;

    border: 3px solid #095748;
    border-radius: 20px;

    height: 100%;
    padding: 30px 30px;
}

.location-card-title {
    font-size: 20px;

    margin-bottom: 15px;
}

.location-card-items {
    display: flex;
    justify-content: space-around;
    gap: 40px;
}

.location-card-item {
    text-align: center;
    min-width: 200px;
}

.location-card-item-title {
    font-family: "FKScreamerAngled-Upright Special", Sans-serif;
    font-size: 32px;
    font-weight: normal;

    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 45px;

}

.location-card-item-title h3 {
    font: inherit !important;
}

.location-card-item-title img {
    display: inline-block;
    height: 1.125em;
    width: auto;
    margin-left: -0.5em;
}

.location-card-item-label {
    font-size: 14px;
    font-weight: normal;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}


/* Cards carousel */

.cards-carousel {
}

.cards-carousel .tns-inner {
    /* clip-path: polygon(0px 0px, 200% 0px, 200% 100%, 0% 100%); */
}

.cards-carousel .tns-ovh {
    /* overflow: visible; */
}

.cards-carousel .tns-controls {
    background: url(../images/cards-carousel-controls.png) no-repeat center center;
    background-size: 100% 100%;
    display: inline-flex;
    gap: 15px;
    margin-top: 20px;
}

.cards-carousel .tns-controls [data-controls="prev"],
.cards-carousel .tns-controls [data-controls="next"] {
    font-size: 0;
    background-color: transparent;
    background-size: auto 19px;
    background-position: center center;
    background-repeat: no-repeat;
    border: none;
    height: 46px;
    width: 60px;
}

.cards-carousel .tns-controls [data-controls="prev"] {
    background-image: url(../images/cards-carousel-prev.svg);
}

.cards-carousel .tns-controls [data-controls="next"] {
    background-image: url(../images/cards-carousel-next.svg);
}

.cards-carousel-slides {
    display: flex;
}

.cards-carousel-slide {
    min-width: 260px;
}


/* @media (max-width: 767px){

    .cards-carousel .tns-inner {
        clip-path: polygon(-30px 0px, 200% 0px, 200% 100%, -30px 100%);
    }

} */



/* Franchise section */

.franchise-section {
    position: relative;
    margin-bottom: 60px;
}

.franchise-section-intro {
    min-height: 90px;
}

.franchise-section-title {
    margin-bottom: 10px;
}

.franchise-section-footer {
    position: absolute;
    top: 0;
    right: 0;
}

@media (max-width: 1200px){

    .franchise-section-intro {
        padding-bottom: 40px;
    }

    .franchise-section-footer {
        position: static;
        margin-top: 20px;
    }

}




.toolbar {
    color: #FFFBF2;
    background: #095748;
    border-radius: 20px;

    padding: 12px;

    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.toolbar-section-stretch {
    flex: 1;
}

.toolbar-menu {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.toolbar-menu-item {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.01em;

    display: block;
}

.toolbar-menu-item a {
    text-decoration: none;
    color: #FFFBF2;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    height: 40px;

    transition: .15s;
}

.toolbar-menu-item a:hover, .toolbar-menu-item a:focus {
    text-decoration: none;
    opacity: 0.75;
}

.toolbar-search {
    position: relative;
    width: 240px;
}

@media (max-width: 991px){

    .toolbar {
        flex-direction: column-reverse;
        gap: 5px;
    }

    .toolbar-section {
        flex: 1;
        min-height: 40px;
    }

    .toolbar-menu {
       padding-bottom: 10px;
    }

    .toolbar-menu-item a {
        height: 30px;
    }

    .toolbar-search {
        width: 100%;
    }   

}

@media (max-width: 767px){

    .toolbar-menu {
        padding-top: 10px;
        flex-direction: column;
    }

}

.toolbar-search-field {
    font-size: 16px;
    border: none;
    border-radius: 99px;
    color: #095748;
    background: #FFFBF2;

    width: 100%;
    max-width: 100%;
    height: 38px;
    padding: 10px;
}

input.toolbar-search-submit {
    font-size: 0 !important;
    border: none;
    background: url(../images/icon-search.svg) no-repeat center center;
    background-size: auto 20px;

    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;

    display: block;
    width: 38px;
    height: 38px;
}

