body{
	font-family: "Poppins", sans-serif;
}
#masthead {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 9999;
}
.admin-bar #masthead{
    top: 32px;
}
.float-container {
    background-color: #124734;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 5px 0;
    border-top: 9px solid #96262C;
}
.float-container .float-child:last-child {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.float-container .float-child .widget_text span {
    color: #ffffff;
    font-size: 16px;
}
.float-container .float-child:last-child .genesis-nav-menu ul li a {
    padding: 0;
    margin-right: 44px;
    color: #ffffff;
    font-size: 14px;
    text-transform: capitalize;
}


.container-tab .topnav .genesis-nav-menu .nav-primary {
    position: relative;
    top: inherit;
    background-color: transparent;
   
    
}
.container-tab .topnav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 34px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}
.container-tab .topnav .topnav-left a img {
    height: 105px;
    width: 100%;
}
.container-tab .topnav .genesis-nav-menu .nav-primary .wrap ul li a {
    color: #124734;
    font-size: 16px;
    padding: 8px 22px;
    outline-style: none;
}
.container-tab .topnav .genesis-nav-menu .nav-primary .wrap ul li:first-child a {
    padding-left: 0;
}
.container-tab .topnav .genesis-nav-menu .nav-primary .wrap ul li:last-child a {
    padding-right: 0;
}
.container-tab .topnav .topnav-left {
    width: 105px;
}
.container-tab .topnav  .topnav-right {
    width: 101px;
    display: flex;
    justify-content: space-between;
}
.container-tab .topnav .genesis-nav-menu {
    width: calc(100% - 206px);
    margin: 0;
}
.container-tab .topnav .topnav-right a {
    display: inline-block;
}
.container-tab .topnav .genesis-nav-menu .nav-primary .wrap ul li a span {
    font-weight: 500;
}
.container-tab .topnav .genesis-nav-menu .nav-primary .wrap {
    max-width: none;
}
footer.site-footer.tabchilli-footer {
    background-color: #0D3023;
    padding: 44px 15px 0;
}
footer.site-footer.tabchilli-footer .footer-widgets {
    background-color: transparent;
    display: flex;
    justify-content: space-between;
    max-width: 1344px;
    margin: 0 auto;
    padding: 0;
}
footer.site-footer.tabchilli-footer .footer-widgets .widget_text {
    margin: 0;
}
footer.site-footer.tabchilli-footer .widget-wrap ul li a {
    font-size: 14px;
    color: #ffffff;
    font-family: 'Poppins-Regular', sans-serif;
    font-weight: 400;
    padding: 12px 0;
    display: inline-block;
}
footer.site-footer.tabchilli-footer .widget-wrap ul li {
    text-align: left;
    margin: 0;
}
footer.site-footer.tabchilli-footer .footer-widgets .widget_text h3 {
    margin: 0;
    text-align: left;
    font-size: 18px;
    text-transform: capitalize;
    padding: 0 0 12px;
    font-family: 'Poppins-Regular', sans-serif;
    font-weight: 500;
}
footer.site-footer.tabchilli-footer .widget-wrap ul li:last-child a {
    padding-bottom: 0;
}
footer.site-footer.tabchilli-footer .widget {
    margin-bottom: 0;
}
footer.site-footer.tabchilli-footer .widget_media_image .widget-wrap {
    text-align: left;
    margin: 0 0 12px;
}
footer.site-footer.tabchilli-footer .footer-widgets .widget_text .textwidget a {
    color: #ffffff;
    padding: 12px 0;
    display: inline-block;
    text-transform: capitalize;
    font-family: 'Poppins-Regular', sans-serif;
    font-weight: 400;
}
footer.site-footer.tabchilli-footer .footer-widgets .widget_text .textwidget {
    text-align: center;
}
footer.site-footer.tabchilli-footer .footer-widgets .footer-widget {
    padding: 0 30px;
}
footer.site-footer.tabchilli-footer .widget_media_image .widget-wrap img {
    cursor: pointer;
}


#section-products .row {
    display: flex;
    flex-wrap: wrap;
}
#section-products .row header {
    display: none;
}
#section-products .row ul li {
    list-style: none;
    line-height: normal;
}
#section-products .row ul li a {
    color: #96262C;
    font-family: 'Poppins-Regular', sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding: 8px 0;
    display: inline-block;
}
#section-products .row .filter h3 {
    color: #121212;
    font-size: 18px;
    font-weight: 600;
    margin: 60px 0 8px;
    font-family: 'Poppins-Regular', sans-serif;
}
#section-products .row .filter.type-filter h3,
#section-products .row .filter.price-filter h3 {
    margin-top: 26px;
}
#section-products .row .page-section-left {
    width: 261px;
    border-right: 1px solid #D7D7D7;
    padding: 0 24px;
}
#section-products .row .page-section-right {
    width: calc(100% - 261px);
    padding: 36px 45px;
}
#section-products .row .page-section-left .filter-button {
    position: absolute;
    right: -73px !important;
    background-color: #96262c;
    padding: 3px 35px 3px 15px;
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    transform: rotate(-90deg);
    top: 70px;
    background-image: url("/wp-content/uploads/2024/02/arrow.png");
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 85px center;
    transition: all .5s;
    display: block;
}
.site-inner {
    padding-top: 0;
}

/*Slider Style start here*/

