/* 
Theme Name: HSBC
Theme URI: https://hashthemes.com/wordpress-theme/total/
Author: HashThemes
Author URI: https://hashthemes.com
Description: Total as its name suggest is a complete package theme with all the feature that you need to make a complete website. The theme has clean and elegant design with vibrant color(Theme Color Changable Option) and parallax sections. The home page consist of slider, featured section with icon, about us section with progress bar, portfolio section with masonary layout, team section, testimonial section, counter section, blog section with option to add 3, 6 or 9 blog posts, clients logo carousel slider and call to action section. The theme is fully responsive and is built on customizer that enable you to configure the website with live preview. The theme is SEO friendly, Cross browser compatible, fully translation ready and is compatible with WooCommerce - an ecommerce plugin and all other major plugins. The theme can also be used with all major page builder plugins like Elementor, SiteOrigin, WpBakery VisualComposer and Beaver Builder. The theme provides option to import the demo with just one click. DEMO: https://hashthemes.com/wordpress-theme/total/
Template: total
Version: 2.1.24
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: total
Tags: two-columns, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, portfolio, education, blog
Tested up to: 6.1
Requires PHP: 5.6
*/

/* 
    Import font style front font.css
 */

 /* @import url("<?php echo get_stylesheet_directory_uri(); ?>"/css/fonts.css); */

 
/* 
    Header style
*/
/* 
    Stcky header
 */


html{
    scroll-behavior: smooth;
}
body{
    position: relative !important;
    font-family: "HSBClight";
}
#hsbc_main_header{
    position: sticky;
    top: 0;
    z-index: 3;
}
.navbar-brand img{
    width: 7.5rem;
    min-width: 7.5rem;
}
.navbar-style{
    padding: 0 !important;
    position: sticky !important;
    top: 0;
    z-index: 1 !important;
    background: white !important;
}
.header-nav li a{
    font-family: 'HSBCrg';
    font-size: 1rem;
    padding-bottom: 5px;
}
.nav-item .show{
    /* background: #ededed !important; */
    /* border-color: #ededed;   */
    margin: 0; 
    left: 0 !important;
}
/* shadow class */
.shadow_custom {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.40);   
}
.nav-item .dropdown-menu{
    border: none !important;
    background: #ededed !important;
    border-radius: 0 !important;
} 
.dropdown-menu .dropdown-item{
    border: none;
    padding: 10px 5px!important;
}
.dropdown-menu .dropdown-item:hover{
    text-decoration: underline;
    background: none !important;
}
.header-nav .nav-item{
    padding-top: 15px;
    padding-bottom: 15px;
}
.header-nav{
    width: 100%;
    justify-content: center;

}
.logo-image{
    margin-bottom: 5px;
    width: 1.25rem;
    min-width: 1.25rem;
}
.header-nav li{
    padding: 0 2px;
    flex-grow: 1;
}
.dropdown-item.active, .dropdown-item:active{
    background-color: unset !important;
}
.dropdown-toggle::after{
    display: none;
}
.header-nav li >a{
    color: #333333 !important;
    border-bottom: 3px solid white;
}
.header-nav li >a:hover{
    border-color: #db0112;
}
.header-nav li >a.active{
    border-color: #db0112;
}
.header-nav li >a >i{
    font-size: 0.875rem;
    padding: 0 3px;
}
.navbar-toggler:hover{
    background: none !important;
    border: 1px solid rgba(0,0,0,.1) !important;
}
.n2-ss-button-container a div{
    font-family: 'HSBClight' !important;
    font-size: 1rem !important;
}
.main-banner-text p{
    font-family: 'HSBClight' !important;
}

/* .search-bar{
    padding: 60px 0;
} */
.wp-block-search__inside-wrapper {
    padding: 0;
    border: 1px solid #333333 !important;
    /* border-radius: 10px !important; */
    background-color: #ededed;
}
.search-bar input{
    background-color: white;
    border: none;
}
.search-bar button{
    background-color: white;
    border-left: 1px solid #333333;
    margin: 0;
    border: none;
}
.search-bar button svg{
    font-size: 1.125rem;
    color: #333333;
}
.what-text-div{
    padding: 20px 0 20px 0;
    text-align: center;
    display: flex;
    justify-content: center;
    text-align: center;
}
.what_text{
    /* display: contents; */
    font-family: 'HSBCbold';
    font-size: 1.875rem;
    margin: 0;
}
.what-text-div img{
    margin: 4px 15px 0 0;
    max-height: 28px;
}

