/* Global css */
*{margin:0;padding:0;}
html{overflow-x:hidden;scroll-behavior: smooth;}
body{font-size:16px;font-family: "Open Sans", sans-serif;background:#fff;color:#817f7c;line-height: 26px;font-weight: 500;}
a{text-decoration:none;outline:none;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;color:#000;}
a:focus, a:hover {-webkit-transition: .5s;-o-transition: .5s;transition: .5s;text-decoration: none;}
img{max-width:100%;}
h1,h2,h3,h4,h5,h6{font-family: "Open Sans", sans-serif;color:#000;margin: 0px;padding:0px;font-weight: bold;}
 h1 {
    color: #fff;
    font-weight: 700;
}
h1{font-size: 54px;}h2{font-size: 30px;}h3{font-size: 30px;}h4{font-size: 25px;}h5{font-size: 20px;}h6{font-size: 20px;}
section{width:100%;padding:60px 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;}
input{-webkit-box-sizing:border-box;box-sizing:border-box;}
input[type=submit],button{outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
ol, ul {margin-top: 0;margin-bottom: 0px;}
p {margin: 0px;padding: 0px;}
li {list-style: none;} 
::-webkit-input-placeholder{color:#a6a6a6;}
::-moz-placeholder{color:#a6a6a6;}
:-ms-input-placeholder{color:#a6a6a6;}
::-ms-input-placeholder{color:#a6a6a6;}
::placeholder{color:#a6a6a6;}
:root {
--white: #ffffff;
--black: #000000;
}

.btn {background-color: var(--black);color: var(--white);font-size: 15px;font-family: "Open Sans", sans-serif;line-height: 26px;text-transform: uppercase;padding: 12px 25px;
border: none;border-radius: 50px;transition: border-color 300ms ease, transform 300ms ease, background-color 300ms ease, color 300ms ease;transform-style: preserve-3d;font-weight: 500;}
.btn:hover{background-color:#686868;color:var(--white);transform: translate3d(0px, -6px, 0.01px);} 


.Container_box {width: 100%;max-width: 1170px;margin: 0 auto;}
/* End Global css */


.custom_header_fixed .Top_fiexd {
background: none repeat scroll 0 0 #000000b8;
padding: 10px 0px;
position: fixed;
width: 100%;
z-index: 99;
top: 0px;
transition: 0.80s ease 0s, 0.80s ease 0s;
-ms-transition: 0.80s ease 0s, 0.80s ease 0s;
-o-transition: 0.80s ease 0s, 0.80s ease 0s;
-moz-transition: 0.80s ease 0s, 0.80s ease 0s;
-webkit-transition: 0.80s ease 0s, 0.80s ease 0s;
}
.welcometolunchThief_left h4 {
    max-width: 400px;
    margin: 0 auto;
}
.logo {
    position: relative;
    z-index: 999;
       
}

/*menu*/
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile {border: 0;list-style: none;
line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
#cssmenu:after,#cssmenu > ul:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0}
#cssmenu #head-mobile {display: none}
#cssmenu > ul > li {float: left;}
#cssmenu > ul > li > a {
padding: 10px 20px;
font-size: 17px;
text-decoration: none;
color: #fff;
font-weight: 700;
text-transform: uppercase;
}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a {color:#E2E2E2;}

/* #cssmenu > ul > li a:hover {color:#686868;} */



#cssmenu > ul > li:last-child > a {padding-right: 0px;}
#cssmenu > ul > li.has-sub:hover > a:before {top: 23px;height: 0}
#cssmenu ul ul {position: absolute;left: -9999px;z-index: 9;}
#cssmenu ul ul li {-webkit-transition: all .25s ease;-ms-transition: all .25s ease;background:#000;transition: all .25s ease}
#cssmenu ul ul li:hover {}
#cssmenu li:hover > ul {left: auto}
#cssmenu ul ul ul {margin-left: 100%;top: 0}
#cssmenu ul ul li a {border-bottom: 1px solid rgba(150, 150, 150, 0.15);padding: 11px 15px;width: 130px;font-size: 15px;
text-decoration: none;color: #ddd;font-weight: 400;}
#cssmenu ul ul li a:hover {background: #ffffff;color: #000 !important;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a {border-bottom: 0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover {color: #fff}
#cssmenu ul ul li.has-sub > a:after {position: absolute;top: 16px;right: 11px;width: 8px;height: 2px;
display: block;background: #ddd;content: ''}
#cssmenu ul ul li.has-sub > a:before {position: absolute;top: 13px;right: 14px;
display: block;width: 2px;height: 8px;background: #ddd;content: '';-webkit-transition: all .25s ease;
-ms-transition: all .25s ease;transition: all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before {top: 17px;height: 0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover {background:#000;}
#cssmenu ul ul ul li.active a {border-left: 1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a {border-top: 1px solid #333}

@media screen and (max-width:1024px) {
body.custom_header_fixed .button.menu-opened .open {display: block !important;}
nav {width: 100%;}
#cssmenu {width: 100%}
#cssmenu ul {width: 100%;display: none}
#cssmenu ul li {width: 100%;border-top: 1px solid #444;overflow: hidden;}
#cssmenu ul li:hover {background: #363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li {height: auto}
#cssmenu ul li a,#cssmenu ul ul li a {width: 100%;border-bottom: 0}
#cssmenu > ul > li {float: none}
#cssmenu ul ul li a {padding: 10px 35px;text-transform: uppercase;}
#cssmenu ul ul li {background:#000 !important;}
#cssmenu ul ul li:hover {background: #000 !important}
#cssmenu ul ul ul li a {padding-left: 35px}
#cssmenu ul ul li a {color: #ddd;background: none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a {color: #fff}
#cssmenu ul ul,#cssmenu ul ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before {display: none}
#cssmenu #head-mobile {display: block;padding: 23px;color: #ddd;font-size: 12px;font-weight: 700}
.button {width: 55px;height: 46px;position: absolute;right: 0;top: 0;cursor: pointer;z-index: 12399994;}
.button:after {position: absolute;top: 22px;right: 20px;display: block;height: 8px;width: 20px;border-top: 2px solid #fff;
border-bottom: 2px solid #fff;content: ''}
.button:before {-webkit-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;position: absolute;top: 16px;
right: 20px;display: block;height: 2px;width: 20px;background: #fff;content: ''}
.button.menu-opened:after {-webkit-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;
top: 23px;border: 0;height: 2px;width: 19px;background: #fff;-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg)}
.button.menu-opened:before {top: 23px;background: #fff;width: 19px;-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg)}
#cssmenu .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid #444;height: 46px;
width: 46px;cursor: pointer}
#cssmenu .submenu-button.submenu-opened {background:#000;}
#cssmenu ul ul .submenu-button {height: 34px;width: 34px}
#cssmenu .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;
display: block;background: #ddd;content: ''}
#cssmenu ul ul .submenu-button:after {top: 15px;right: 13px}
#cssmenu .submenu-button.submenu-opened:after {background: #fff}
#cssmenu .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;
background: #ddd;content: ''}
#cssmenu ul ul .submenu-button:before {top: 12px;right: 16px}
#cssmenu .submenu-button.submenu-opened:before {display: none}
#cssmenu ul ul ul li.active a {border-left: none}
#cssmenu > ul > li.has-sub > ul > li.active > a,
#cssmenu > ul ul > li.has-sub > ul > li.active > a {border-top: none}
#cssmenu > ul > li > a {padding: 15px 17px;background: #000;color: #fff;}
.mrnuAndLogo .container {padding: 0px;margin: 0px;width: 100%;}
#cssmenu ul li i.fa.fa-angle-down {display: none !important;}
.menu {position: absolute;left: 0px;width: 100%;top: 24px;}
.mrnuAndLogo {padding: 18px 100px 18px 20px;}
#cssmenu ul {position: relative;z-index: 9;}
.menu {margin: 0 0 0 0px;}
.custom_header_fixed .menu {top: 26px;transition: 0.80s ease 0s, 0.80s ease 0s;-ms-transition: 0.80s ease 0s, 0.80s ease 0s;-o-transition: 0.80s ease 0s, 0.80s ease 0s;-moz-transition: 0.80s ease 0s, 0.80s ease 0s;
-webkit-transition: 0.80s ease 0s, 0.80s ease 0s;}
header {    position: relative;    z-index: 999;}
}
/*menu end*/


/* header */

.login_singup {
    margin-top: 16px;
}

.menu {
    margin-top: 16px;
}



.Top_fiexd {position: absolute;width: 100%;background: #000000bd;z-index: 1;padding: 10px 0px 10px;}
.banner_home img {width: 100%;}
.Top_bar {display: flex;justify-content: space-between;align-items: center;}
.login_singup ul {display: flex;align-items: center;justify-content: space-between;gap: 20px;}
.login_singup ul li a {font-size: 17px;font-weight: bold;color: #fff;}
.login_singup ul li {position: relative;}

.login_singup ul li a:hover {color:#E2E2E2;}




.login_singup ul li:nth-child(1)::after {
	width: 2px;
	height: 15px;
	background: #fff;
	position: absolute;
	right: -10px;
	content: "";
	top: 7px;
}
/* header end */


/*banner*/
.banner_home {
    position: relative;
    min-height: 645PX;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}





.banner_form {position: absolute;top: 54%;left: 50%;right: 0px;margin: 0 auto;text-align: center;width: 100%;transform: translate(-50%, -50%);max-width: 1050px;}
.Lunch_details ul {display: flex;justify-content: space-between;gap: 30px;}
.banner_form h2 {background: #e7e7e7;width: 100%;max-width: 430px;margin: 10px auto 0px;font-size: 19PX;font-weight: bold;padding: 15px 20px;border-radius: 20px 20px 0px 0px;}
.Lunch_details {background: #fff;padding: 26px;border-radius: 50px 50px;}
.banner_form h1 {color: #fff;font-weight: 700;}
.Lunch_details ul li {width: 33%;}
.Lunch_details ul li input[type="text"] {width: 100%;padding: 7px 17px;border-radius: 19px;background: #e7e7e7;border: 1px solid #ccc;color: #a6a6a6;font-size: 14px;}
.Lunch_details ul li button {width: 100%;padding: 7px 17px;border-radius: 19px;background: #000;border: 1px solid #ccc;color: #fff;font-size: 14px;}
.Lunch_details ul li button:hover {background: #686868;}
/*banner end*/

/* How LunchThief Works */
.how_lunchThief_works-main {display: flex;justify-content: space-between;align-items: center;}
.how_lunchThief_works-box img {width: 100%;}
.how_lunchThief_works h3 {text-align: center;margin-bottom: 30px;}
.how_lunchThief_works-box {width: 23%;text-align: center;}
.how_lunchThief_works-box h4 {font-size: 17px;padding: 16px 0px;font-size: 20px;}
.how_lunchThief_works-box p {color: #000;line-height: 18px;}
.how_lunchThief_works {padding-bottom: 0px;}
/* How LunchThief Works */

/* welcometolunchThief */
.welcometolunchThief_main {display: flex;justify-content: space-between;box-shadow: 0 0 10px 0 #545454;}
.welcometolunchThief_right {width: 52%;}
.welcometolunchThief_right img {width: 100%;}
.welcometolunchThief_left h4 {font-weight: 600;font-size: 22px;line-height: 29px;}
.welcometolunchThief_left img {margin: 14px 0px;}
.welcometolunchThief_left a.btn {padding: 13px 80px;font-weight: bold;margin: 21px 0 0 0px;font-size: 19px;}
.welcometolunchThief_left {width: 40%;padding-left: 10%;text-align: center;padding-top: 30px;}
.welcometolunchThief {padding-bottom: 40px;}
/* welcometolunchThief end */

/* Partners In Crime */
.partners_in_crime {padding-top: 0px;text-align: center;padding-bottom: 0px;}
.partners_in_crime_logo ul {display: flex;justify-content: space-between;}
.partners_in_crime-bg {background: #000;padding: 23px 0px;margin: 40px 0 0 0px;}
.partners_in_crime_logo ul li {width: 16%;}
.partners_in_crime_logo ul li img {width: 100%;transition: 0.3s;}
.partners_in_crime_logo ul li:hover img {transform: scale(1.1);transition: 0.3s;}
/* Partners In Crime End */



/* News Events Box  */
.join_the_lunchThief_crew {padding: 40px 0px;}
.join_the_lunchThief_crew_main {display: flex;justify-content: space-between;gap: 26px;}
section.join_the_lunchThief_crew h3 {text-align: center;margin-bottom: 40px;}
.join_the_lunchThief_crew_box {width: 33%;position: relative;overflow: hidden;border-radius: 10px;}
.join_the_lunchThief_crew_box img {width: 100%;transition: 0.3s;}
.join_the_lunchThief_crew_box:hover img {transform: scale(1.1);transition: 0.3s;}
.join_the_lunchThief_text_icone img {width: 100%;max-width: 70px;}
.join_the_lunchThief_text_icone {position: absolute;bottom: 45px;left: 0px;right: 0px;text-align: center;}
.join_the_lunchThief_text_icone h4 {color: #fff;text-transform: uppercase;margin-top: 17px;}
.news_events_main {clear: both;display: flex;gap: 30px;margin: 60px 0 0 0px;}
.lunchThief_news_events {padding-top: 18px;padding-bottom: 0px;}
.lunchThief_news_heading h3 {width: 68%;text-align: right;}
.lunchThief_news_heading a {width: 30%;}
.lunchThief_news_heading {display: flex;align-items: center;justify-content: space-between;}
.lunchThief_news_heading a {width: 30%;text-align: right;font-size: 21px;display: flex;justify-content: flex-end;align-items: center;color:#7f7f7f;}
.lunchThief_news_heading a img {padding-left: 5px;max-width: 30px;color: #7f7f7f;}
.news_events_box img {width: 100%;}
.news_events_box h6 img {width: 100%;max-width: 10px;margin-right: 5px;}
.news_events_box h6 {display: flex;align-items: center;font-size: 12px;color: #a9a4a9;padding: 25px 0px 11px;}
.news_events_box h5 {font-size: 15px;font-weight: 600;line-height: 22px;}
.news_events_box p {font-size: 12px;line-height: 17px;color: #a9a4a9;padding: 8px 0px;font-weight: 600;padding-bottom: 3px;}
.news_events_box a.btn {color: #000;background: none;padding: 0px;font-weight: 700;text-transform: capitalize;font-size: 16px;border-bottom: 1px solid #000;border-radius: 0px;}
/* News Events Box End */


/* Lunchthief App */
.lunchthiefapp {padding-top: 46px;padding-bottom: 1px;}
.lunchthiefapp h3 {text-align: center;display: flex;justify-content: center;align-items: center;gap: 10px;}
.lunchthiefapp_main ul {display: flex;gap: 2px;justify-content: space-between;}
.lunchthiefapp_main ul li {width: 25%;}
.lunchthiefapp_main {margin: 30px 0px 0px;}
.lunchthiefapp_main ul li img {width: 100%;}
/* Lunchthief App End */

/* Footer*/
.footerbg {background: #000;padding: 20px 0px 0px;}
.footer_logo {text-align: center;}
.footer_main_box {display: flex;justify-content: space-between;margin-top: 20px;gap: 40px;margin-bottom: 20px;}
.footer_main_box h3 {color: #fff;font-size: 19px;font-weight: bold;text-transform: uppercase;margin-bottom: 18px;padding-bottom: 15px;position: relative;}
.footer_main_box h3:after {position: absolute;bottom: 0px;left: 0px;width: 80%;height: 1px;background: #ddd;content: "";}


.footer_main_box a {color: #fff;padding-bottom: 3px;display: inline-block;font-size: 16px;}


.footer_quick_cities ul li:last-child a {
    padding-bottom: 0px;
}

.footer_social ul {display: flex;gap: 11px;}
.footer_app ul li {margin-bottom: 5px;}
.footer_app ul li:last-child {margin-bottom: 0px;}
.copy_right {text-align: center;border-top: 1px solid #fff;}
.copy_right p {color: #fff;padding: 12px 0 12px 0px;}
.footer_quick_links {width: 15%;}
.footer_quick_cities {width: 15%;}
.footer_connect {width: 20%;}
.footer_social {width: 20%;}
.footer_app {width: 25%;}
.footer_social ul li img {
    width: 100%;
    max-width: 35px;
}
.footer_main_box a:hover{color: #a1a1a1;}

.footer_main_box ul li.active a {
    color: #a1a1a1;
}



/* Footer Edn */

/* contact */
.inner-baner img {width: 100%;}
.inner-baner {position: relative;}
.inner-baner-text {position: absolute;top: 58%;left: 50%;right: 0px;margin: 0 auto;text-align: center;width: 100%;z-index: 1;transform: translate(-50%, -50%);}
.inner-baner:after {width: 100%;height: 100%;background: #0000002b;content: "";top: 0px;left: 0px;position: absolute;}

.inner-baner-text p {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding-top: 14px;
    max-width: 1000px;
    margin: 0 auto;
    line-height: 36px;
}


.contact-icone-main {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    text-align: center;
}
.contact-icone-main h3 {font-size: 20px;padding: 15px 0px 14px;}

.contact-img {
    width: 150px;
    height: 150px;
    background: #000;
    border-radius: 50%;
    border: 6px solid #e7e7e7;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    object-fit: cover;
    padding: 28px;
}

.contact-icone-box p {
    color: #000;
}




.contact-icone-box span {font-weight: bold;color: #000;margin: 0px 2px;}
.contact-icone-box ul li a {padding-bottom: 8px;display: inline-block;}
.contact-icone-box ul li:last-child a {padding-bottom: 0px;}
.contact-logo img {width: 100%;max-width: 250px;}
.contact-logo {text-align: center;padding: 60px 0px 0px;}
.contact-icone-box a:hover {color: #8f8f8f;}



/* contact end */

/* Steal From */
.steal-from-main {background: #fff;padding: 40px;border-radius: 20px;box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);}
.steal-from {display: flex;gap: 15px;margin-bottom: 30px;clear: both;}
.Presentation ul {display: flex;gap: 25px;}
.cuisine-type ul {display: flex;flex-wrap: wrap;}
.steal-from-main h3 {text-align: center;margin-bottom: 15px;}
.steal-from-main p {
    text-align: center;
    margin-bottom: 40px;
}
.steal-from-main h6 {font-size: 17px;margin: 10px 0px;}
.steal-from-main label {font-weight: 500;color: #000;margin: 0px;padding: 0px;line-height: normal;}
.steal-from input {width: 100%;padding: 14px 20px;border: none;border-radius: 30px;outline: none;transition: 0.3s;background: #ededed;border: 1px solid #b3b3b3;}
.steal-from textarea {width: 100%;padding: 14px 20px;border: none;border-radius: 20px;outline: none;transition: 0.3s;background: #ededed;
height: 175px;min-height: 175px;resize: none;border: 1px solid #b3b3b3;}
.steal-from select {appearance: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;position: relative;background-image: url(../images/drop-icon.png) !important;background-repeat: no-repeat !important;
background-position: right 32px top 50% !important;width: 100%;padding: 14px 20px;border: none;border-radius: 26px;outline: none;background: #ededed;transition: 0.3s;color: #a6a6a6;border: 1px solid #b3b3b3;}
.cuisine-type-details {display: none;}
.cuisine-type.active .cuisine-type-details {display: block;}
.cuisine-type ul li {width: 100%;max-width: 150px;float: left;margin-bottom: 8px;}
.cuisine-type ul {display: flex;flex-wrap: wrap;justify-content: space-between;}
.Presentation {margin: 30px 0px;display: block;}
.steal-from-logo {text-align: center;}
.steal-from-logo img {width: 100%;max-width: 60px;}
.cuisine-type {margin: 0 0 20px 0px;padding: 9px 20px;border: none;border-radius: 30px;outline: none;transition: 0.3s;background: #ededed;border: 1px solid #b3b3b3;}
.cuisine-type h6 i {transition: transform 0.3s;}
.cuisine-type.active h6 i {transform: rotate(180deg);}
.steal-from-logo {display: flex;flex-direction: column;align-content: center;align-items: center;}
.steal-from-logo button {border: none;background: none;color: #000;margin-top: 8px;font-weight: 700;}
.cuisine-type h6 {
    color: #a6a6a6;
    font-weight: normal;
    cursor: pointer;
}

/* Steal From end */

.contact-form {
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    margin-top: 50px;
    border-radius: 37px;
}
.contact-form a.btn {
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 120px;
}

.contact-form .steal-from {
    display: flex;
    gap: 15px;
    margin-bottom: 30px;
    clear: both;
}

.contact-form textarea {
    width: 100%;
    padding: 14px 20px;
    border: none;
    border-radius: 20px;
    outline: none;
    transition: 0.3s;
    background: #ededed;
    height: 175px;
    min-height: 175px;
    resize: none;
    border: 1px solid #b3b3b3;
}


.contact-form input {
    width: 100%;
    padding: 14px 20px;
    border: none;
    border-radius: 30px;
    outline: none;
    transition: 0.3s;
    background: #ededed;
    border: 1px solid #b3b3b3;
}




.left-main {display: flex;border-top: 1px solid #ccc;width: 48.5%;padding: 30px 0 0px 0px;gap: 20px;align-items: center;}
.why-lunchThief-box {display: flex;flex-wrap: wrap;gap: 30px;}
.left-main .left {width: 120px;height: 120px;background: #000;border-radius: 50%;border: 6px solid #e7e7e7;text-align: center;margin: 0 auto;display: flex;align-items: center;justify-content: center;object-fit: cover;
padding: 25px;}
.left-main .right {width: 80%;}
.About-why-lunchThief {padding-top: 0px;}
.About-why-lunchThief .Container_box h3 {text-align: center;margin: 0 0 20px 0px;}
.left-main .left img {width: 100%;max-width: 65px;}
.left-main:nth-child(1) {border-top: 0px;}
.left-main:nth-child(2) {border-top: 0px;}
.left-main .right h6 {padding-bottom: 10px;}




/* ============================ lunch Steals =================== */
.Lunch_details select {
    width: 100%;
    padding: 7px 17px;
    border-radius: 19px;
    border: 1px solid #ccc;
    color: #495057;
    font-size: 14px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #e7e7e7 !important;
    background-image: url(https://lunchthief.com/wp-content/uploads/2025/10/arow.jpg) !important;
    background-repeat: no-repeat;
    background-position: right 20px center;
}

.cuisine-type {
    margin: 0;
    outline: none;
    transition: 0.3s;
    width: 100%;
    padding: 13px 17px;
    border-radius: 19px;
    background: #e7e7e7;
    border: 1px solid #ccc;
    color: #a6a6a6;
    font-size: 14px;
}

.cuisine-type h6 {
    color: #495057;
    font-weight: 500;
    cursor: pointer;
    font-size: 14px;
    text-align: left;
}
.cuisine-type h6 i {
    transition: transform 0.3s;
    float: right;
    font-size: 20px;
    margin-top: -1px;
    opacity: 0.8;
}

.Lunch_details {
    background: transparent;    
    position: relative;
  width: 100%;
}

.Top_fiexd {
    position: absolute;
    width: 100%;
    background: transparent;
    z-index: 1;
    padding: 10px 0px 10px;
}

.cuisine-type-details {
    column-count: 4;
    column-gap: 30px;
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0px;
    top: 70px;
    border-radius: 10px;
    margin: 0 auto;
    left: 0px;
    padding: 20px;
    right: 0px;
    border: 1px solid #ccc;
}

.cuisine-type ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0px;
}
.cuisine-type ul li {
    width: 100%;
    max-width: 150px;
    float: left;
    margin-bottom: 8px;
}
.Lunch_details ul li label {
    font-weight: 500;
    color: #495057;
}

.cuisine-type.active .cuisine-type-details {
    display: block;
}

.Top_fiexd {
z-index: 2;
}

.login_singup ul li img {
    width: 100%;
    max-width: 35px;
    border: 1px solid #e7e7e7;
    border-radius: 50%;
    background: #fff;
}
.login_singup.location-part li::after {
    display: none;
}

#step1Form.form987 li.contact-st568 a {
    color: #fff;
    display: flex;
    align-items: center;
}

.login_singup.location-part {
    display: flex;
    align-items: center;
    justify-content: space-between;   
    max-width: 138px;
    width: 100%;
}

#step1Form.form987 .btn {
    padding: 8px 25px;
}

.login_singup.location-part ul {
    gap: 15px;
}
.login_singup.location-part li.contact-st568 {
    margin-right: 15px;
}

#step1Form.form987 .btn:hover {
    transform: translate3d(0px, 0px, 0.01px);
}

.Lunch_details ul li:last-child {
    width: auto;
}

.check-local .form-check {
   /* background-color: #e7e7e7;*/
    height: 43.5px;
    display: flex;
    gap: 0;
    align-items: center;
    padding: 10px 20px;
    border-radius: 19px;
    font-size: 14px;
}

.check-local .form-check .form-check-label{margin-right: 15px; margin-bottom: 0}
.check-local .form-check .form-check-input{margin-top: 0;margin-right: 4px;}
.check-local .form-check .form-check-label:last-child{margin-right: 0}

.cuisine-type.cuisine-type1 .cuisine-type-details {
    width: 50%;
    /* left: -100px; */
}

.Lunch_details.Lunch_details356 ul {
    display: flex;
    justify-content: center;
    gap: 30px;
}

.Lunch_details.Lunch_details356 ul li{width: auto;}
.cuisine-type h6 i{margin-left: 10px;}

.cuisine-type.cuisine-type1 .cuisine-type-details ul{gap: 0; display: block;}
.Lunch_details.Lunch_details356 .form987 ul li {
    width: auto;
    float: none;
    text-align: left;
}


/*.cuisine-type.cuisine-type1 .cuisine-type-details{column-count: 2}*/

.inner-baner-text {
    position: absolute;
    top: 40%;
    left: 50%;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    z-index: 1;
    transform: translate(-50%, -50%);
}
.inner-baner-text.inner-baner-second-row {
    top: 170px;
}


.search-image-address {
    margin-bottom: 30px;
}
.search-image-address img {
    border-radius: 5px;
}
.search-image-address h5 {   ;
    margin-bottom: 5px;
}
/*.search-image-address h5 {
    font-size: 18px;
}
.search-image-address p, .search-image-address a {
    font-size: 15px;
}*/

.search-content a {
    color: #337ab7;
    text-transform: uppercase;
}

.advt-part h3 {
    margin-bottom: 20px;
}

.advt-part {
    padding-bottom: 0;
}

.Lunch_details .form987 ul {
    gap: 7px;
}

/*.Lunch_details .form987 ul li input[type="text"], .cuisine-type, .Lunch_details .form987 select{
    border-radius: 0px;
}*/

.Lunch_details .form987 ul li {
    width: 30%;
}
.Lunch_details .form987  ul li:last-child {    
    margin-left: 10px;
    width: auto;
}

.Lunch_details.Lunch_details356 .form987 ul li:last-child {
    margin-left: 0;
}

.search-image-address img {
    border-radius: 5px;
    max-width: 250px;
    width: 100%;
}

.search-image-address {
    display: grid;
    gap: 20px;
    border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  grid-template-columns: auto auto auto auto auto auto;
}

.barcode .barcode-img {
    width: 80px;
}

.barcode .barcode-links a {
    font-size: 14px;
    display: block;
    font-weight: bold;
}
.barcode {
    display: flex;    
    gap: 20px;
    width: 100%;    
    align-items: center;
}
.barcode-links {
    width: 100%;
}
.barcode .barcode-img {
    width: 160px;
}
.menu.menu-sect .form987 ul li {
    width: 100%;
}
.Lunch_details.Lunch_details356 .form987 ul li {
    width: auto;
}


.menu.menu-sect .form987 ul li:last-child {
    width: auto;
}

.search-img {
    width: 100%;
    max-width: 160px;
}
.search-image-address {
    align-items: center;
}
.btn.btn56 {
    padding: 5px 14px;
    font-size: 14px;
}
.btn.btn56:hover{transform: translate3d(0px, 0px, 0px);}

.barcode img {
    width: 150px;
    display: block;
    margin-bottom: 10px;
}
.barcode{display: block;}

/*.app-store {
    max-width: 160px;
    width: 100%;
}*/
.app-store img {
    width: 140px;
    margin-bottom: 10px;
}
.bar-icon-part {
    max-width: 110px;
    width: 100%;
    margin-top: 20px;
}

.search-image-address div {
    flex-shrink: 0;
    word-break: break-word;
    max-width: 200px;
    width: 100%;
}

.search-image-address div.barcode {
    max-width: 140px;
}
.search-image-address div.app-store {
    max-width: 160px;
}
.search-image-address div.bar-icon-part {
    max-width: 100px;
}

.cuisine-type.active .cuisine-type-details input[type="checkbox"] {
    margin-right: 1px;
    margin-top: 0px;
}

.cuisine-type.active .cuisine-type-details label{margin-bottom: 0px;}
.form987 .cuisine-type.active .cuisine-type-details.cuisine-type-details564 {
    column-count: initial;
}


.Lunch_details ul li input::placeholder  {color: #495057;}
.Lunch_details ul li input::-webkit-input-placeholder { color: #495057; }
.Lunch_details ul li input:-ms-input-placeholder { color: #495057; }
.Lunch_details ul li input::-moz-placeholder { color: #495057; }
.Lunch_details ul li input:-moz-placeholder { color: #495057; }



.form987 .cuisine-type.active .cuisine-type-details.cuisine-type-details564 ul {
    justify-content: start;
}


.form987 .cuisine-type.active .cuisine-type-details.cuisine-type-details564 ul li:last-child{
margin-left: 0px;
}

.Lunch_details .form987 ul li input[type="text"]{color:#495057; background-color: #fff}

.Lunch_details .form987 select, .Lunch_details .form987 .cuisine-type{background-color: #fff !important}

.Lunch_details .form987 select{background-image: url(../images/arrow-down1.png) !important;}

.advt-part h3 {
    text-align: center;
}
.partners_in_crime_logo ul li img {
    border: 6px solid #e7e7e7;
    border-radius: 50%;
    background: #fff;
}
.discount-part p {
    color: #000;
    text-align: center;
}
.discount-part p span {
    /*font-size: 12px;*/
    display: block;
    text-decoration: underline;
}

/* Overlay */
    .overlay {
      position: fixed;
      top: 0;
      left: 0;
      height: 100vh;
      width: 100vw;
      background-color: rgba(0, 0, 0, 0.9);
      display: none;
      justify-content: center;
      align-items: center;
      z-index: 999;
    }

    /* Popup */
    .popup {
      background: white;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.3);
      position: relative;
      max-width: 400px;
      width: 90%;
      animation: fadeIn 0.3s ease-in-out;
    }

    /* Close button */
    .close-btn {
      position: absolute;
      top: 10px;
      right: 15px;
      font-size: 20px;
      cursor: pointer;
      border: none;
      background: none;
    }

    @keyframes fadeIn {
      from { opacity: 0; transform: scale(0.9); }
      to { opacity: 1; transform: scale(1); }
    }

    .show {
      display: flex !important;
    }

.popup h4 {
    /* font-size: 21px; */
    text-align: center;
    margin-bottom: 10px;
}
.popup p {
    color: #000;
    text-align: center;
}

.search-image-address div.barcode a.rectangle-button {
    background-color: #000;
    display: flex;
    color: #fff;
    height: 41px;
    margin-bottom: 10px;
    align-items: center;
    border-radius: 7px;
    padding: 10px;
    justify-content: space-between;
}

.search-image-address div.barcode a.rectangle-button img {
    width: 26px;
    margin-bottom: 0;
}

.logo-with-address {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 7px;
    /* padding: 10px; */
    gap: 15px;
}

.logo-with-address img {
    max-width: 150px;
    border-right: 1px solid #ccc;
}

.logo-with-address .add-right {
    text-align: left;
}
.logo-with-address .add-right p {
    text-align: left;
}

.popup.popup2 {
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    position: relative;
    max-width: 480px;
    width: 90%;
    animation: fadeIn 0.3s ease-in-out;
}

.social-media ul {
    display: grid;
    grid-template-columns: auto auto auto;
    justify-content: space-between;
    gap: 10px;
}

.social-media ul li {
    margin-top: 20px;
}
.social-media ul li img {
    max-width: 50px;
    width: 100%;
    display: block;
    margin: auto;
}
.social-media ul li span {
    text-align: center;
    margin: auto;
    display: block;
    font-weight: bold;
}

.search-image-address .search-img p {
    text-align: center;
    color: #000;
    margin-top: 0;  
}
.search-image-address .search-content p {
    color: #000;
    text-align: center;
}
.search-image-address .search-content h5{
    text-align: center;
}
.search-content p a {
    color: #000;
}

.search-image-address div.bar-icon-part {   
    margin-top: 0;
}


/* changes 3-12-2025 */
.Top_fiexd.top-fixed897 {
    background-color: #000000b8;
    position: relative;
    padding: 8px 0px 8px;
    height: 76px;
}

.Lunch_details {
padding-top: 0;
padding-bottom: 0;
}
.login_singup.location-part {
    margin-top: 0;
}
.Top_fiexd.top-fixed897 .Top_bar .logo {
    max-width: 214px;
    width: 100%;
}

.inner-baner-text.inner-baner-second-row {
    margin-top: 15px;
    position: relative;
    top: 40%;
    left: 50%;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    z-index: 1;
    transform: translate(-50%, 0%);
}

.inner-baner-text.inner-baner-second-row {
    box-shadow: 1px 2px 2px #ccc;
    padding-bottom: 15px;
    background: #fff;
    margin-top: -16px;
    padding-top: 15px;
}

.inner-baner-text.inner-baner-second-row .menu {
    margin-top: 0;
}
/*.inner-baner-text.inner-baner-second-row {
    margin-top: 15px;
}*/

.menu.menu-sect {
    margin-top: 0;
}
.advt-part {
    padding-bottom: 0;
    padding-top: 40px;
}
.search-image-address .search-img p {
    font-size: 15px;
}

/*.custom_header_fixed .inner-baner-text.inner-baner-second-row {
    margin-top: -7px;
}*/
.custom_header_fixed .Top_fiexd.top-fixed897 {
    position: fixed; 
}
.form987 .cuisine-type.active .cuisine-type-details.cuisine-type-details564 {    
    top: 44px;
    z-index: 2;
}
.cuisine-type.cuisine-type1 .cuisine-type-details {
    top: 45px;
}



#step1Form.form987 .btn {
    color: #000;
    background-color: #ccc;
    border:1px solid #ccc;
}
.partners_in_crime-bg {
    margin: 35px 0 0 0px;
}

.cuisine-type.cuisine-type1 {
    background: #fff;
}
.partners_in_crime-bg {
    background: #fff;
    padding: 15px 0px 15px;
    box-shadow: 1px 1px 0px #ccc;
  margin-bottom: 17px;   
}

.partners_in_crime_logo ul li img {
    border: 6px solid #000;    
}
section.filter-box-st {
    padding: 15px 0px 60px;
}

@media screen and (max-width:1366px){
.Lunch_details .form987 ul li input[type="text"] { 
    font-size: 14px;
}
}

@media screen and (max-width:1368px){
.Top_fiexd .Container_box {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
}
}

@media screen and (max-width:1260px){
.menu.menu-sect {
    top: 68px;
    position: absolute;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}
.cuisine-type.cuisine-type1 .cuisine-type-details {
    width: 72%;
    /* left: -100px; */
}
.advt-wrap {
    margin-bottom: 20px;
}
.inner-baner-text.inner-baner-second-row {
    margin-top: 0;
    top: 60px;
}
.Top_fiexd.top-fixed897 {
    height: 200px;
}
.advt-part {
    padding-bottom: 0;
    padding-top: 0px;
    margin-top: -33px;
}
}


@media screen and (max-width:1024px){
.menu-sect.menu {
    top: 75px;
}
.inner-baner.inner-banner-stl img {
    height: 450px;
}
.menu.menu-sect {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}
.menu.menu-sect {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
}
.inner-baner-text.inner-baner-second-row {
    top: 42px;
}
.cuisine-type.cuisine-type1 .cuisine-type-details ul{display: block; justify-content: left;}
.cuisine-type.cuisine-type1 .cuisine-type-details ul li{width: 100%;max-width: initial;text-align: left;}
.inner-baner-text.inner-baner-second-row {
    box-shadow: 0px 0px 0px #ccc;
    padding-bottom: 20px;
    background: transparent;
    margin-top: -1px;
    padding-top: 15px;
}
section.filter-box-st {
    padding: 30px 0px 60px;
}
}

@media (min-width: 767px) and (max-width: 1024px) {
.custom_header_fixed .menu.menu-sect {
    top: 72px;
    background:none repeat scroll 0 0 #000000b8;
}
.custom_header_fixed .menu.menu-sect .Lunch_details {
    padding-top: 5px;
    padding-bottom: 15px;
}
.form987 .cuisine-type.active .cuisine-type-details.cuisine-type-details564 ul li{
width:24%;
}
  .login_singup.location-part{
    margin: 11px 0px 0 0px;  
  }

 .Top_fiexd.top-fixed897 {
    height: 130px;
} 
.partners_in_crime-bg {
    background: #fff;
    padding: 15px 0px;
    margin: 100px 0 0 0px;
}
.inner-baner-text.inner-baner-second-row {
    transform: translate(0%, 0%);
    left: 0%;
    top: 40px;
    max-width: 100%;
}
.Lunch_details.Lunch_details356 {
    background-color: #fff;
    padding: 10px 0px;
    border-radius: 0%;
    box-shadow: 1px 2px 2px #ccc;
}
}

@media screen and (max-width:991px){
.search-image-address {
    display: grid;
    gap: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    grid-template-columns: auto auto auto;
}
.search-image-address div.barcode {   
    margin: auto;
}
.search-image-address div.bar-icon-part {
    margin: auto;
}
}

@media screen and (max-width:767px){
.menu-sect.menu {
    top: 70px;
}
.inner-baner-text.inner-baner-second-row {
    top: initial;
    transform: translate(-50%, 0%);
    bottom: 190px;
}
.Lunch_details.Lunch_details356 ul {
    gap: 15px;
}
.Lunch_details .form987 ul {
    gap: 15px;
}
.menu.menu-sect .Lunch_details {
    max-width: 350px;
    margin: auto;
    background-color: #fff;
}
.menu.menu-sect  .cuisine-type-details {   
    top: 180px;
    height: 190px;
    overflow: scroll;
    z-index: 9;
    column-count: auto;   
}
.custom_header_fixed .Top_fiexd.top-fixed897 {
    padding: initial;
}
.menu.menu-sect .cuisine-type-details ul {
    gap: 0;
}
.Lunch_details.Lunch_details356 {
    max-width: 350px;
    margin: auto;
    background-color: #fff;
    margin-top: 20px;
}
.inner-baner.inner-banner-stl img {
    height: 500px;
}
.login_singup.location-part {
    max-width: 94px;
    width: 100%;
}
.login_singup.location-part {
    margin: 6px 0px 0 0px;
}
.login_singup.location-part ul li img {
    width: 100%;
    max-width: 25px;    
}
.login_singup.location-part li.contact-st568 {
    margin-right: 5px;
}
.login_singup.location-part ul {
    gap: 10px;
}
.custom_header_fixed .menu.menu-sect{
    top: 80px;
}

.cuisine-type.cuisine-type1 .cuisine-type-details {
    width: 100%;
    column-count: auto;
    height: 190px;
    overflow: scroll;
    z-index: 9;
}
.Lunch_details .form987 ul li {
    width: 100%;
}
.advt-wrap {
    margin-bottom: 20px;
}
.barcode .barcode-img {    
    display: none;
}
.custom_header_fixed .Top_fiexd {
    position: static; 
}
.partners_in_crime_logo ul li {    
    text-align: center;
}
.Top_fiexd.top-fixed897 {
    position: relative;    
}
.Top_fiexd.top-fixed897 {
    height: 500px;
}
.inner-baner-text.inner-baner-second-row {
    top: initial;
    transform: translate(0%, 0%);
    bottom: 0;
    position: relative;
    left: 0;
    top: 280px;
}
.custom_header_fixed .Top_fiexd.top-fixed897 {
    position: relative;
}
.form987 .cuisine-type.active {
    position: relative;
}
.custom_header_fixed .menu.menu-sect {
    top: 50px;
}
.search-image-address > div:first-child {    
    grid-column: 1 / -1;
    margin-left: auto;
    margin-right: auto;
}
.Lunch_details.Lunch_details356 .form987 ul {
    gap: 10px;
}
.check-local .form-check {
    height: 30px;   
}
}


@media screen and (max-width:640px){
.search-image-address {
    flex-direction: column;
}
.search-image-address {
    grid-template-columns: auto auto;
    justify-content: center;
    gap: 30px;
} 
.search-image-address div.bar-icon-part {
    display: none;
}  
.logo-with-address img {
    max-width: 140px;   
} 
}

@media screen and (max-width:420px){
 .search-image-address {
    grid-template-columns: auto;
    justify-content: center;
    gap: 0px;
    text-align: center;
}
 .search-image-address div{
    max-width: 100%;
    margin-bottom: 20px;
 } 
 .search-image-address div.barcode, .search-image-address div.app-store {
    max-width: 100%;
}
.search-image-address div.bar-icon-part {
    max-width: 140px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}
.search-image-address div.discount-part {
    max-width: 300px;    
    margin-left: auto;
    margin-right: auto;
}
.search-image-address div.barcode{
    display: flex;
    gap: 5px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}   
.logo-with-address {
    flex-direction: column;
}
.logo-with-address img {
    max-width: 150px;
    border-right: 0px solid #ccc;
}
.logo-with-address .add-right {
    text-align: center;
}
.logo-with-address .add-right p {
    text-align: center;
}
.logo-with-address .add-right p {
    text-align: center;
    margin-top: 5px;
}
}   