body #genesis-responsive-slider {
    padding: 0;
    border: none;
    height: 663px;
}
#genesis-responsive-slider .flexslider {
    max-width: none;
}
#genesis-responsive-slider .flexslider .slide-excerpt {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 125px;
    text-align: center;
    width: 100%;
    background-color: transparent;
    opacity: 1;
    max-width: 769px;
}
#genesis-responsive-slider .flexslider .slide-excerpt .slide-excerpt-border {
    border: none;
    margin: 0;
    padding: 0;
}
#genesis-responsive-slider .slide-image {
    max-height: 663px;
    height: 663px;
}
#genesis-responsive-slider .flexslider .slide-excerpt .slide-excerpt-border h2 {
    font-size: 66px !important;
    margin-bottom: 130px;
}
#genesis-responsive-slider .flexslider .slide-excerpt .slide-excerpt-border h2 a {
    color: #ffffff;
    text-decoration: none;
    text-transform: capitalize;
    line-height: normal;
}
#genesis-responsive-slider .flexslider .slide-excerpt .slide-excerpt-border p a {
    background-color: #DC2424;
    text-transform: uppercase;
    width: 273px;
    height: 62px;
    font-size: 22px;
    padding: 0;
    font-weight: 600;
    font-family: "Poppins-Regular", sans-serif;
    color: #ffffff;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    outline:none;
}
#genesis-responsive-slider .flexslider .slide-excerpt .slide-excerpt-border p a:hover {
    background-color: #cd1818;
}
#genesis-responsive-slider ol.flex-control-nav {
    float: none;
    margin: 0;
    position: absolute;
    bottom: 125px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#genesis-responsive-slider ol.flex-control-nav li a {
    height: 18px;
    width: 18px;
    background-color: #868B8B;
    background-image: none;
    border-radius: 100%;
    margin: 0 12px;
    outline: none;
}
#genesis-responsive-slider ol.flex-control-nav li a:hover {
    background-color: #ffffff;
}
#genesis-responsive-slider ol.flex-control-nav li a.flex-active {
    background-color: #ffffff;
}
#genesis-responsive-slider .slide-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
body .xoo-wsc-basket[style="display: block;"],
body .xoo-wsc-basket{
    display: none !important;
}
.xoo-wsc-modal {
    cursor: pointer;
}
span.count.count-0 {
    display: none;
}

.featuredpost article header {
    padding: 0 70px;
}
.featuredpost article header a.category-link {
    text-align: center;
    background-color: #124734;
    display: inline-block;
    margin: 0 auto;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Poppins-Regular';
    padding: 4px;
    outline-style:none;
}
.featuredpost article header span.post-category {
    display: flex;
    justify-content: center;
}
.featuredpost article header  a {
    font-family: 'Poppins-Regular';
    font-size: 34px;
    font-weight: 500;
}
.featuredpost article header h3.ab-block-post-grid-title {
    margin-bottom: 10px;
}
body .featuredpost .ab-block-post-grid-text {
    transform: translateY(-50%);
    z-index: 999;
}
.home-best-seller .slick-track {
    display: flex !important;
}
body.single-product .slick-slider button.slick-prev {
    left: -5px;
}
body.single-product .slick-slider button.slick-next {
    right: -2px;
}
body.single-product .slick-slider .slick-list {
    margin: 0 15px;
}
/*body.home footer.site-footer.tabchilli-footer {*/
/*    padding-bottom: 120px;*/
/*}*/
.genesis-nav-menu .menu-toggle:before {
    display: block !important;
}
/*.genesis-nav-menu .menu-toggle{
    background-image: url('./images/menu-icon.png');
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}*/

#heromobile:not(.slick-initialized) .slide_holder:not(:first-child) {
    display: none;
}
#heromobile:not(.slick-initialized) .slide_content {
    opacity: 0;
}

.art-bg.ab-block-container .ab-container-image{
    object-fit: fill !important;
}

.frontpage-slider-container{
    position: relative;
}
.frontpage-slider-container .frontepage-slide .slide_content{
   position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    max-width: 800px;
    color: #fff;
    padding: 8rem 6rem;
}
.frontpage-slider-container .frontepage-slide .slide_content .btn{
    background-color: #96262C !important;
    text-transform: uppercase;
    transition: all 0.3s;
    min-width: 200px;
    height: 62px;
    font-size: 16px;
    padding: 0 12px;
    font-weight: 500;
    font-family: "Poppins-Light", sans-serif;
    color: #ffffff !important;
    border-radius: 2px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    outline: none;
    height: 44px !important;
    font-size: 16px !important;
}

.bundle_wrap{
    .bundle_price.
    .agl_bundle{
        transition: opacity 0.3s;
    }
    &.is-loading{
        .bundle_price,
        .agl_bundle{
            opacity: 0;
        }
    }
}

.bundle_add_to_cart_button.disable{
    cursor: not-allowed !important;
    opacity: 1 !important;
}
.bundle_add_to_cart_button.is-disable{
    cursor: not-allowed !important;
    opacity: .5 !important;
}

            
/*@media Start*/