/* 
    Bottom Nav Tabs style
*/
#bottom-nav-tabs-section{
    padding: 25px 0 20px 0;
    position: sticky;
    top: 70px;
    background: white;
}
.bottom-nav-tabs ul{
    justify-content: center;
    margin-bottom: 0 !important;
}
.bottom-nav-tabs ul>li>a{
    color: #333333 !important;
    border: 1px solid #ededed !important;
    font-family: 'HSBCmd';
    font-size: 1rem;
    padding: 5px 15px !important;
}
.bottom-nav-tabs ul>li{
    padding: 0 20px;
}
.nav-pills .nav-link{
    border-radius: 0 !important;
    border: 1px solid #929292 !important;
}
.nav-pills .nav-link.active{
    background-color: #f3f3f3 !important;
    color: #333333 !important;
    /* border: 1px solid #a0a0a0 !important; */

}
/* .background-image-div{
    background-image: url(http://localhost/HSBC/wp-content/themes/HSBC/images/homepage/background.png);
    background-repeat:no-repeat;
    background-size: cover;
} */
#trending{
    padding-top: 30px;
}
/* .background-image-div img{
    position: absolute;
    z-index: -1;
} */
.section-heading-text{
    padding: 100px 0 40px 0;
}
.product-cards{ 
    margin-bottom: 20px;
    /* 
    new changes in design
    border-radius: 10px;
    border-bottom-right-radius: unset;
    border-bottom-left-radius: unset; */
    border: 1px solid #d7d8d6;
    height: 420px;
    border-radius: 0 !important;
    /* position: unset; */
}
.may_like_offer_Box_size{
    height: fit-content;
}
.card-img-top{
    border-radius: 0;
    /* height: 265px; */
    /* border-top-left-radius: 10px;
    border-top-right-radius: 10px; */
}
.card-offer-text{
    text-align: center;
    font-family: 'HSBCrg';
    font-size: 0.875rem;
    background-color: #3b7522;
    color: white;
    margin: 0;
    text-decoration: none;
    width: 100%;
    position: absolute !important;
    transform: translate(-50%, -50%);
    top: 58%;
    left: 50%;
    height: fit-content;
}
.card-offer-text:hover{
    color: white;
}
.may_like_exclusive_offer{
    top: 39% !important;
}
.trending-background{
    background: #f5f5f5;
    padding-bottom: 45px;
}
/* .card-title-span{
    display: flex;    
} */
.card-title-span a{
    max-width: 260px;
}
.post-box-icons-part{
    flex: none;
    text-align: right;
    min-width: 40px;
}
.card-title-span i{
    padding-top: 5px;
}
.card-title-span a{
    flex: auto;
    text-decoration: none;
    color: #333333;
}
.card-title-span .services_link:hover{
    text-decoration: underline;
}
.product-card-title{
    flex: auto;
}
.product-card-title{
    font-size: 1.25rem;
    font-family: 'HSBCmd';
}

.product-card-title i{
    float: right;
}
.heart-icon{
    padding: 0 5px 0 0;
}
.heart-clicked{
    color: #f5211e;
}
.product-card-body{
    height: 150px;
    border: 1px solid #f9f9f9;
    padding: 10px 1rem 5px 1rem !important
}
.may_like_offer_Box_card_body{
    min-height: 320px;
}

.product-card-text{
    font-family: 'HSBCrg';
    font-size: 1rem;
    /* padding: 10px 0; */
}
.credit-card-heading{
    text-align: center;
    font-size: 1rem;
    font-family: 'HSBCmd';
    margin-bottom: 20px;
}

.credit-cards{
    padding: 20px;
    background-color: #eeeeee;
    border: none;
    border-radius: 0;
    margin: 0 auto 40px;
    position: unset;
    width: 355px;
}
.credit-cards img{
    height: 200px;
}
.credit-card-title{
    font-size: 1.25rem;
    font-family: 'HSBCrg';
    padding: 5px 0;
    height: 65px ;
}

.credit-card-body{
    padding: 1rem 0 !important;
}
.credit-card-text{
    font-size: 1rem;
    font-family: 'HSBCrg';
    height: 130px;
}
.credit-card-body a{
    background: white !important;
    color: #333333 !important;
    border-radius: unset !important;
    padding: 5px 50px !important;
    font-family: 'HSBCrg';
    font-size: 1rem;
    border:  1px solid #333333 !important;
}
.credit-card-body a:hover{
    text-decoration: underline !important;
}


/* 
//////////////////////////////////////////////////////////////////////////////////////////////
    Dinning Style Start from here
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.post-page-top-header{
    display: flex;
    padding: 20px 0 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
}
/* .post-page-top-header div {
    flex:  1 1;
} */
.post-page-heading-div{
    display: flex;
}
.post-page-heading-div h1{
    font-size: 1.875rem;
    font-family: 'HSBClight';
    /* display: contents; */
}
.post-page-heading-div img{
    /* width: 35px; */
    margin:5px 5px 0 0;
    height: 24px;
}
/* .dining-header-block{
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
} */
/* .dining-heading-image figure{
    margin-top: 0.3em !important;
} */
.dinning-search-bar-form{
    padding: 0;
    margin-left: 10px !important;
}
.Dinning-search-bar  div{
    margin-bottom: 0 !important;
}


.dinning-search-bar-form div{
    border: 1px solid #333333 !important;
    border-radius: unset !important;
}
.dinning-search-bar-form input{
    border: none !important;
}
.dinning-search-bar-form button{
    background: white;
    color: #333333;
    margin: 0;
    font-size: 1.125rem;
    /* border-left: 1px solid black; */
    border: none;
}
.dining-product-cards{
    height: 500px;
    position: relative;
}
.dining-product-cards a{
    position: relative;
}
.lightbox_Card_top a{
    position: relative;
}
.dining-card-top-image{
    height: 299px;
}
.related-card-top-image{
    height: 213px;
}
.dining-card-title-span{
    display: flex;
}
.dining-card-title-span h3, .dining-card-title-span h2{
    height: 110px;
}
.related-card-title-span h3{
    height: 120px !important;
}
.dining-product-title{
    margin: 0;
}
/* .dining-card-body{
    height: 198px;
} */
.highlight-dot{
    display: flex;
    vertical-align: top;
    visibility: visible;
    position: absolute;
    align-items: center;
    /* flex-wrap: wrap; */
    text-align: center;
    justify-content: center;
    align-items: center;
    left: 48%;
    /* visibility: hidden; */
    padding-top: 15px;
    
}
#dinningProducts{
    background: #f5f5f5;
    padding: 50px 0 40px 0;
}
.caresole-active{
    background: #db0011 !important;
}
.highlights-dot-button{
    background: RGBA(0,0,0,0.67);
    opacity: 1;
    padding: 10px;
    box-shadow: none;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 50px;
    margin: 4px;
    /* width: 2px; */
}
#carouselExampleIndicators{
    display: none;
}
.carousel-indicators [data-bs-target]{
    background-color: RGBA(0,0,0,0.67) !important;
    padding: 10px !important;
    border: 0px solid RGBA(0,0,0,1) !important;
    width: unset !important;
    border-radius: 50px;
    margin: 4px !important;
    opacity: 1 !important;
    height: 0px !important;

}
.carousel-indicators .active {
    background-color: #db0011 !important;
}
.carousel-indicators{
    z-index: unset !important;
    position: unset;
    margin-bottom: 0 !important;
    padding-top: 15px;
}

