/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* 1.0 NAVIGATION
============================================================================= */

/* Limit desktop navigation item width for some items */
.elementor-nav-menu li:nth-child(3),
.elementor-nav-menu li:nth-child(4),
.elementor-nav-menu li:last-child {
    max-width: 140px;
}

.elementor-nav-menu li:nth-child(3) a,
.elementor-nav-menu li:nth-child(4) a,
.elementor-nav-menu li:last-child a {
    white-space: initial;
    text-align: center;
}

/* Change navigation active item on scroll */
.elementor-nav-menu li a {
    position: relative;
}

.fp-viewing-food-concepts .elementor-nav-menu li:first-child a::before,
.fp-viewing-victoria-experience .elementor-nav-menu li:nth-child(2) a::before,
.fp-viewing-events-and-studio .elementor-nav-menu li:nth-child(3) a::before,
.fp-viewing-corporate-package .elementor-nav-menu li:nth-child(4) a::before,
.fp-viewing-our-philosophy .elementor-nav-menu li:nth-child(5) a::before,
.fp-viewing-order-food-and-info .elementor-nav-menu li:last-child a::before {
    content: '';
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    width: 103px;
    height: 11px;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('/wp-content/themes/hello-elementor-child/img/hover-img.svg');
    display: inline-block;
    transition: all .3s ease-in-out 0s;
    background-color: transparent !important;
    opacity: 1 !important;
	transition: all .3s ease-in-out 0s;
	background-color: transparent !important;
	opacity: 1 !important;
	-webkit-animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.fp-viewing-welcome .elementor-nav-menu li:hover:before {
    content: '';
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    width: 103px;
    height: 11px;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('/wp-content/themes/hello-elementor-child/img/hover-img.svg');
    display: inline-block;
    transition: all .3s ease-in-out 0s;
    background-color: transparent !important;
    opacity: 1 !important;
	transition: all .3s ease-in-out 0s;
	background-color: transparent !important;
	opacity: 1 !important;
	-webkit-animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.fp-viewing-what .elementor-nav-menu li:hover:before,
.fp-viewing-food-concepts .elementor-nav-menu li:hover:before,
.fp-viewing-victoria-experience .elementor-nav-menu li:hover:before,
.fp-viewing-events-and-studio .elementor-nav-menu li:hover:before,
.fp-viewing-corporate-package .elementor-nav-menu li:hover:before,
.fp-viewing-our-philosophy .elementor-nav-menu li:hover:before,
.fp-viewing-order-food-and-info .elementor-nav-menu li:hover:before {
    content: '';
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    width: 103px;
    height: 11px;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('/wp-content/themes/hello-elementor-child/img/hover-img.svg');
    display: inline-block;
    transition: all .3s ease-in-out 0s;
    background-color: transparent !important;
    opacity: 1 !important;
	transition: all .3s ease-in-out 0s;
	background-color: transparent !important;
	opacity: 1 !important;
	-webkit-animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.sticky-header.logo img {
    -webkit-transition: width 0.6s;
    -moz-transition: width 0.6s;
    transition: width 0.6s;
}

/* 2.0 SLIDES
============================================================================= */

/* Position slides dots */
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 74px;
}

/* Style slides dots */
.swiper-pagination-bullet {
    border: 2px solid #fff;
    background: transparent;
    opacity: 1;
}

/* Style active slides dot */
.swiper-pagination-bullet-active {
    border: none;
}

/* 3.0 TABS
============================================================================= */

/* Custom elementor tabs nav */
.custom-tabs .elementor-tabs .elementor-tabs-wrapper {
    overflow: visible;
}

.custom-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
    padding: 0;
    padding-bottom: 13px;
}

.custom-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title span:first-child {
    transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
    display: block;
}

.custom-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:hover span:first-child {
    color: #EEB460;
    font-size: 42px;
}

.custom-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:last-child {
    padding-bottom: 0;
}

.custom-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title > span:last-child {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    display: block;
    margin-top: -5px;
}

/* Custom elementor tabs content */
.custom-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
    padding: 0;
    /* Vertical center content */
    transform: translateY(-50%);
    top: 50%;
    position: relative;
}