@media only screen and (max-width: 1199px) {
    
#genesis-responsive-slider .flexslider .slide-excerpt .slide-excerpt-border h2 {
    font-size: 46px !important;
} 
#genesis-responsive-slider .flexslider .slide-excerpt .slide-excerpt-border p a {
    width: 220px;
    height: 52px;
    font-size: 18px;
}
#genesis-responsive-slider .slide-image {
    max-height: 563px;
    height: 563px;
}
body #genesis-responsive-slider {
    height: 563px;
}
#genesis-responsive-slider ol.flex-control-nav {
    height: 14px;
    bottom: 95px;
}
#genesis-responsive-slider ol.flex-control-nav li a {
    height: 14px;
    width: 14px;
    margin: 0 8px;
}
#genesis-responsive-slider .flexslider .slide-excerpt {
    top: 105px;
}
body.single-product .slick-slider .slick-list .slick-slide img {
    padding: 0 2px;
}
body.postid-75 .slick-slider .slick-list {
    margin: 0 30px;
}
body.single-product .slick-slider button.slick-prev {
    left: 5px;
}
body.single-product .slick-slider button.slick-next {
    right: 8px;
}
body.single-product .wc-tabs-wrapper {
    padding: 0 20px;
    width: 100%;
}
body.single-product section.related.products {
    padding: 0 20px;
}
body.single-product .product {
    justify-content: center;
    width: 100%;
    max-width: 100vw;
}
footer.site-footer.tabchilli-footer .footer-widgets {
    flex-wrap: wrap;
    width: 100%;
}
footer.site-footer.tabchilli-footer .footer-widgets .footer-widget {
    padding: 0;
}
}

@media only screen and (max-width: 991px) {
body.single-product  .summary {
    padding: 0 20px !important;
}
body footer.site-footer.tabchilli-footer .footer-widgets .footer-widget a,
body footer.site-footer.tabchilli-footer .footer-widgets .widget_text .textwidget a {
    padding: 8px 0 !important;
    line-height: normal !important;
    font-size: 14px !important;
    color: rgba(255, 255, 255, 0.5) !important;
    font-weight: 400;
}
body footer.site-footer.tabchilli-footer .footer-widgets {
    justify-content: center;
}
body footer.site-footer.tabchilli-footer .widget-wrap ul li {
    text-align: center;
    margin: 0;
}
body footer.site-footer.tabchilli-footer .footer-widgets .widget_text h3 {
    padding: 15px 0 8px;
    font-size: 16px !important;
    text-align: center;
    font-family: 'Poppins-Regular', sans-serif !important;
    font-weight: 500 !important;
}
body footer.site-footer.tabchilli-footer .footer-widgets .footer-widget {
    width: 50%;
    max-width: none;
    order: inherit;
    margin: 0;
    padding-bottom: 0 !important;
}
body footer.site-footer.tabchilli-footer .footer-widgets .widget_text .textwidget a {
    padding: 8px 4px !important;
}
body footer.site-footer.tabchilli-footer .footer-widgets .widget_text .textwidget {
    text-align: center;
}
body footer.site-footer.tabchilli-footer .widget_media_image .widget-wrap {
    text-align: center;
    margin: 20px 0 12px;
}
body .footer-widget.footer-1 .widget-area {
    flex-direction: column !important;
}
body #menu-footer-menu-policy li a {
    margin: 0 !important;
    padding: 8px 0 !important;
    color: rgba(255, 255, 255, 0.5);
}
}

/*@media only screen and (max-width: 858px) {*/
/*body.home footer.site-footer.tabchilli-footer {*/
/*    padding-bottom: 80px;*/
/*}*/
/*}*/
@media screen and (min-width: 1366px) and (max-width: 1400px)
{
    body{
        header#masthead .topnav{
            padding: 0 34px;
        }
        #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item{
            margin-right: 5px;

            &:last-child{
                margin-right: 0;
            }
        }
        #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link{
            padding: 0 8px;
        }
    }
}
@media screen and (min-width: 1201px) and (max-width: 1365px)
{
    body{
        #masthead .topnav {
            .topnav-left {
                order: 1;
                position: initial;
            }
        }
        #masthead .topnav {
            .genesis-nav-menu {
                order: 2;
                width: 80%;
            }
        }
    }
}
@media only screen and (max-width: 840px) {
#section-products form.woocommerce-ordering {
    position: relative;
    top: 0;
    right:0;
}
#section-products .row .page-section-right .tips-page, #section-products .row .page-section-right p.woocommerce-result-count, #section-products .row .page-section-right ul.products {
	flex: none;
}
}

@media only screen and (max-width: 767px) {
    
#section-products .row .page-section-left {
    position: absolute;
    background-color: #ffffff;
    left: 0;
    z-index: 1;
    top: 0;
    height: 100%;
    transition: all .5s;
    transform: translateX(-261px);
}
.site-inner {
    position: relative;
}
#section-products .row .page-section-right {
    width: 100%;
}

body.filters-show #section-products .row .page-section-left .filter-button {
    background-image: url("/wp-content/uploads/2024/02/arrow-down.png");
}
body.filters-show #section-products .row .page-section-left {
    transform: translateX(0px);
}
#genesis-responsive-slider .slide-image {
    max-height: 363px;
    height: 363px;
}
body #genesis-responsive-slider {
    height: 363px;
}
#genesis-responsive-slider .flexslider .slide-excerpt .slide-excerpt-border h2 {
    font-size: 28px !important;
    margin-bottom: 60px;
    padding: 0 50px;
}
#genesis-responsive-slider .flexslider .slide-excerpt {
    top: 85px;
    max-width: 500px;
}
#genesis-responsive-slider .flexslider .slide-excerpt .slide-excerpt-border p a {
    width: 200px;
    height: 45px;
    font-size: 16px;
}
#genesis-responsive-slider ol.flex-control-nav li a {
    height: 12px;
    width: 12px;
    margin: 0 6px;
}
#genesis-responsive-slider ol.flex-control-nav {
    bottom: 55px;
    height: 12px;
}