.bookmark_search_div_home{
    display: flex;
    justify-content: end;
    padding: 60px 0;
}
/* 
///////////////////////////////////////////////////////////////////////////////
dining Categories start from here 
///////////////////////////////////////////////////////////////////////////////
*/
.dining-categories{
    padding: 20px 0 20px 0;
    position: sticky;
    top: 70px;
    background: white;
    z-index: 1;
}
.dining-category{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
.dining-category li{
    flex: 1 1 auto;
    padding: 10px 0;
    text-align: center;
    padding: 0 3px;
}
.dining-category li:nth-last-child(1){
    padding-right: 0;
}
.dining-category li:nth-child(1){
    padding-left: 0;
}
.dining-category li a{
    display: inline-block;
    text-decoration:  none;
    color:  #333333;
    padding: 7.5px 10px 8px 10px;
    font-size: 1rem;
    font-family: 'HSBCrg';
    border: 1px solid #333333;
    height: 100%;
    
}
.dining-category li:nth-last-child(1) a{
    white-space: pre;
}

.dining-category li a:hover{
    /* color: white; */
    background: #ededed;
}

.dropdown {
    position: relative;
    display: inline-block;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    min-width: 360px;
    top: 44px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    /* border-radius: 10px !important; */
    padding: 20px;
    background: #ededed;
  }
  button, input[type="button"], input[type="reset"], input[type="submit"], body div.wpforms-container-full .wpforms-form input[type=submit], body div.wpforms-container-full .wpforms-form button[type=submit], body div.wpforms-container-full .wpforms-form .wpforms-page-button{
    height: 38.5px !important;
  }
  .heart-icon-link{
    height: auto !important;
    background-color: transparent;
    color: #333333;
    padding: 0;
  }
  .heart-icon-link:hover{
    background-color: transparent;
    color:  #333333;
  }
  /* .dining-dropbtn{
    font-size: 1rem;
    font-family: 'HSBCrg';
    color: #333333;
    background: none;
    padding: 1px 10px 0 10px !important;
    border: 1px solid #333333 !important;
    position: relative;
    top: 2.5px;
  } */
  .dining-dropbtn i{
    font-size: 0.75rem;
    padding-left: 8px;
  }
  .dining-dropbtn:hover{
    background: #ededed;
  }
  .dropdown-content a {
    color: #333333;
    background: #ededed !important;
    padding: 10px 16px !important;
    text-decoration: none;
    font-size: 1rem;
    font-family: 'HSBCrg';
    display: block;
    border: none !important;
    border-radius: unset !important;
    text-align: left !important;
  }
  

  /* .dropdown-content a:hover {background-color: white !important; color: #333333 !important;} */
  .dropdown-content a:hover{
    text-decoration: underline;
  }
  /* .dropdown .dining-dropbtn:hover .dropdown-content {display: block;} */
  .dropdown:hover .dropbtn {background-color: #3e8e41;}
  /* .dining-drop-down-li{
    padding: 0 !important;
  } */
 .dining-category-md, .dining-category-lg,  .dining-category-sm,  .dining-category-xs, .dining-category-xxs{
    display: none !important;
  }

  .dining-category-li >.active{
    background-color: #db0112 !important;
    color: white;
  }
  /* .dining-drop-down-li>.active{
    background: #ededed !important;
    font-family: 'HSBCrg';
    font-size: 16px;
  } */
  
#wow-compaign{
    padding: 0 0 20px 0;
  }
  .wow-image{
    position: relative;
  }
/* .wow-image img{
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: center;
} */
.wow-image img{
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}
  /* Dining category dropdown list */

  .drop-down-category-ul{
    padding: 0;
    margin: 0;
  }
  .drop-down-category-ul li {
    list-style: none;
  }
  .wow_Mobile_compaign{
    display: none ;
  }
  .wow_image_overlay_text{
    position: absolute;
    top: 63.5%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
  }
  .wow_image_overlay_text h4{
    margin: 0;
    font-family: 'HSBCmd';
    font-size: 1.45rem;
  }
/* 
//////////////////////////////////////////////////////////////////////////////////////////////
Dining End Here
//////////////////////////////////////////////////////////////////////////////////////////////
*/

div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot{
    padding: 8px !important;
}



div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot.n2-active, div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot:HOVER, div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot:FOCUS{
    background: #333333 !important;
}
div#n2-ss-2 .nextend-bullet-bar .n2-bullet.n2-active{
    border: 3px solid #333333;
}
div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot{
    background: #d7d8d6 !important;
}

.main_dropdown_menu_items{
    background: #ededed;
    border-color: #ededed !important;
}
/* Footer start from here */
.bootom-footer{
    background-color: black;
    padding: 20px 0;
}
.footer-text{
    color: white;
    text-align: right;
    padding: 10px 0 0 0;
    font-size: 1.25rem;
    font-family: 'HSBCrg';
}
.footer-button{
    background-color: #db0112;
    font-size: 1rem;
    font-family: 'HSBCrg';
    padding: 10px 20px;
    color: white;
    text-decoration: none;
}
.footer-button:hover{
    background-color: #333333;
    color: white;
}
.footer-button-div{
    padding: 15px 0 0 15px;
}
.lightbox_container_col{
    height: 345px;
}
.lightbox-image{
    padding: 0 0 20px 0;
    position: relative;
    height: 320px;
}
.lightbox-image img{
    height: 320px;
    width: 100%;
    position: absolute;
    object-fit: cover;
    z-index: -1;
    object-position: center;

}