/* Custom tabs box */
.custom-tabs .elementor-cta__image {
    opacity: 1;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.custom-tabs .elementor-cta:hover .elementor-cta__image {
    opacity: 1;
    margin-bottom: 0 !important;
}

/* Plus icon */
.custom-tabs .elementor-cta {
    position: relative;
}

.custom-tabs .elementor-cta::after,
.custom-tabs .elementor-cta::before {
    content: '';
    position: absolute;
    background-color: white;
    z-index: 2;
}

.custom-tabs .elementor-cta::before {
    top: 56px;
    right: 40px;
    width: 77px;
    height: 2px;
}

.custom-tabs .elementor-cta::after {
    top: 20px;
    right: 76px;
    width: 2px;
    height: 77px;
}

/* Plus icon :hover */
.custom-tabs .elementor-cta:hover::after {
    opacity: 0;
}

/* Custom tabs box button */
.custom-tabs .elementor-tabs .elementor-cta__content .elementor-cta__button-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    text-align: center;
}

.custom-tabs .elementor-tabs .elementor-cta:hover .elementor-cta__content .elementor-cta__button-wrapper {
    opacity: 1;
}

/* 4.0 EVENTS
============================================================================= */

/* Events background colors */
.evt-bkg-orange {
    background-color: #EA8C69;
}

.evt-bkg-green {
    background-color: #B2C8BE;
}

.evt-bkg-yellow {
    background-color: #EEB460;
}

.evt-bkg-white {
    background-color: #F8F1E0;
}

/* Events single button align */
.evt-bkg-orange .event-button-align,
.evt-bkg-green .event-button-align,
.evt-bkg-yellow .event-button-align,
.evt-bkg-white .event-button-align {
    text-align: right;
}

/* 5.0 ISOTOPE
============================================================================= */

/* Auto items height isotope grid */
.custom-isotope-grid_item .elementor-widget-wrap > section {
    height: calc(581px - 245px);
}

.custom-isotope-grid_item .elementor-widget-wrap > section .event-link-align,
.custom-isotope-grid_item .elementor-widget-wrap > section .event-button-align {
    position: absolute;
    bottom: 0px;
    right: 0;
}

.custom-isotope-grid_item .elementor-widget-wrap > section .event-link-align {
    bottom: 13px;
}

.custom-isotope-grid_item .elementor-widget-wrap > section .event-link-align a .elementor-button-text {
    position: relative;
    font-family: "Gotham", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}

.custom-isotope-grid_item .elementor-widget-wrap > section .event-link-align a .elementor-button-text::after {
    transition: all .3s ease-in-out 0s;
    top: 0;
    content: '';
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('/wp-content/themes/hello-elementor-child/img/hover-img-dark.svg');
    opacity: 0;
}

.custom-isotope-grid_item .elementor-widget-wrap > section .event-link-align a:hover .elementor-button-text::after {
    top: 25px;
    left: calc(50% - 51px);
    right: 0;
    width: 103px;
    height: 11px;
    margin: 0 auto;
    display: inline-block;
    transition: all .3s ease-in-out 0s;
    border: 0;
    opacity: 1;
}

.custom-isotope-grid .elementor-widget-wrap > section .elementor-container {
    height: 100%;
}

/* Isotope navigation */
.custom-isotope-grid .lae-portfolio-wrap .lae-portfolio-header {
    justify-content: center;
}

.custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item {
    border-bottom: 0;
}

.custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.lae-active:after {
    content: '';
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    width: 103px;
    height: 11px;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('/wp-content/themes/hello-elementor-child/img/hover-img-dark.svg');
    display: inline-block;
    transition: all .3s ease-in-out 0s;
    border: 0;
}

.custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item a {
    padding: 0 45px 15px;
}

.custom-isotope-grid .lae-portfolio-wrap .lae-heading {
    display: none;
}

/* 6.0 FORMS
============================================================================= */

/* Hide form heading and desc */
body .gform_wrapper h2.gform_title,
body .gform_wrapper span.gform_description {
    display: none !important;
}

.gform_body {
    color: #fff;
}

/* Required indicator */
.gfield_required span.gfield_required {
    color: transparent;
}