#genesis-content .entry-content {
    display: block;
}

}



@media only screen and (max-width: 434px) {
.content-sidebar-wrap article.category-appetizers .entry-content a.entry-image-link {
    margin: 0 24px 24px 0;
}
.content-sidebar-wrap article.category-appetizers .entry-content a.entry-image-link img {
    margin: 0;
    width: 100%;
}
}
.mep-default-title h1 {
    font-size: 35px !important;
    text-align: left;
    margin-bottom: 0px;
}
 div.mep-default-feature-content span{
    font-weight: 500 !important;
    color: #000 ;
}
@media only screen and (max-width: 768px) {
        #simple-chat-button--text {
    right: 45px !important;
}
#simple-chat-button--button {
    width: 42px !important;
    height: 40px !important;
    background-size: 60% !important;
}
.single-mep_events #simple-chat-button--container {
        bottom: 105px !important;
    }
#simple-chat-button--container {
    bottom: 65px !important;
}
  }

#simple-chat-button--text {
    bottom: 10px !important;
}
.xoo-wsc-cart-active .xoo-wsc-container {
   z-index: 99999999999;
}

.category-tabs ul li.active a {

color:white !important;

}
.has-parallax-image .site-inner {
    display: block;
}
.has-parallax-image .content {
    max-width: 1140px;
    margin: -100px auto 0;
    background-color: #ffffff;
    padding: 2rem;
}
.single.has-parallax-image .content-sidebar-wrap{
	margin-top: 0;
}
body.newsroom-page .archive-description {
  display: none;
}
.content-area.newsroom .newsroom-items {
    justify-content: center;
}
.woocommerce-checkout form .payment_methods label[for="payment_method_wctelr"] {
	padding-left: 32px;
}
.woocommerce-checkout form .payment_methods label[for="payment_method_wctelr"] img {
	max-width: 200px;
	margin-top: -17px;
    vertical-align: top;
}
#payment ul li {
    list-style: none;
}
.bestseller-caraousel button.slick-prev {
    left: -32px;
}
.bestseller-caraousel button.slick-next {
    right: -22px;
}
.bestseller-caraousel ul.slick-dots {
    margin-bottom: 0;
}
.bestseller-caraousel ul.slick-dots li button {
    position: relative;
}
.bestseller-caraousel ul.slick-dots li button:before {
    top: 50%;
    transform: translateY(-50%);
}
.bestseller-caraousel {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
#section-products .row .page-section-right .tips-page {
    width: 100%;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: #eee4e4;
}
/*star rating for products*/
.rating-custom div.product .woocommerce-product-rating {
    margin-bottom: 1.618em;
}

.rating-custom .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left;
}

.rating-custom .woocommerce-product-rating::after, .rating-custom .woocommerce-product-rating::before {

    content: ' ';
    display: table;

}

.rating-custom .woocommerce-product-rating {
    line-height: 2;
}

.rating-custom .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}

.rating-custom .star-rating::before {
    content: '\73\73\73\73\73';
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.rating-custom .star-rating {
    line-height: 1;
    font-size: 1em;
    font-family: star;
}

.rating-custom .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.rating-custom .star-rating span::before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0;
}

.rating-custom .star-rating span {

    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;

}
.mega-block-title.has-link > a{
    padding: 0;
}


.bundle_full .bundled_products .bundled_product:not(.is-active){
    opacity: 0.8;
    pointer-events: none;
}
.bundle_full .bundled_products .bundled_product button.qib-button.plus, .bundle_full .bundled_products .bundled_product .input-text{
	pointer-events: none;
    opacity: .8;
    color: #aaa;
    outline: none;
}
.woocommerce ul.bundled_products.columns-3 li.product.is-active, .woocommerce-page ul.bundled_products.columns-3 li.product.is-active {
    box-shadow: 0px 0px 1px 2px #96262c;
}
.woocommerce .product .bundle_price .discount > span {
    color: #96262c;
    font-weight: bolder;
}
.agl_validation {
    position: fixed;
    bottom: 80px;
    left: 0;
    text-align: center;
    color: #000;
    width: 100%;
    font-weight: 500;
}

.agl_validation > span.error {
    background: #ffcd61;
    display: block;
    padding: 3px;
}
.woocommerce .product .bundle_price del, .woocommerce .product .bundle_price del > span {
    color: #aaa !important;
}
@media (orientation: portrait) {
  .agl_validation{
         bottom: 140px;
   }
   .bundled_products {
      padding-bottom: 100px !important;
    }
    .bundle_wrap .bundle_price {
       width: 100%;
       justify-content: center;
    }
    body .cart .bundle_wrap{
      justify-content: center;
    }
}
.woocommerce .product .bundle_price ins > span {
    color: #000;
    text-decoration: none;
    font-weight: bolder;
    margin: 0 5px;
}

.woocommerce .product .bundle_price ins {
    color: transparent;
}
.single-product .product .cart a.button.buy-now-button {
    margin-left: 0 !important;
    width: 388px !important;
    margin-top: 0;
    display: flex;
    left: 0px !important;
    margin-bottom: 0;
    max-width:100%;
}
@media only screen and (max-width: 600px) {
    body .qib-button-wrapper {
        display: flex;
        float: left !important;
        margin-right:5px !important; 
         
       
    }
}
.xoo-wsc-qty-box {
    display: flex;
}