a.skip-main {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0px;
    color: white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    background: #BF1722;
    -webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index: 100;
}
a.skip-main:focus {
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transition: top .1s ease-in;
    transition: top .1s ease-in;
    z-index:999;
}
.dining_search_bar_bookmark_div{
    display: contents;
}
/* .lightbox_Card_top{
    width: 254px;
} */

.what-text-div-padding{
    padding-bottom: 0;
}

@media(min-width:1400px){
    .wow_image_overlay_text{
        width: 50%;
    }
    .wow_image_overlay_text h4{
        font-size: 1.7rem !important;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .new_line_break{
        white-space: pre-line;
    }
    .home_away_dropdown, .buyNow_dropdown, .promotion_dropdown{
        display: flex;
    }
    .header-nav li >a >i{
        padding: 6px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .navbar-brand{
        padding-top: 0 !important;
    }
    .header-nav .nav-item {
        padding-top: 20px !important;
        padding-bottom: 5px !important;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1260px) {
    .caresoule-dining-product-cards {
        /* max-width: 500px !important; */
        margin: auto;
    }

}
@media screen and (min-width: 992px) and (max-width: 1020px) {
    .caresoule-dining-product-cards {
        /* max-width: 435px !important; */
        margin: auto;
    }

}
@media(min-width: 1200px){
      .navbar-expand-xl .navbar-nav .nav-link {
        width: fit-content !important;
        margin: auto !important;
        padding-right: 0.2rem !important;
        padding-left: 0.2rem !important;
    }
    .lightbox_container_col{
        width: 505px;
    }
    .nav-item .dropdown-menu{
        padding:0 15px 15px 15px !important;
    } 
}
@media(max-width: 1199px){
    .header-nav{
        text-align: center;
    }
    .header-nav li>ul{
        text-align: center;
    }
    .dining-category li a {
        padding: 7.5px 5px 8px 5px;
    }
    .dining-category-display-xl{
        display: none;
    }
    .dining-category-lg{
        display: block !important;
    }
    .navbar-style{
        padding: 15px 0 !important;
    }
    .header-nav .nav-item{
        padding: 0 2px;
    }
    .wow-image img{
        height: 220px;
    }
    .wow_image_overlay_text{
        width: 470px;
    }
    .card-offer-text{
        top:51%;
    }
    .highlight-dot{
        left: 47.5%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .dining-product-cards {
        height: 570px;
    }
    .dining-card-body {
        height: 200px;
    }
    .dining-card-title-span {
        height: 120px;
    }
    .carousel-control-next, .carousel-control-prev{
        width: 4% !important;
    }

}
@media(min-width: 992px){
    .main-banner-text p{
        min-width: 465px !important;
    }
    .n2-style-463d9e0983e04690b7e6ac800cf33334-heading{
        padding: 10px 15px 10px 15px !important;
    }
    .lightbox_container_row{
        padding: 0 30px;
    }
}
@media(max-width: 991px){
    .main-banner-text p{
        font-size: 1.625rem !important;
        min-width: 400px;
    }
    .n2-style-463d9e0983e04690b7e6ac800cf33334-heading{
        padding: 8px 15px 8px 15px !important;
    }
    .footer-text{
        font-size: 1rem;
    }
    .dining-category-md{
        display: block !important;
    }
    .dining-category-display-lg{
        display: none !important;
    }
    .dining-category li a{
        padding: 7.5px 5px 8px 5px;
    }
    /* .dining-dropbtn{
        padding: 1px 5px 0 5px !important;
    } */
    .card-offer-text{
        top:58%;
    }
    .caresoule-dining-offer{
        top: 48% !important;
    }
    /* .wow-image img{
        height: 200px;
    } */
    .highlight-dot{
        left: 47%;
    }
}
@media(max-width: 860px){
    .main-banner-text p{
        font-size: 1.375rem !important;
        min-width: 360px;
    }
    .Dinning-search-bar .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: unset !important;
    }
    .lightboxNextLeft img{
        width: 20px !important;
    }
    .lightboxNextRight img{
        width: 20px !important;
    }
}

@media(max-width : 800px){
    .carousel-control-prev, .carousel-control-next{
        display: none;
    }
    .highlight-dot{
        visibility: visible;
    }
    #diningSlider{
        padding: 0 0 40px 0 !important;
    }
}
@media(min-width : 767px) and (max-width: 992px){
    .caresoule-dining-product-cards-img{
        height: 230px !important;
    }
}
@media(min-width : 567px) and (max-width: 767px){
    .caresoule-dining-product-cards-img{
        height: 210px !important;
    }
    
}
@media(max-width: 767px){
    .product-cards{ 
        /* width: 356px; */
        margin: auto;
        margin-bottom: 20px;
    }
    .lightbox_container_col{
        height: 285px;
    }
    .lightbox-image{
        height: 260px;
    }
    .may_like_offer_Box_size{
        max-width: 356px;
    }
    .lightbox-image img{
        height: 260px;
    }
    .footer-text{
        text-align: center !important;
    }
    .footer-button-div{
        text-align: center;
    }
    .dining-category-display-md{
        display: none !important;
    }
    .dining-category-sm{
        display: block !important;
    }
    /* .lightbox-image, .lightbox-text-data{
        padding: 10px 20px;
    } */
    .product-card-text{
        padding: 10px 0;
    }
    .caresoule-dining-product-cards{
        max-width: 520px !important;
    }
    .carousel-control-next, .carousel-control-prev{
        top: 45% !important;
    }
    .caresoule-slider-arrow-left img, .caresoule-slider-arrow-right img{
        width: 25px !important;
    }
    .caresoule-dining-offer{
        top: 44% !important;
    }
    .container, .container-sm{
        max-width: 720px !important;
    }
    div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot{
        padding: 5px !important;
    }
    .dining-category li a{
        padding: 7.5px 18px 8px 18px;
    }
    /* .dining-dropbtn{
        padding: 1px 10px 0 10px !important;
    } */
}
@media(max-width: 720px){
    .main-banner-text p{
        font-size: 1.125rem !important;
        min-width: 300px;
    }
    .n2-style-463d9e0983e04690b7e6ac800cf33334-heading{
        padding: 5px 10px 5px 10px !important;
    }
    .n2-ss-button-container a div{
        font-size: 0.75rem !important;
    }
    /* .wow-image img{
        height: 180px;
    } */
    .wow-image img{
        height: auto;
    }
    .wow_desktop_compaign{
        display: none;
    }
    .wow_Mobile_compaign{
        display: block;
      }
    .wow_image_overlay_text{
        width: 100%;
        top: 58%;
    }
    .wow_image_overlay_text h4{
        font-size: calc(1.275rem + .3vw);
    }

    .highlight-dot{
        left: 46%;
    }
}

@media(max-width: 600px){
    .main-banner-text p{
        font-size: 1rem !important;
        min-width: 250px;
    }
    .main-banner-button-watch-top{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .n2-style-463d9e0983e04690b7e6ac800cf33334-heading{
        padding: 3px 8px 3px 8px !important;
    }
    .n2-ss-button-container a div{
        font-size: 0.625rem !important;
    }
    .Dinning-search-bar .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important;
    }
    .dinning-slider-row .n-uc-185a0ec82ba68-inner > .n2-ss-layer-row-inner{
        flex-wrap: wrap !important;
    }

    .caresoule-dining-product-cards{
        max-width: 450px !important;
    }
    .wow_image_overlay_text h4{
        font-size: calc(1.1rem + .2vw);
    }
}

@media(max-width: 575px){
    .lightbox-image{
        height: 320px;
    }
    .lightbox_container_col{
        height: 345px;
    }
    .lightbox-image img{
        height: 320px;
    }
    .lightbox_container_row{
        padding: 0 30px;
    }
    .product-cards{
        max-width: 356px;
    }
    #carouselExampleControlsNoTouching{
        display: none;
    }
    #carouselExampleIndicators{
        display: block;
    }
    .caresoule-dining-offer{
        top: 57% !important;
    }
    .dining-category li a{
        padding: 7.5px 10px 8px 10px;
    }
    .post-page-top-header{
        flex-direction: column;
    }
    .bookmark-div img{
        right: unset !important;
    }
    .bookmark-icons{
        right: unset !important;
        left: 10px;
    }
    .bookmark_search_div_home .bookmark-icons{
        right: 9px !important;
        left: unset;
    }
    .bookmark_search_div_home .bookmark-div img{
        right: 0 !important;
    }
    .dining-card-title-span h3, .dining-card-title-span h2{
        height: auto;
    }
    .related-card-title-span h3{
        height: auto !important;
    }
    .cont-href{
        height: 95% !important;
    }
    .cont-href-innerbox{
        height: 95% !important;
    }

      /* .wow-image img{
        height: 200px;
    } */

    .dinning-search-bar-form{
        float: left !important;
        margin: 0 !important;
    }
}
@media(max-width: 520px){
    .main-banner-text p{
        font-size: 0.875rem !important;
        min-width: 215px;
    }
    .bottom-nav-tabs ul>li{
        padding: 0 10px;
    }

      .dining-category-display-sm{
        display: none !important;
    }
    .dining-category-xs{
        display: block !important;
    }
    .dining-category-display-xs{
        display: none !important;
    }
    .dining-category-xxs{
        display: block !important;
    }
    /* .post-page-top-header {
        flex-direction: column;
    } */
    /* .bookmark-icons{
        right: unset !important;
        left: 10px;
    } */
    .wow_image_overlay_text h4{
        font-size: calc(1.1rem + .0vw);
    }

}
@media(max-width: 490px){
    .wow_image_overlay_text h4{
        font-size: calc(1rem + .0vw);
    }
}
@media(max-width: 465px){
    .main-banner-text p{
        font-size: 0.75rem !important;
        min-width: 190px;
    }
    .bottom-nav-tabs ul>li{
        padding: 0 5px;
    }
    .bottom-nav-tabs ul>li>a{
        font-size: 0.875rem;
        padding: 3px 15px !important;
    }
    .caresoule-dining-product-cards{
        margin-bottom: 65px !important;
    }
    .dinning-search-bar-form .wp-block-search__inside-wrapper {
        width: 190px;
    }
    .dinning-search-bar-form button{
        padding: 0 5px;
    }
    .wow-image img{
        height: 200px;
    }
}
@media(max-width: 424px){
    .search-bar-search-button .Dinning-search-bar div {
        margin-top: 2px;
    }
    .lightbox-image{
        height: 260px;
    }
    .lightbox_container_col{
        height: 285px;
    }
    .lightbox-image img{
        height: 260px;
    }
    .lightbox_container_row{
        padding: 0 ;
    }
    /* .wow-image img{
        height: 160px;
    } */
}
@media(max-width: 400px){
    .main-banner-text p{
        font-size: 0.625rem !important;
        min-width: 160px;
    }
    .bottom-nav-tabs ul>li{
        padding: 0 3px;
    }
    .bottom-nav-tabs ul>li>a{
        padding: 2px 10px !important;
    }
    .product-cards{
        width: auto !important;
    }
    .credit-cards{
        width: auto !important;
    }
    .cont-href{
        top: 0% !important;
    }
    .cont-href-innerbox{
        top: 0%  !important;
    }
    .close{
        padding-bottom: 10px;
    }
    .social-icons-cont-href{
        top : 0% !important
    }
    .social-icon-close{
        padding-bottom: 10px;
    }
    .wow-image img{
        height: 180px;
    }
}