.gfield_required span.gfield_required::before {
    position: relative;
    content: '*';
    color: #fff;
    left: -3px;
    top: 0px;
    font-size: 18px;
}

/* Form label */
.gfield_label {
    color: #fff;
    margin: 0 !important;
}

.gform_wrapper.gravity-theme .gfield_label {
    font-size: 18px;
}

/* Form font */
.gfield_label,
.gform_wrapper.gravity-theme input,
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme input::placeholder {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    font-family: "Gotham", Sans-serif;
    color: #fff;
}

.gform_wrapper.gravity-theme input[type=color],
.gform_wrapper.gravity-theme input[type=date],
.gform_wrapper.gravity-theme input[type=datetime-local],
.gform_wrapper.gravity-theme input[type=datetime],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=search],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=time],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme input[type=week],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
    font-size: 18px;
}

input_2_20 {
    font-size: 18px;
	padding: 0 !important;
    height: 40px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #fff;
}

/* Form fieds */
.gform_wrapper.gravity-theme input,
.gform_wrapper.gravity-theme select {
    padding: 0 !important;
    height: 40px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #fff;
}

.gform_wrapper.gravity-theme select option {
    background-color: #000 !important; /* Set the dropdown options' background to black */
    color: #fff !important; /* Ensure the text is readable */
}


.gform_wrapper.gravity-theme input.datepicker {
    width: 100%;
}

.gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 37px;
}

.ginput_container.ginput_container_consent {
    display: flex;
    align-items: center;
}

.ginput_container.ginput_container_consent input {
    width: 20px;
    margin-right: 10px;
}

div#field_2_16 {
    margin-top: -20px;
}

div#field_2_16 p > a {
    color: #fff;
    text-decoration: underline;
}

/* Submit button */
.gform_wrapper.gravity-theme .gform_footer input[type=submit] {
    height: 51px;
    padding: 0 22px !important;
    background: #EA8C69;
    border: none;
    font-weight: 700;
    margin: 0 auto;
    display: block;
}

/* Light form style */
.gform--light .gfield_label {
    color: #251D2C;
}

.gform--light input:not([type=submit]),
.gform--light select {
    border-bottom: 1px solid #251D2C !important;
    color: #251D2C !important;
}

.gform--light input[type=color],
.gform--light input[type=date],
.gform--light input[type=datetime-local],
.gform--light input[type=datetime],
.gform--light input[type=email],
.gform--light input[type=month],
.gform--light input[type=number],
.gform--light input[type=password],
.gform--light input[type=search],
.gform--light input[type=tel],
.gform--light input[type=text],
.gform--light input[type=time],
.gform--light input[type=url],
.gform--light input[type=week],
.gform--light select,
.gform--light textarea {
    font-size: 18px !important;
    line-height: 22px;
    font-weight: 400;
    font-family: "Gotham", Sans-serif;
    color: #27232b !important;
}

.gform--light .gfield_required span.gfield_required::before {
    color: #251D2C;
}

/* Textarea */
.gform--light .gfield textarea {
    background: transparent;
    border: none;
    border-bottom: 1px solid #251D2C;
    border-radius: 0;
}

/* Error state message and fields styles */
.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
    padding: 0;
    border: none;
    background: transparent;
}

.gform_wrapper .gfield_error [aria-invalid=true] {
    border: none;
    border-bottom: 1px solid #c02b0a !important;
}

/* 7.0 COLUMN HOVER SECTION
============================================================================= */

.column-hover .column-hover_paragraph {
    opacity: 0;
    position: relative;
    top: -250px;
    transition: all .3s ease-in-out 0s;
}

.column-hover .elementor-column:hover .elementor-widget-wrap .elementor-element.column-hover_paragraph {
    opacity: 1;
    top: 0;
}

.column-hover .philosophy-svg svg {
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
}

.column-hover .elementor-column:hover .philosophy-svg svg circle {
    fill: #EA8C69;
}

/* 8.0 FOOTER CAROUSEL
============================================================================= */

.elementor-swiper-button > i {
    display: none;
}