.xoo-wsc-qty-box > input {
    padding: 0;
    width: 50px;
    text-align: center;
    appearance: textfield;
    -moz-appearance: textfield;
}

.xoo-wsc-qty-box > button {
    padding: 8px;
    height: 32px;
    width: 32px;
    border: 0;
}

.xoo-wsc-qty-box > input::-webkit-inner-spin-button,
.xoo-wsc-qty-box > input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce div.product form.cart .button {
    height: 45px !important;
    margin-bottom: 10px;
}
.main-products > .products > li.product.post-24974 > a {
    margin-bottom: 0 !important;
}
.cancel-modal .cancel-title > h5 {font-weight: 600;font-size: 16px;}

.cancel-modal .cancel-item-detail {
    text-align: left;
    display: flex;
    justify-content: space-between;
}

.cancel-modal > div > h4 {
    text-align: left;
    margin-bottom: 8px;
}

.cancel-modal > div > div:nth-of-type(3){
    text-align: left;
    margin-top: 1rem;
}
.cancel-modal > div > div:nth-last-of-type(3) .cancel-product-details {
    margin-bottom: 8px;
}
.cancel-modal > div > div:nth-of-type(3) > strong{
    text-align: left;
    display: block;
    margin-bottom: 5px;
}
.cancel-modal .cancel-total {
    display: flex;
    justify-content: space-between;
    margin-top: 1rem;
}

.cancel-modal .cancel-buttons {
    display: flex;
    justify-content: flex-end !important;
    margin-top: 1rem;
}
.cancel-modal .cancel-buttons > button {
    margin: 0;
    width: 100px !important;
}
.cancel-modal .cancel-buttons > button:first-child{
    margin-right: 10px
}
/*Anna*/

/* iPad Air Specific Sizes */
/* Portrait */
@media only screen and (min-width: 820px) and (max-width: 834px) and (orientation: portrait) {
    .hero-banner {
        background-image: url('https://tabchilli.com/wp-content/uploads/2024/08/mslide1.webp') !important;
    }
    
    #wps-slider-section .wps-product-section .swiper-button-prev {
        left: 2% !important;
    }
    
    #wps-slider-section .wps-product-section .swiper-button-next {
        right: 2% !important;
    }
}

/* Landscape */
@media only screen and (min-width: 1180px) and (max-width: 1180px) and (orientation: landscape) {
    #wps-slider-section .wps-product-section .swiper-button-prev {
        left: 0% !important;
    }
    
    #wps-slider-section .wps-product-section .swiper-button-next {
        right: 0% !important;
    }
}

/* iPad Mini Specific Sizes */
/* Portrait */
 
/*@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: portrait) {}*/


/* Landscape */
@media only screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: landscape) {
    .heromobiles {
        width: 100%;
        overflow: hidden;
        margin-bottom: -32px !important;
    }

    .placeholder img,
    .mslider .slide img {
        width: 100vw; 
        height: auto; 
    }

    .mslider {
        width: 100%;
        overflow-x: hidden;
    }

    #wps-slider-section .wps-product-section .swiper-button-prev {
        left: 0% !important;
    }
    
    #wps-slider-section .wps-product-section .swiper-button-next {
        right: 0% !important;
    }
}

/* iPad Pro Specific Sizes */
/* Portrait */
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
    .hero-banner {
        background-image: url('https://tabchilli.com/wp-content/uploads/2024/08/mslide1.webp') !important;
    }
    
    #wps-slider-section .wps-product-section .swiper-button-prev {
        left: 0% !important;
    }
    
    #wps-slider-section .wps-product-section .swiper-button-next {
        right: 0% !important;
    }
}

/* Landscape */
@media only screen and (min-width: 1366px) and (max-width: 1024px) and (orientation: landscape) {
    #wps-slider-section .wps-product-section .swiper-button-prev {
        left: 0% !important;
    }
    
    #wps-slider-section .wps-product-section .swiper-button-next {
        right: 0% !important;
    }
}

@media only screen and (max-width: 1199px) {
    .container-tab .topnav .genesis-nav-menu {
        width: auto;
        max-width: none;
        /* display: block; */
    }
}



.category-tabs ul li, .genesis-nav-menu .menu-item {
    display: inline-flex;
    flex: 1 0 auto;
    position: relative;
}

.genesis-nav-menu .sub-menu {
    display: flex;
    flex-direction: column;
    border-top: solid 4px #5ABF9B;
    background: #fff;
    width: max-content;
    min-width: 260px;
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
         margin-left: 15px;
    left: 0;
}
.genesis-nav-menu .sub-menu .sub-menu{
    
    
    margin: 4px 0px 24px 260px;
}

.hamburger {
    cursor: pointer;
    display: none;
    flex-direction: column;
    width: 30px;
    height: 20px;
    justify-content: space-between;
}
.genesis-nav-menu a {
    border: 0;
      display: block;
       padding: 23px 8px 14px 30px;

    position: relative;
}
.genesis-nav-menu .sub-menu a {
    width: 100%;
}

 .genesis-nav-menu a {
    border: 0;
    display: block;
     padding: 25px 20px; 
    position: relative;
    color: #124734;
    font-size: 16px;
    padding: 8px 13px;
    outline-style: none;
    font-weight: 500;
}