@media(max-width : 375px){

    .dinning-search-bar-form button{
        padding: 0; 
    }
    .dinning-search-bar-form{
        /* float: unset !important; */
        display: block;
        margin-left: 0 !important;
    }
    .dropdown-content{
        min-width: 270px;
    }
    /* .wow-image img{
        height: 120px;
    } */
    .search-bar .wp-block-search__inside-wrapper {
        width: 220px;
    }
}

@media(max-width:350px){
    .wow-image img{
        height: 160px;
    }
    .wow_image_overlay_text h4{
        font-size: calc(0.875rem  + .0vw);
    }
}

@media(max-width: 320px){
    .n2-style-463d9e0983e04690b7e6ac800cf33334-heading{
        padding: 2px 5px 2px 5px !important;
    }
    .n2-ss-button-container a div{
        font-size: 0.375rem !important;
    }
    /* .dinning-search-bar-form .wp-block-search__inside-wrapper {
        width: auto;
    } */
    .dinning-search-bar-form button{
        padding: 0.375em 0.625em;
    }
    .dinning-search-bar-form .wp-block-search__inside-wrapper {
        width: 150px;
    }
    .search-bar .wp-block-search__inside-wrapper {
        width: 180px;
    }
    .wow-image img{
        height: 150px;
    }
    .wow_image_overlay_text h4{
        font-size: calc(0.75rem  + .0vw);
    }

}
@media(max-width: 290px){
    .dropdown-content{
        min-width: auto;
    }
    .search-bar .wp-block-search__inside-wrapper {
        width: 160px;
    }
}