.elementor-swiper-button.elementor-swiper-button-next::before,
.elementor-swiper-button.elementor-swiper-button-prev::before {
    content: '';
    position: absolute;
    top: calc(50% - 50px);
    width: 60px;
    height: 100px;
    background-color: transparent;
    background-image: url('/wp-content/themes/hello-elementor-child/img/carousel-arrow.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.elementor-swiper-button.elementor-swiper-button-prev::before {
    transform: rotate(-180deg);
    left: -60px;
}

/* Remove section spacer for desktop */
.res-section-spacer .elementor-spacer-inner {
    height: 0 !important;
}

/* 9.0 BUTTON WITH EFFECT
============================================================================= */

/* Button hover */
.elementor-cta__content .elementor-cta__button-wrapper .elementor-cta__button:hover,
form .gform_footer.top_label input:hover,
.button-hover-blog a:hover,
.button-hover a:hover {
    background: none !important;
	display: inline-block;
}

/* Button hover bottom border */
.elementor-cta__content .elementor-cta__button-wrapper .elementor-cta__button:hover::after,
form .gform_footer.top_label:hover::after,
.button-hover-blog a:hover::after,
.button-hover a:hover::after {
    content: '';
    position: absolute;
	top: 30px !important;
    right: 15px !important;
	width: 103px;
    height: 11px;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('/wp-content/themes/hello-elementor-child/img/hover-img-dark.svg');
    display: inline-block;
    transition: all .3s ease-in-out 0s;
    background-color: transparent !important;
    opacity: 1 !important;
	-webkit-animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* Light style button border */
.button-hover a:hover::after {
    left: 55px;
	top: 60px !important;
    right: 0;    
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('/wp-content/themes/hello-elementor-child/img/hover-img.svg');    
}


/* Cta button hover position */
form .gform_footer.top_label:hover::after,
.elementor-cta__content .elementor-cta__button-wrapper .elementor-cta__button:hover::after {
    right: calc(50% - 51px) !important;
    background-image: url('/wp-content/themes/hello-elementor-child/img/hover-img.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%; 
}

/* Form button */
form .gform_footer.top_label:hover::after {    
    top: 60px !important;
}

form .gform_footer.top_label input {
    pointer-events: auto;
}

form .gform_footer.top_label {
    position: relative;
    pointer-events: none;
}


@-webkit-keyframes slide-bottom {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
  }
}

@keyframes slide-bottom {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

.lae-grid-container img {
	width: 100% !important;
}

/* 10.0 CUSTOM ISOTOPE DROPDOWN NAV
============================================================================= */
@media (min-width: 768px) {
    /* Dropdown wrapper style */
    .lae-portfolio-wrap .lae-portfolio-header {
        overflow: visible !important;
    }

    .lae-portfolio-wrap .lae-taxonomy-filter {
        position: relative;    
    }

    /* Dropdown trigger */
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-1 {
        z-index: 2;
    }

    /* Dropdown items initial position */
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-3,
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-4,
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-5,
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-6,
	.custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-7,
	.custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-8{
        position: relative;
		display: flex;
        left: 115px;
        top: 20px;
        z-index: 1000;
        background-color: #B2C8BE;
        max-width: 160px;
        width: 100%;
        opacity: 0;
    }
	
	.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item {
		margin: 0;
	}
	
    /* Dropdown text style */
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-3 a,
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-4 a,
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-5 a,
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-6 a,
	.custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-7 a,
	.custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-8 a{
        font-size: 16px !important;
        font-weight: 400 !important;
        padding: 0 20px;
        text-align: center;
    }

    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-3 a {
        padding-top: 5px;
    }

    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-7 a {
        padding-bottom: 5px;
    }
	
	.custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-8 a {
        padding-bottom: 5px;
    }

    /* Remove border from dropdown elements */
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-1::after,
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-3::after,
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-4::after,
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-5::after,
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-6::after,
	.custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-7::after,
	.custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-8::after{
        display: none;
    }

    /* Dropdown items show state */
    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-3.show  {
        opacity: 1 !important;
        top: 0px;
    }

    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-4.show  {
        opacity: 1 !important;
        top: 0px;
    }

    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-5.show  {
        opacity: 1 !important;
        top: 0px;
    }

    .custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-6.show  {
        opacity: 1 !important;
        top: 0px;
    }
	.custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-7.show  {
        opacity: 1 !important;
        top: 0px;
    }
	
	.custom-isotope-grid .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.segment-8.show  {
        opacity: 1;
        top: 0px;
    }
}

/* 11.0 HELPERS
============================================================================= */

/* Scroll down arrow */
.mcw-fp-section.elementor-section.arrow-down::after {
    content: "\f0ab";
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
    z-index: 200000;
    color: #fff;
    font-size: 40px;
    border-color: #fff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

/* 12.0 RESPONSIVE
============================================================================= */

/* ----------- Mobile Screens ----------- */

@media (max-width: 767.98px) {
    /* Custom elementor tabs content */
    .custom-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
        transform: none;
        top: 0;
    }

    /* Change Victoria section absolute button position */
    .position-relative {
        position: relative !important;
        bottom: 0 !important;
        margin-top: 20px;
    }

    /* Tabs text */
    .custom-tabs .elementor-tab-title span:first-child {
        font-size: 28px;
        line-height: 32px;
    }

    .custom-tabs .elementor-tab-title span:last-child {
        font-size: 16px;
        line-height: 18px;
        display: inherit;
    }

    /* Tabs box */
    .custom-tabs .elementor-tab-content .elementor-section-wrap .elementor-container .elementor-column {
        margin-bottom: 20px;
    }

    .custom-tabs .elementor-tabs .elementor-cta .elementor-cta__content .elementor-cta__button-wrapper,
    .custom-tabs .elementor-cta .elementor-cta__image {
        opacity: 1;
        margin-bottom: 0 !important;
    }

    /* Remove tabs box plus */
    .custom-tabs .elementor-cta::before,
    .custom-tabs .elementor-cta::after {
        display: none;
    }

    /* Remove swiper arrows on mobile */
    .elementor-swiper-button {
        display: none;
    }

    /* Custom helper class to remove bottom margin */
    .mb-xs-0 > .elementor-widget-container {
        margin-bottom: 0 !important;
    }

    /* Remove column hover for mobile */
    .column-hover .column-hover_paragraph {
        opacity: 1;
        position: relative;
        top: 0;
    }

    .column-hover .elementor-column:hover .elementor-widget-wrap .elementor-element.column-hover_paragraph {
        top: 0;
    }

    /* Auto items height isotope grid */
    .custom-isotope-grid_item .elementor-widget-wrap > section,
    .custom-isotope-grid .elementor-widget-wrap > section .elementor-container {
        height: auto;
    }

    .custom-isotope-grid_item .elementor-container {
        min-height: auto !important;
    }

    .custom-isotope-grid_item .elementor-widget-wrap > section .event-button-align {
        position: relative;
        text-align: center;
    }

    /* Align isotope nav */
    body .lae-portfolio-wrap .lae-taxonomy-filter {
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
    }

    body .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item {
        margin: 0 0 40px 0;
    }

    body .lae-portfolio {
        margin-bottom: -40px;
    }

    /* Show tabs content on mobile */
    .elementor-cta .elementor-cta__description {
        color: #fff !important;
        background-color:rgba(0, 0, 0, 0.5);
        padding: 5px;
    }
}

/* ----------- Retina Screens ----------- */

@media screen
    and (min-device-width: 1200px)
    and (max-device-width: 1600px)
    and (-webkit-min-device-pixel-ratio: 1)
    and (-webkit-min-device-pixel-ratio: 2)
    and (min-resolution: 192dpi) {
        /* Reduce heading sizes */
        .res-heading-size img {
            max-width: 500px;
        }

        .res-heading-subtitle h2 {
            font-size: 32px !important;
            line-height: 36px !important;
        }

        .res-center-heading img {
            max-height: 50px;
            width: auto;
        }

        .res-center-heading .elementor-widget-container {
            margin-bottom: 40px !important;
        }

        /* Tabs navigation */
        .custom-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title span:first-child {
            font-size: 24px;
            line-height: 28px;
            margin-left: 40px;
        }

        .custom-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:hover span:first-child {
            font-size: 28px;
        }

        .custom-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title > span:last-child {
            font-size: 14px;
            margin-top: -3px;
            margin-left: 40px;
        }

        /* Tabs content */
        .elementor-cta--skin-cover .elementor-cta__content {
            min-height: 280px !important;
        }

        .elementor-tabs-content-wrapper {
            margin-right: 40px;
        }

        /* Tabs content heading */
        .res-concept-heading img {
            margin-left: -10px;
            max-height: 50px;
            width: auto;
            margin-top: 20px;
        }

        .res-concept-heading .elementor-widget-container {
            margin-left: 26%;
            text-align: left;
        }

        /* Isotope grid spacing */
        .custom-isotope-grid {
            padding: 0 20px;
        }

        .res-lae-plus .elementor-icon {
            font-size: 80px !important;
        }

        /* Section spacer */
        .res-section-spacer .elementor-spacer-inner {
            height: 150px !important;
        }

        .res-section-spacer-laptop-hide .elementor-spacer-inner {
            height: 0 !important;
        }

        /* Order your food cta image */
        .res-cta-image img {
            width: 250px !important;
            max-width: 250px !important;
        }

        /* Remove spacer for laptop */
        .res-spacer-laptop-false .elementor-spacer-inner {
            height: 0 !important;
        }
}

/* ----------- Header Custom Screen Sizes ----------- */

/* Sticky header */
@media (min-width: 1600px) {
    .page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header .logo img{
        width: 80px !important;
        margin-top: -60px !important;
        margin-left: 50px;
		-webkit-transition: width 0.3s;
		-moz-transition: width 0.3s;
		transition: width 0.3s;
    }
}

@media (min-width: 768px) {
    .page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header {
        height: 90px !important;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
    }

    .page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header nav ul li a {
        font-size: 14px !important;
		-webkit-transition: width 0.3s;
		-moz-transition: width 0.3s;
		transition: width 0.3s;
    }

	.page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header nav {
        margin-top: -50px;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
    }

    .page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header .logo img{
        width: 80px !important;
        margin-top: -40px;
        margin-left: 50px;
		-webkit-transition: width 0.3s;
		-moz-transition: width 0.3s;
		transition: width 0.3s;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header {
        height: 90px !important;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
    }

    .page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header nav ul li a {
        font-size: 14px !important;
		-webkit-transition: width 0.3s;
		-moz-transition: width 0.3s;
		transition: width 0.3s;
    }

	.page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header nav {
        margin-top: 20px !important;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
    }

    .page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header .logo img{
        width: 80px !important;
        margin-top: -50px !important;
        margin-left: -10px !important;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
    }
}

@media (min-width: 1024px) and  (max-width: 1200px) {
    .page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header {
        height: 146px !important;
    }

    .page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header nav ul li a {
        font-size: 14px !important;
    }

	.page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header nav {
        margin-top: -20px !important;
    }

    .page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header .logo img {
        width: 80px !important;
		margin-top: -5px !important;
		margin-left: 30px !important;
		margin-right: auto;
		-webkit-transition: width 0.3s;
		-moz-transition: width 0.3s;
		transition: width 0.3s;
    }
}

@media (min-width: 1330px) and  (max-width: 1600px) {
    .page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header .logo img {
        width: 80px !important;
		margin-top: -55px !important;
		margin-left: 30px !important;
		margin-right: auto;
		-webkit-transition: width 0.3s;
		-moz-transition: width 0.3s;
		transition: width 0.3s;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header {
        height: 100px !important;
    }

    .page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header nav ul li a {
        font-size: 14px !important;
    }

	.page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header nav {
        margin-top: -170px;
    }

    .page-template-default:not(.fp-viewing-welcome) .elementor-location-header .sticky-header .logo {
        width: 80px !important;
		margin-top: 10px;
		margin-left: 0px;
    }
}


@media (max-width: 767.98px) {
	.elementor-274 .elementor-element.elementor-element-08d9b6a .elementor-nav-menu--dropdown {
		margin-top: 40px;
	}

    .elementor-location-header .sticky-header.header-on-scroll {
        height: 80px;
    }

	.elementor-location-header .sticky-header.header-on-scroll nav {
       margin-top: -16px !important;
    }

	.elementor-location-header .sticky-header.header-on-scroll .logo img{
        width: 60px !important;
		height: 60px !important;
		margin-top: -30px !important;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
    }

	.elementor-location-header .sticky-header.header-on-scroll .elementor-menu-toggle {
		margin-top: -40px !important;
    }
}

/* Scrolled Nav */
@media (min-width: 768px) and (max-width: 1024px) {
	.elementor-274 .elementor-element.elementor-element-08d9b6a .elementor-nav-menu__container.elementor-nav-menu--dropdown {
		margin-top: 40px;
	}
}

@media (max-width: 1024px) {
	.sticky-header .logo img {
		margin-left: 0px !important;
		width: 200px !important;
		margin-top: -40px !important;
	}

	.sticky-header nav ul {
        padding-top: 30px;
  	}

	.sticky-header nav ul li{
        padding-left: 30px;
  	}

	.sticky-header nav ul li a{
        padding-left: 30px;
  	}

	.sticky-header {
		height: 120px;
		background: #000000CC !important;
	}
}

@media (max-width: 1750px) {
    .sticky-header {
        width: 100%;
    }

    .sticky-header .logo {
        margin-left: 100px;
    }
}

@media (max-width: 1600px) {
    .sticky-header {
        width: 100%;
    }

    .sticky-header .logo img {
        margin-left: 100px;
        width: 200px !important;
        margin-top: -10px;
		-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		transition: all 0.6s;
	}

    .elementor-nav-menu li:nth-child(3),
    .elementor-nav-menu li:nth-child(4),
    .elementor-nav-menu li:last-child {
        max-width: 100% !important;
    }

    .sticky-header nav ul li a {
        font-size: 16px !important;
    }

    .fp-viewing-welcome .elementor-nav-menu li:hover:before {
        content: '';
        position: absolute;
        top: 20px;
        left: 0;
        right: 0;
        width: 103px;
        height: 11px;
        margin: 0 auto;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
        background-image: url('/wp-content/themes/hello-elementor-child/img/hover-img.svg');
        display: inline-block;
        transition: all .3s ease-in-out 0s;
        background-color: transparent !important;
        opacity: 1 !important;
        transition: all .3s ease-in-out 0s;
        background-color: transparent !important;
        opacity: 1 !important;
        -webkit-animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
        animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    }

    .fp-viewing-what .elementor-nav-menu li:hover:before,
    .fp-viewing-food-concepts .elementor-nav-menu li:hover:before,
    .fp-viewing-victoria-experience .elementor-nav-menu li:hover:before,
    .fp-viewing-events-and-studio .elementor-nav-menu li:hover:before,
    .fp-viewing-corporate-package .elementor-nav-menu li:hover:before,
    .fp-viewing-our-philosophy .elementor-nav-menu li:hover:before,
    .fp-viewing-order-food-and-info .elementor-nav-menu li:hover:before {
        content: '';
        position: absolute;
        top: 20px;
        left: 0;
        right: 0;
        width: 103px;
        height: 11px;
        margin: 0 auto;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
        background-image: url('/wp-content/themes/hello-elementor-child/img/hover-img.svg');
        display: inline-block;
        transition: all .3s ease-in-out 0s;
        background-color: transparent !important;
        opacity: 1 !important;
        transition: all .3s ease-in-out 0s;
        background-color: transparent !important;
        opacity: 1 !important;
        -webkit-animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
        animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    }

    .fp-viewing-food-concepts .elementor-nav-menu li:first-child a::before,
    .fp-viewing-victoria-experience .elementor-nav-menu li:nth-child(2) a::before,
    .fp-viewing-events-and-studio .elementor-nav-menu li:nth-child(3) a::before,
    .fp-viewing-corporate-package .elementor-nav-menu li:nth-child(4) a::before,
    .fp-viewing-our-philosophy .elementor-nav-menu li:nth-child(5) a::before,
    .fp-viewing-order-food-and-info .elementor-nav-menu li:last-child a::before {
        content: '';
        position: absolute;
        top: 20px;
        left: 0;
        right: 0;
        width: 103px;
        height: 11px;
        margin: 0 auto;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
        background-image: url('/wp-content/themes/hello-elementor-child/img/hover-img.svg');
        display: inline-block;
        transition: all .3s ease-in-out 0s;
        background-color: transparent !important;
        opacity: 1 !important;
        transition: all .3s ease-in-out 0s;
        background-color: transparent !important;
        opacity: 1 !important;
        -webkit-animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
        animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    }
}

@media (max-width: 1200px) {
	.sticky-header .logo img {
        margin-left: 20px !important;
	}
}

@media (max-width: 1330px) {
    .sticky-header .logo {
        margin-left: -30px;
        width: 200px !important;
        margin-top: -20px;
    }

    .sticky-header nav ul li a {
        font-size: 14px !important;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .sticky-header .logo {
        margin-left: auto;
        margin-right: auto;
        width: 100px !important;
        margin-top: 20px;
        margin-bottom: 20px !important;
        position: relative !important;
    }

    .sticky-header nav ul li a {
            font-size: 14px !important;
    }

    .sticky-header nav ul {
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 30px
    }

    .first-section {
        margin-top: -210px !important;
    }

    /* Custom tabs for tablet */
    .custom-tabs {
        padding-top: 150px;
    }

     /* Tabs content heading */
    .res-concept-heading img {
        margin-left: -10px;
        max-height: 50px;
        width: auto;
        margin-top: 20px;
    }

    .res-concept-heading .elementor-widget-container {
        margin-left: 26%;
        text-align: left;
    }

    /* Tabs navigation */
    .custom-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title span:first-child {
        font-size: 24px;
        line-height: 28px;
        margin-left: 40px;
    }

    .custom-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:hover span:first-child {
        font-size: 28px;
    }

    .custom-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title > span:last-child {
        font-size: 14px;
        margin-top: -3px;
        margin-left: 40px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
	.sticky-header .logo img {
		margin-left: 0px !important;
		width: 100px !important;
		margin-top: -15px !important;
	}

	.sticky-header nav ul {
      padding-top: 30px;
  	}

	.sticky-header nav ul li{
      padding-left: 30px;
  	}

	.sticky-header nav ul li a{
      padding-left: 30px;
  	}

	.sticky-header {
		height: 120px;
		background: #000000CC !important;
	}

    /* Tabs content heading */
    .res-concept-heading img {
        margin-left: -10px;
        max-height: 50px;
        width: auto;
        margin-top: 20px;
    }

    .res-concept-heading .elementor-widget-container {
        margin-left: 26%;
        text-align: left;
    }

    /* Custom tabs for tablet */
    .custom-tabs {
        padding-top: 150px;
    }

    .custom-tabs .elementor-tab-content .elementor-container {
        display: flex;
        flex-direction: column;
        max-width: 350px;
        width: 100%;
    }

    .custom-tabs .elementor-tab-content .elementor-container .elementor-column {
        max-width: 350px;
        width: 100%;
    }

    .custom-tabs .elementor-cta {
        margin-bottom: 20px;
    }

    .custom-tabs .elementor-cta__content {
        min-height: 250px !important;
    }

    /* Tabs navigation */
    .custom-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title span:first-child {
        font-size: 24px;
        line-height: 28px;
        margin-left: 40px;
    }

    .custom-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:hover span:first-child {
        font-size: 28px;
    }

    .custom-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title > span:last-child {
        font-size: 14px;
        margin-top: -3px;
        margin-left: 40px;
    }
}

@media (max-width: 768px) {
	.sticky-header .logo img {
		margin-top: 0px !important;
		margin-left: 30px !important;
	}
	.fp-enabled body {
		overflow: hidden !important;
		overflow-y: visible !important;
	}
}
.gform_wrapper .gform_validation_errors {
    display: none;
}

.gform_wrapper.gravity-theme .gfield_description {
display: none;}

/* Partners logos */

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
	border-right: 1px solid #ccc;
	padding: 15px;
}

#stickyheaders {
    transition : transform 0.14s ease;
}

.headerup {
display: none !important;
}

.hide-nav {
    transform: translateY(-90px);
  }