.genesis-nav-menu .sub-menu a {
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    font-size: 12px;
    padding: 20px;
    position: relative;
    text-transform: none;
    
}

.mobile-menu {
    display: block;
    flex-direction: row;
       background: white;
    width: auto;
   
}

#masthead .topnav{
    .topnav-left{
        order: 2;
        width: 120px;
        justify-content: center;
    }
    .genesis-nav-menu{
        order: 1;
        width: 50%;
    }
    .topnav-right{
        order: 3;
        width: 40%;
        justify-content: flex-end;
    }

}

@media screen and (min-width: 1201px){
    #mega-menu-header-menu{
        > li {
            > .mega-sub-menu{
                padding-left: 49px !important;
                padding-right: 44px !important;
            }
        }
    }
}

@media only screen and (max-width: 1200px) {
    
    
    
    
    .category-tabs ul li, .genesis-nav-menu .menu-item {
        flex-wrap: wrap;
        display: flex;
        flex-direction: column;
    }
    /* .mobile-menu {
        display: none;
    }
    */
   .menu-main-menu-container{
    
    
       display: flex;
    flex-direction: column;
    position: absolute;
    width: calc(100vw);
    background: #fff;
    left: 0px;
    top: -12px;
    z-index: 9999;
    right: 0px;
}


 .menu-main-menu-container {
        display: block;
        flex-direction: column;
        position: absolute;
        width: calc(100vw);
        background: #fff;
        left: 0px;
        top: -12px;
        z-index: 9999;
        right: 0px;
    }
.hamburger {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    width: 30px;
    height: 20px;
    justify-content: space-between;
}

.hamburger span {
        display: block;
        height: 3px;
        width: 23px;
        background: #96262c;
        transition: all 0.3s ease;
        position: relative;
        left: 22px;
        top: 6px;
    }

    

/*.mobile-menu {
    display: none;
    flex-direction: column;
    position: absolute;
    top: 60px; 
    right: 0;
    background: white;
    width: 100%;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.mobile-menu.active {
    display: flex;
}*/

    .genesis-nav-menu .sub-menu {
        left: 0 !important;
        opacity: 1 !important;
        display: flex !important;
        position: relative;
        flex-direction: column;
        background: #fff;
        width: 100%;
        box-shadow: none;
        top: 0;
        margin: 15px 0px;
        flex: 1 0 100%;
    }
    
   
 .genesis-nav-menu a {
     
    font-size: 4vmin !important;
 }
 
 body.mega-menu-header-menu-mobile-open{
    
 }

  #masthead .topnav{
    .topnav-left{
        width: 40%;
    }
    .genesis-nav-menu{
        width: 30%;
    }
    .topnav-right{
        width: 30%;
    }
    
    #mega-menu-header-menu{
        padding: 10px 0 !important;
        &::-webkit-scrollbar-thumb {
            background-color: #888;
        }
        > .mega-menu-item{
            > .mega-sub-menu{
                margin-top: 0 !important;
                
                > .mega-menu-row .mega-menu-column > .mega-sub-menu > .mega-menu-item {
                    padding-left: 0 !important;
                    padding-right: 0 !important;
                }
            }
            
            &.mega-toggle-on{
                > .mega-menu-link{
                    > .mega-indicator{
                        background-image: url('/wp-content/themes/magazine-pro/images/chevron-icon-up.png');
                    }
                }
            }
            
            > .mega-menu-link{
                > .mega-indicator{
                    background-image: url('/wp-content/themes/magazine-pro/images/chevron-icon.png');
                    width: 20px;
                    height: 20px;
                    background-size: 20px;
                    top: 50%;
                    transform: translateY(-50%);
                    &:after{
                        display: none;
                    }
                }
            }
        }
        .mega-menu-column.has-empty-title{
            > .mega-sub-menu{
                > .mega-menu-item:first-child{
                    display: none !important;
                }
            }
        }
    }
 }
}


#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    font-family: "Poppins-Regular", sans-serif !important;}
    
  li#mega-menu-item-16153 a.mega-menu-link{
      
      font-weight:600 !important;
  }  

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    z-index: 999;
    border-radius: 0;
    background: white;
    border: 1px solid #ccc;
    margin-top: 0px;
}


@media only screen and (max-width: 1200px) {
    .menu-toggle, .sub-menu-toggle {
        border: 0;
        background-image: url(https://tabchilli.com/wp-content/themes/magazine-pro/images/menu-icon.png);
        color: #222;
        display: block;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
         visibility: hidden; 
    }
    
}

@media screen and (max-width: 782px){
    .admin-bar #masthead {
        top: 46px;
    }
}

@media screen and (max-width: 600px){
    .admin-bar.is-scrolled #masthead {
        top: 0;
    }
    
    body.mega-menu-header-menu-mobile-open{
        overflow: hidden !important;
    }
    
    body:not(.is-scrolled) {
        #masthead .topnav{
            #mega-menu-header-menu{
                height: calc(100vh - 107px) !important;
                height: calc(100dvh - 107px) !important;
                overflow-y: auto;
            }
        }
    }
    
    body.admin-bar:not(.is-scrolled) {
        #masthead .topnav{
            #mega-menu-header-menu{
                height: calc(100vh - 153px) !important;
                height: calc(100dvh - 153px) !important;
                overflow-y: auto;
            }
        }
    }
    
    body.is-scrolled {
        #masthead .topnav{
            #mega-menu-header-menu{
                height: calc(100vh - 69px) !important;
                height: calc(100dvh - 69px) !important;
                overflow-y: auto;
            }
        }
    }
}