/* .diningSlider .n2_clear>div{
    position: unset !important;
    z-index: unset !important;
} */

/* 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
lightbox functionality
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

/*
/////////////////////////
 main Lighbox 
 /////////////////////////
 */

.cont-href {
    display: none;
    position: fixed;
    z-index: 50;
    color: #333333;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 10%;
    background: #eeeeee;
    /* padding: 0 !important; */
    overflow-y: auto;
    /* height: 550px; */
    height: 90%;
    padding-bottom: 20px;
    overflow-x: hidden;
    }
    .cont-href::-webkit-scrollbar{
        width: 0px;
    }

    .social-icons-cont-href{
        display: none;
        position: fixed;
        z-index: 51;
        background: #000;
        opacity: 97%;
        height: 100%;
        color: #333333;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0%;
        /* padding: 0 !important; */
        overflow-y: auto;
        /* height: 100px; */
        overflow-x: hidden;

    }
    /* inner box cont-wrap */
    .overlay {
        /* background:rgba(0, 0, 0, 0.5); */
        background: white;
        opacity: 90%;
        position:absolute;
        width:100%;
        height:100%;
        z-index:4;
        display:none;
    }

    /* .social-icon-overlay{
        background: black;
        opacity: 90%;
        position:absolute;
        width:100%;
        height:100%;
        z-index:9;
        display:none;
    } */
    .close {
        display:block;
        width: auto;
        float: right;
    }
    .close a{
        font-size: 1.125;
        color: white;
        font-family: 'HSBCrg';
    }
    
    .close a>img{
        /* background: #767676; */
        /* color: #333333; */
        padding: 20px 0 15px 20px;
    }

    /* 
    ///////////////////////////////////////////////
    inner box lightbox content 
    ///////////////////////////////////////////////
    */
    .cont-href-innerbox {
        display: none;
        position: fixed;
        z-index: 50;
        color: #333333;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 10%;
        background: #eeeeee;
        /* padding: 0 !important; */
        overflow-y: auto;
        /* height: 550px; */
        height: 90%;
        padding-bottom: 30px;
        overflow-x: hidden;
        }
        .cont-href-innerbox::-webkit-scrollbar{
            width: 0px;
        }

    /* inner lighbox style end here */
    /* .lightbox-image{
        padding-left: 20px;
    } */

    .lightbox-heading h1{
        font-size: 1.875rem;
        font-family: 'HSBCrg';
    }
    .outletList{
        padding: 20px 0;
    }
    .outletList select{
        width: auto !important;
        border: 1px solid black;
        border-radius: unset;
        background-color: #eeeeee;
    }
    .lightbox_contactList{
        padding: 10px 0 0 0;
    }
    .lightboxlist{
        padding: 6px 0;
    }
    .lightboxlist span{
        display: flex;
    }
    .lightboxlist i{
        padding-right: 10px;
        font-size: 0.875rem;
        margin-top: 2px;
    }
    .lightboxlist p{
        /* display: contents; */
        font-size: 0.875rem;
        font-family: 'HSBCrg';
        line-height: 1.1;
        margin: 0;
    }
    .lightboxBottomListicons{
        padding: 5px 10px;
        position: absolute;
        bottom: 0;
        right: 0;
        background: white;
        opacity: 70%;
    }
    .lightboxBottomListicons span i{
        font-size: 1.25rem;
    }
    .share-icon-lightbox{
        padding-left: 8px;
    }
    /* .lighBoxVouchers{
        padding: 0 20px;
    } */
    .lightBox_Voucher_Data img{
        /* margin-bottom: 6px; */
        /* padding-right: 10px; */
        /* width: 36px; */
        margin: 2px 15px;
        height: 17px;
    }
    /* .voucherHeading{
        padding: 10px 0 0 0;
    } */
    .voucherDetails_Button{
        display: flex;
        background: #d6d7d5;
        padding: 18px 10px 7px 10px;
        cursor: pointer;
    }
    .voucherDetails_Button .fa-chevron-up{
        color: #ffffff;
    }
    .update_voucher_background{
        background: #767676;
    }
    .lightBox_Voucher_Data span h3, .lightBox_Voucher_Data span h2{
        font-size: 1rem;
        font-family: 'HSBCrg';
        cursor: pointer;
        /* display: contents; */
    }
    .voucherDetails{
        background: #e8e8e8;
        padding:10px 0 20px 25px;
    }
    .voucherDetailsList ul{
        margin: 0;
        padding: 0;
        padding-left: 60px !important;
        word-break: break-word !important;
    }
    .voucherDetails_Button i{
        font-size: 1.125rem;
        color: #333333;
        cursor: pointer;
        flex-grow: 1;
        text-align: right;
        padding: 0 10px;
        max-width: fit-content;
        margin-left: auto;
    }
    .voucherDetails p{
        font-size: 0.875rem;
        font-family: 'HSBCrg';
        padding-left: 40px;
        margin: 0;
    }
    .voucherDetails ul li{
        font-size: 0.875rem;
        line-height: 1.1;
        padding: 6px 0 0 0;
        font-family: 'HSBCrg';
    }
    .voucherDetails ul li a{
        color: #333333;
    }
    .voucherDetails ul li a:hover{
color: #333333;
    }
    .voucherPromoCode{
        display: flex;
        padding: 20px 0 20px 40px;
    }
    .voucherPromoCode h2{
        font-size: 1.125rem;
        font-family: 'HSBCrg';
    }
    .voucherPromoCopy{
        padding-left: 10px;
    }
    .voucherPromoCopy a{
        font-size: 1.125rem;
        padding: 5px 20px 8px 20px;
        border: 1px solid;
        text-decoration: none;
        color: #333333;
        font-family: 'HSBCrg';

    }
    .lightBox_Term_Conditions p{
        font-size: 0.875rem;
        font-family: 'HSBCrg';
        margin: 0;
    }
    .lightBox_Term_Conditions ul{
        margin: 0;
        padding: 0 0 0 20px;
    }
    .lightBox_Term_Conditions ul  li{
        font-size: 0.875rem;
        padding: 6px 0 0 0 ;
        line-height: 1.1;
        font-family: 'HSBCrg';
    }
    .lightBox_Term_Conditions ul  li{
        color: #333333;
    }
    .lightBox_Term_Conditions ul  li a{
        color: #333333;
    }
    .lightBox_Term_Conditions ul  li a:hover{
        color: #333333;
    }
    .general_term_condirion_list a{
        color: #333333;
    }
    .general_term_condirion_link{
        text-decoration: none;
    }
    .general_term_condirion_link-span-1{
        text-decoration: underline;
    }
    .general_term_condirion_link span i{
        color: red;
        font-size: 0.875rem;
    }
    .Return_vouchor_list{
        margin: 0;
        padding: 0 0 0 18px;
        list-style-type: none;

    }
    .Return_vouchor_list li{
        padding: 0 !important;
    }
    .Return_vouchor_list li:before{
        display: inline-block;
        content: "-";
        width: 1em;
        margin-left: -1em;
    }
    .lightBox_Related_Text_Heading{
        padding: 35px 0 25px 0;
    }
    .lightBox_Related_Text_Heading h2{
        font-size: 1.875rem;
        font-family: 'HSBCrg';
        text-align: center;
    }
    .lightBox_related_item_Boxes{
        padding: 0 5px;
    }
    /* .lightbox_Card_top img{
        height: 225px;
    } */
    .may_you_like_offers{
        justify-content: center;
    }
    .lightbox_Card_top .product-card-body{
        /* background: #eeeeee; */
        border: none;
    }
    .lightboxlist_links_a{
        color: #333333;
        line-break: anywhere;
    }
    .lightboxlist_links_a:hover{
        color: #333333;
    }
    .form-select:focus{
        border-color: unset !important;
        box-shadow: none !important;
    }
    /* 
    ////////////////////////////////
        Display class
    ////////////////////////////////
    */
    .display{
        display: none;
    }
    .hiddenText{
        display: none !important;
    }
    .lightboxNextLeft{
        position: fixed;
        top: 45%;
        left: 1%;
    }
    .lightboxNextLeft img{
        cursor: pointer;
    }

    .lightboxNextRight{
        position: fixed;
        top: 45%;
        right: 1%;
    }
    .lightboxNextRight img{
        cursor: pointer;
    }


    /* Customization style of lightbox */

    .single_outlet_name_p{
        border: 1px solid;
    width: fit-content;
    padding: 5px 20px;
    font-size: 1rem;
    font-family: 'HSBCrg';
    }

    /* 
    ////////////////////////////////////////////////////////////////////////////////////
    ////// Search page style
    ////////////////////////////////////////////////////////////////////////////////////
    
    */

    #SerachProductSection{
        padding: 20px 0;
    }

    /* 
    //////////////////////////////////////////////////////////////////////////////////////
    Caresoule slider style start from here
    //////////////////////////////////////////////////////////////////////////////////////
    */
    .carousel-control-next, .carousel-control-prev{
        z-index: unset ;
        width: 8% ;
        bottom: unset ;
        top: 35% ;

    }



    .carousel-control-next:hover, .carousel-control-prev:hover{
        background-color: unset;
        border: none;
    }
    .caresoule-dining-product-cards {
        height: 450px;
        /* max-width: 546px; */
    }
    .caresoule-dining-product-cards a{
        position: relative;
    }
    .caresoule-dining-product-cards-img{
        height: 268px;
    }
    .caresoule-dining-offer{
        padding: 5px 0;
        background-color: #9F330F;
        top: 57%;
    }
    .caresoulse-card-title-span{
        height: 80px !important;
    }
    .caresoulse-card-title-span h3{
        height: 75px !important;
    }
    .caresoule-dining-product-cards-left{
        margin-right: 10px;
    }
    .caresoule-dining-product-cards-right{
        margin-left: 10px;
    }
    @media(max-width: 767px){
        .caresoule-dining-product-cards-left, .caresoule-dining-product-cards-right{
            margin: 0 !important;
            margin: auto !important;
        }
    }
    #diningSlider{
        padding: 0 0 20px 0;
    }
    /* design updates 09-06-2023 */
    .caresoule-dining-product-body{
        /* border: 1px solid #d7d8d6 !important; */
        border:  none !important;
    }
    .dining-drop-down-category-li{
        padding: 0 !important;
        text-align: left !important;
    }

    #no-more h3{
        font-size: 1.125rem;
        font-family: 'HSBCmd';
    }
    #no-more p{
        font-size: 0.875rem;
        font-family: 'HSBCrg';
    }
    .preloader{
        padding: 20px 0;
    }
    .preloader img{
        width: 30px;
    }
    #ht-back-top:hover{
        background-color: #db0011;
    }

    