/*menu css end*/
/*

@media screen and (max-width: 1200px) {
   #rmp-menu-additional-content-16052 {
   
    display: none;
}

    #rmp-menu-title-16052 {
       display:none;}
       
       .admin-bar .rmp-container, .admin-bar .rmp_menu_trigger {
    margin-top: 0px !important;
}

    #rmp-menu-wrap-16052 .rmp-menu-item {
        width: 100%;
        list-style: none;
        margin: 0;
        border-bottom: solid 1px #ccc;
        padding: 10px;
    }
    
    . rmp-menu-sub-level-item{
        
        border-bottom:none;
    }
    
    @media screen and (max-width: 1200px) {
        
        #rmp_menu_trigger-16052:hover, #rmp_menu_trigger-16052:focus {
    background: #fff;
    text-decoration: unset;
}
#rmp_menu_trigger-16052 {
  
    background: #fff;
   
}

#rmp_menu_trigger-16052 .rmp-trigger-box {
    width: 25px;
    color: #96262c;
}
    #rmp-container-16052 {
        
        top: 57px;
       
}

#rmp-menu-wrap-16052 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link {
    color: #008285;
    border-color: #1d4354;
    background-color: inherit;
}

span.rmp-trigger-box:focus {
    outline: #000000 solid 1px;
}
}  
*/

.placeholder1 {
    display: block;
    opacity: 1;
    transition: opacity 1s ease;
    z-index: 2;
}
.home-slider1.slides{
    
    display: none;
    height: 0;
    overflow: hidden;
}


.placeholder {
    display: block;   
    opacity: 1;       
    transition: opacity 1s ease;
    z-index: 2;    
	
}

.placeholder1 img{
	display: block;
}

.home-slider1,
.products.slick-slider{
    opacity: 0;    /* Set opacity to 0 for smooth fade-in */
    transition: opacity 1s ease;
    z-index: 99;     /* Ensure it appears below the placeholder */
}

.home-slider1.slick-initialized,
.products.slick-slider.slick-initialized{
    opacity: 1;     /* Smoothly fade in the slider */
}

/** discover our products **/

.newhome{
    .discover{
        .ab-container-inside{
            max-width: 100% !important;
        }
    }
}

.discover-our-products {
    opacity: 1;
    /*transition: 0.3s;*/
    
    &.is-initialized{
        opacity: 1;
    }
    
    .category-tabs{
        padding: 0 !important;
        border: 0 !important;
        ul {
            > li {
                margin-right: 1rem;
                > a{
                    border: 1px solid #C1BCB8;
                    margin: 0;
                    border-radius: 6px;
                    color: #000000;
                    display: flex;
                    align-items: center;
                    font-size: 16px;
                    padding: 10px;
                    
                    &:hover{
                        color: #000000 !important;
                        border: 1px solid #C1BCB8;
                        background-color: transparent;
                    }
                    
                    > img{
                        margin-right: 10px;
                        width: 50px;
                        height: 50px;
                        object-fit: cover;
                        border-radius: 4px;
                    }
                }
                &:last-child{
                    margin-right: 0;
                }
                &.active{
                    > a {
                        color: #124734 !important;
                        background-color: #D8FFF4;  
                        border: 1px solid #C1BCB8;
                    }
                }
            }
        }
    }
    
    .products-section{
        padding: 0;
        margin: 0;
        display: flex;
        margin-top: 50px;
        transition: 0.3s;
        opacity: 1;
            
        &.is-loading{
            opacity: 0.1;
            filter: grayscale;
        }
        
        
        > li {
            margin-top: 0 !important;
            margin-bottom: 0 !important;
            text-align: center;
            flex: 0 0 25%;
            max-width: 25%;
            display: block;
            padding: 0 1rem;
            
            > a.woocommerce-loop-product__link {
                display: block;
                > img {
                    max-width: 240px;
                    width: 100%;
                }
                > h2{
                    color: #000000;
margin-top:8px;
font-family:"Poppins-Regular" !important;
                    font-size: 16px !important;
                }
            }
            
            .add_to_cart_button{
                display: none;
            }
        }
    }

}

/** discover our products end **

/** New Footer **/

body footer.site-footer.tabchilli-footer{
    
    .payment-methods {
        background-color: #fff;
        padding: 12px 0 10px;
        margin-left: -15px;
        margin-right: -15px;
        
         .textwidget{
            line-height: 1;
        }
    }
    
    .textwidget{
        .logo{
            padding: 0 !important;
        }
        
        #social_media{
            > a > i.fab{
                color: #96262C;
            }
        }
    }
    .footer-widgets{
        padding: 0 0 20px;
        
        .widget_text{
            h3{
                font-weight: 500;
            }
        }
        .widgettitle{
            text-align: center;
        }
        .widget_nav_menu{
            .menu{
                > li {
                    text-align: center;
                }
            }
        }
    }
}

.newhome .home-bundles {
    .wp-block-group__inner-container,
    .bundle-left,
    .ab-container-content{
        min-height: 0 !important;
    }
}

/* - Featured In - Sprite */
.bg-6204e21c7fff70f98a4066a6b5b6b75d8037d706 {
    width: 108px;
    height: 25px;
    background-image: url('/wp-content/uploads/2024/12/css_sprites.webp'); /* Add your background image URL */
    background-position: -10px -10px;
}
.bg-rsz_53c8991815220eeec2226061be7207974618cc24 {
    width: 118px;
    height: 33px;
    background: url('/wp-content/uploads/2024/12/css_sprites.webp') -10px -57px;
}
.bg-a10035c0561db5a12df85fd8cb72b7a0b4a267f0_png {
    width: 122px;
    height: 42px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -10px -108px;
}
.bg-rsz_1alserkal_1 {
    width: 122px;
    height: 47px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -10px -169px;
}
.bg-rsz_1asset_12x {
    width: 122px;
    height: 47px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -10px -235px;
}
.bg-rsz_2ebff82015f7a4b70543d94206671e699a8bb0fb {
    width: 122px;
    height: 50px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -10px -300px;
}
.bg-rsz_adghw_2 {
    width: 77px;
    height: 50px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -31px -819px;
}
.bg-rsz_adife_logo_e1659355685363_1_1 {
    width: 191px;
    height: 55px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -10px -367px;
}
.bg-rsz_caaa4fe2c420fee4e4c9efc02fd88004ab9d00b5 {
    width: 122px;
    height: 60px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -10px -442px;
}
.bg-rsz_dubaie {
    width: 110px;
    height: 75px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -10px -519px;
}
.bg-rsz_gulfood {
    width: 242px;
    height: 78px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -10px -611px;
}
.bg-rsz_gulfoodfreen {
    width: 96px;
    height: 77px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -10px -707px;
}
.bg-rsz_ihl_2 {
    width: 79px;
    height: 48px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -30px -820px;
}
.bg-rsz_jasona {
    width: 112px;
    height: 65px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -14px -910px;
}
.bg-rsz_marriott_2 {
   width: 109px;
    height: 38px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -15px -1021px;
}
.bg-rsz_unilever_food_solutions_logo_vector {
    width: 117px;
    height: 43px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -10px -1118px;
}
.bg-Shark_Tank_TV_logo_1 {
    width: 64px;
    height: 82px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -10px -1198px;
}
.bg-rsz_hilton_2 {
    width: 100px;
    height: 84px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -10px -1298px;
}
.bg-download {
    width: 118px;
    height: 81px;
    background: url(/wp-content/uploads/2024/12/css_sprites.webp) -10px -1398px;
} 
/**/

.featured_in_carousel{
    height: 85px;
    opacity: 0;
    transition: 0.3s;
    margin-bottom: 50px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    
    .slick-track{
        display: flex;
        align-items: center;
    }
    
    li{
     > div{
        margin: 0 auto;
     }
    }
    &.slick-initialized{
        opacity: 1;
    }
}


/** Responsive - Nitish J **/
@media only screen and (max-width: 1200px){
    
    .discover-our-products {
        .category-tabs{
            ul {
                > li {
                    margin-right: 0.5rem;
                    > a {
                        padding: 2px !important;
                        > img{
                            width: 32px;
                            height: 32px;
                        }
                    }
                }
            }
        }
    }
}

@media only screen and (max-width: 991px){
    .discover-our-products {
        .products-section{
            margin-top: 30px;
            > li {
                flex: 0 0 50%;
                max-width: 50%;
                margin-bottom: 1rem !important;
                
                &:nth-child(3),
                &:nth-child(4){
                    margin-bottom: 0 !important;    
                }
            }
        }
    }
}

@media only screen and (max-width: 767px){
    
    body footer.site-footer.tabchilli-footer{
        .payment-methods{
            margin-left: -10px;
            margin-right: -10px;
        }
    }
    
    .newhome{
        .home-bundles{
            padding: 15px !important;
            .ab-container-inside{
                > .ab-container-content{
                    min-height: 0 !important;
                    .bundle-left{
                        min-height: 0;
                        
                        .wp-block-group__inner-container{
                            min-height: 0;
                            
                            .bundle-right{
                                min-height: 0
                            }
                        }
                    }
                }
            }

        }
    }
    
   
}

@media only screen and (max-width: 575px){



    .discover-our-products {
        .products-section{
            margin-top: 20px;
            margin: 24px -10px;
            > li {
                flex: 0 0 50%;
                max-width: 50%;
                width: 50%;
                padding: 0 10px;
            }
        }
    }
}
/*** Responsive End **/



/**
 * My Account
 */

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 20%;
}

.woocommerce-account .woocommerce-MyAccount-content {
  display: inline-block;
  float: left;
  margin-left: 5%;
  width: 75%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
	border-top: 1px solid #eee;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	list-style: none;
	border-bottom: 1px solid #eee;
	padding-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
	opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	padding: 10px 5px;
	display: block;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
	margin-right: 20px;
    opacity: .25;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
	opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    font-family: 'FontAwesome';
	content: "\f0e4";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    font-family: 'FontAwesome';
	content: "\f291";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    font-family: 'FontAwesome';
	content: "\f1c6";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    font-family: 'FontAwesome';
	content: "\f015";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    font-family: 'FontAwesome';
	content: "\f09d";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    font-family: 'FontAwesome';
	content: "\f007";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    font-family: 'FontAwesome';
	content: "\f08b";
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
	font-size: 25px;
    text-align: center;
	font-weight: 600;
}

.woocommerce-account p.order-again {
    text-align: right;
}

.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
    margin-top: 50px;
    float: right;
}