/* 
//////////////////////////////////////////////
Social icon style start from here
//////////////////////////////////////////////
*/
.navbar-light .navbar-nav li.dropdown a.nav-link i{
    color: #333333 !important;

}
    .social-icon-div{
    position: absolute;
    top: 65%;
    right: 10px;
    z-index: 1;
    background: #fff;
    border: 1px solid #d5d6d6;

    }
    .lightbox-social-icon-div, .maylike-lightbox-social-icon-div{
        position: absolute;
        right: 0;
        bottom: -28%;
        z-index: 1;
        background: #fff;
        /* border: 1px solid #d5d6d6; */
    }
    .maylike-post-box-icons-part{
        flex:none; 
        max-width: 40px;
    }
    .maylike-social-icon-div{
    top: 45%;
    }
    .inner-lightbox-scial-icons{
        top:unset;
        bottom: -32%;
        right: 0;
    }
    .share-icon{
        padding-bottom: 20px;
    }
    .social-icon-ul{
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .social-icon-li{
        padding: 0 5px;
        border-bottom: 3px solid white;
    }
    .social-icon-li a{
        text-decoration: none;
        font-family: 'HSBCmd';
        font-size: 0.75rem;
        color:  #333333;
    }
    .social-icon-li a .social-icon-text:hover{
       text-decoration: underline;
    }
    .social-icon-li a span i{
        font-weight: 400;
        font-size: 0.625rem;
        color: white;
    }
    .social-icon-span{
        padding-right: 5px;
    }
    .facebook-span i{
        background: #3b5998;
        padding: 2px 5px;
    }
    .twitter-span i{
        background: #00a9ed;
        padding: 2px 3px;
    }
    .whatsapp-span i{
        background: rgba(37, 211, 102, .8);
        padding: 2px 4px;
    }

    .social-icons-cont-href .container{
        max-width: 800px !important;
    }
    .scial-icons-heading h2{
        font-size: 1.875rem;
        font-family: "HSBCrg";
        text-align: center;
        color: white;
    }
    .social-icon-description{
        text-align: center;
        color: #eeecec;
    }
    .social-icon-description h3{
        font-size: 0.875rem;
        font-family: "HSBClight";
        margin: 0;
    }

    /* .social-icon-close {
        display:block;
        width: auto;
        text-align: right;
        margin: 10px 30px 0 0px;
    }
    .social-icon-close a{
        font-size: 1.125rem;
        color: white;
        font-family: 'HSBClight';
    }
    
    .social-icon-close a>i{
        background: white;
        color: black;
        padding: 10px 14px;
        border-radius: 50%;
    } */

    .social-icon-close {
        display:block;
        width: auto;
        text-align: right;
    }
    .social-icon-close a{
        font-size: 1.125rem;
        color: white;
        font-family: 'HSBCrg';
    }
    
    .social-icon-close a>i{
        background: #767676;
        padding: 15px 20px;
    }

    .social_icon_offer_div{
        text-align: center;
        margin-bottom: 30px;
    }
    .social-icon-offer-link{
        font-size: 0.875rem;
        font-family: "HSBClight";
        color: #eeecec;
        text-align: center;
    }
    .social-icon-offer-description{
        font-size: 0.75rem;
        font-family: "HSBClight";
        color: #eeecec;
    }

    .facebook-lightbox-template a, .twitter-lightbox-template a, .whatsapp-lightbox-template a{
        text-decoration: none;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        width: fit-content;
        margin: auto;
        transition: all .2s ease-in-out;
    }
    .facebook-lightbox-template a:hover, .twitter-lightbox-template a:hover, .whatsapp-lightbox-template a:hover{
        transform: scale(1.2);
    }
    .lightbox-facebook-span i{
    font-size: 2.5rem;
    /* background: black; */
    border-radius: 10px;
    padding: 15px 25px;
    border-radius: 39px;
    background-color: #3b5998;
    color: #fff;
    }
    .lightbox-twitter-span i{
        font-size: 2.5rem;
        /* background: black; */
        border-radius: 10px;
        padding: 15px 15px;
        border-radius: 39px;
        background: #00a9ed;
        color: white;
    }
    .lightbox-whatsapp-span i{
        font-size: 2.5rem;
        /* background: black; */
        border-radius: 10px;
        padding: 15px 17px;
        border-radius: 39px;
        background-color: rgba(37, 211, 102, 1);
        color: white;
    }
    .lightbox-social-icon-text{
        font-family: 'HSBCrg';
        color: #d5d6d6;
        padding: 10px 0;
    }
    .lightboxBottomListicons a{
        color: #333333;
    }
    .bookmark-div{
        flex: auto;
        position: relative;
    }
    .bookmark-div img {
        position: absolute;
    /* height: 24px; */
    width: 46px;
    z-index: -1;
    right: 0;
    }
    .bookmark-icons{
        position: absolute;
        right: 9px;
        top: 3px;
        text-decoration: none;
        cursor: pointer !important;
    }

    .bookmark-icons i{
        font-size: 0.875rem;
        color: white;
    }
    .bookmark-span-counter{
        font-family: 'HSBCrg';
        font-size: 0.875rem;
        color: white;
    }

    .page-content{
        min-height: 100vh;
    }

    body .n2-ss-slider a.n2-ow:focus,
    body .n2-ss-slider .n2-ow-all a,
    body .n2-ss-slider .n2-ow-all a:focus,
    body .n2-ss-slider *:focus {
      outline: 2px solid black !important;
    }