@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap'); 
 
 
body { 
 background: #ffffff !important; 
 font-family: 'Lato', sans-serif; 
} 
 
.panel-default { 
 border-color: #dddddd3d !important; 
} 
 
.panel-footer { 
 
 background-color: #f5f5f545 !important; 
} 
.btn-success:hover { 
 color: #fff; 
 background-color: #b9a166; 
 border-color: #b9a166; 
} 
.form-control{ 
 
 /* font-weight: 400; */ 
 line-height: 1.5; 
 display: block; 
 width: 100%; 
 height: calc(1.5em + 1.25rem + 2px); 
 padding: 0.625rem 0.75rem; 
 transition: all .15s cubic-bezier(.68,-.55,.265,1.55); 
 color: #8898aa; 
 border: 1px solid #dee2e6; 
 border-radius: 0.25rem; 
 background-color: #fff; 
 background-clip: padding-box; 
 box-shadow: 0 3px 2px rgba(233,236,239,.05); 
 /* font-size: .875rem; */ 
 height: calc(1.5em + 1.25rem + 5px); 
 transition: all .15s ease-in-out; 
} 
 
/* Legacy Argon-style buttons: do not apply to Bootstrap 5 customer menu (body.ec-mnu-app) */
body:not(.ec-mnu-app) .btn-primary{ 
 color: #8898aa; 
 border-color: #8898aa; 
 background-color: transparent; 
 background-image: none; 
} 
 
body:not(.ec-mnu-app) .btn { 
 position: relative; 
 transition: all .15s ease; 
 letter-spacing: .025em; 
 text-transform: none; 
 will-change: transform; 
 font-weight: 600; 
 /* line-height: 1.5; */ 
 /* display: inline-block; */ 
 padding: 0.625rem 1.25rem; 
 cursor: pointer; 
 -webkit-user-select: none; 
 -ms-user-select: none; 
 user-select: none; 
 transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; 
 text-align: center; 
 vertical-align: middle; 
 color: #525f7f !important; 
 border: 1px solid #525f7f !important; 
 border-radius: 0.25rem; 
 background-color: transparent; 
} 
 
body:not(.ec-mnu-app) .btn-primary:hover { 
 color: #8898aa; 
 background-color: #ffffff; 
 border-color: #8898aa; 
} 
 
html { 
 scroll-behavior: smooth; 
} 
.input-group { 
 position: relative; 
 display: table; 
 border-collapse: separate; 
 z-index: 0 !important; 
} 
.date { 
 display: block; 
 text-align: center; 
 margin-top: 20px; 
 display: none !important; 
} 
 
.popover { 
 width: 100%; 
 max-width: 800px; 
} 
 
.product { 
 border: 1px solid #dddddd; 
 height: 321px; 
} 
 
.product>img { 
 max-width: 230px; 
} 
 
.product-rating { 
 font-size: 20px; 
 margin-bottom: 25px; 
} 
 
.product-title { 
 font-size: 20px; 
} 
 
.product-desc { 
 font-size: 14px; 
} 
 
.product-price { 
 font-size: 22px; 
} 
 
.product-stock { 
 color: #74DF00; 
 font-size: 20px; 
 margin-top: 10px; 
} 
 
.product-info { 
 margin-top: 50px; 
} 
.cosBT{ 
margin-top: -17% !important; 
 margin-left: 274px; 
 padding: -2px 13px; 
 font-size: 19px; 
 right: 0; 
 bottom: 0; 
 background-position: 50%; 
 border-radius: 5px 0 5px 0; 
 width: 40px; 
 height: 40px; 
 cursor: pointer; 
 color: #ffffff !important; 
 background-color: #BBA267 !important; 
 border-color: #BBA267 !important; 
} 
 
.fixed-button { 
 position: fixed; 
 bottom: 0px; 
 left: 20%; 
 right: 20%; 
 z-index: 999; 
 gap: 0.5rem; 
} 
 
 
.overlay { 
 display: none; 
 position: fixed; 
 top: 0; 
 left: 0; 
 width: 100%; 
 height: 100%; 
 background-color: rgba(0, 0, 0, 0.5); 
 z-index: 1; 
} 
 
 
.popup { 
 position: absolute; 
 top: 50%; 
 left: 50%; 
 transform: translate(-50%, -50%); 
 background-color: #fff; 
 padding: 20px; 
 border-radius: 5px; 
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); 
 max-width: 80%; 
 max-height: 80%; 
 overflow-y: auto; 
} 
 
 
.date { 
 display: block; 
 text-align: center; 
 margin-top: 20px; 
} 
 
.btn-danger1 { 
 color: #ffffff !important; 
 background-color: #dc4726 !important; 
 border-color: #dc4726 !important; 
} 
 
 
.panel-footer { 
 padding: 10px 15px; 
 background-color: #f5f5f5; 
 border-top: 1px solid #dddddd45 !important; 
 border-bottom-right-radius: 3px; 
 border-bottom-left-radius: 3px; 
} 
/********************************************* 
 VIEW 
 *********************************************/ 
 
.content-wrapper { 
 max-width: 1140px; 
 background: #fff; 
 margin: 0 auto; 
 margin-top: 25px; 
 margin-bottom: 10px; 
 border: 0px; 
 border-radius: 0px; 
} 
 
.container-fluid { 
 max-width: 1140px; 
 margin: 0 auto; 
} 
 
.view-wrapper { 
 float: right; 
 max-width: 70%; 
 margin-top: 25px; 
} 
 
.container { 
 padding-left: 0px; 
 padding-right: 0px; 
 max-width: 100%; 
} 
 
/********************************************* 
 ITEM 
 *********************************************/ 
 
.service1-items { 
 padding: 0px 0 0px 0; 
 float: left; 
 position: relative; 
 overflow: hidden; 
 max-width: 100%; 
 height: 321px; 
 width: 130px; 
} 
 
.service1-item { 
 height: 107px; 
 width: 120px; 
 display: block; 
 float: left; 
 position: relative; 
 padding-right: 20px; 
 border-right: 1px solid #DDD; 
 border-top: 1px solid #DDD; 
 border-bottom: 1px solid #DDD; 
} 
 
.service1-item>img { 
 max-height: 110px; 
 max-width: 110px; 
 opacity: 0.6; 
 transition: all .2s ease-in; 
 -o-transition: all .2s ease-in; 
 -moz-transition: all .2s ease-in; 
 -webkit-transition: all .2s ease-in; 
} 
 
.service1-item>img:hover { 
 cursor: pointer; 
 opacity: 1; 
} 
 
.service-image-left { 
 padding-right: 50px; 
} 
 
.service-image-right { 
 padding-left: 50px; 
} 
 
.service-image-left>center>img, 
.service-image-right>center>img { 
 max-height: 155px; 
} 
 
body { 
 background: #f4f4f4; 
} 
 
img { 
 
 object-fit: cover; 
 background-size: cover; 
} 
 
.popover { 
 position: fixed; 
} 
 
/********************************************* 
 fixing white space issue from right 
 *********************************************/ 
.col-lg-1, 
.col-lg-10, 
.col-lg-11, 
.col-lg-12, 
.col-lg-2, 
.col-lg-3, 
.col-lg-4, 
.col-lg-5, 
.col-lg-6, 
.col-lg-7, 
.col-lg-8, 
.col-lg-9, 
.col-md-1, 
.col-md-10, 
.col-md-11, 
.col-md-12, 
.col-md-2, 
.col-md-3, 
.col-md-4, 
.col-md-5, 
.col-md-6, 
.col-md-7, 
.col-md-8, 
.col-md-9, 
.col-sm-1, 
.col-sm-10, 
.col-sm-11, 
.col-sm-12, 
.col-sm-2, 
.col-sm-3, 
.col-sm-4, 
.col-sm-5, 
.col-sm-6, 
.col-sm-7, 
.col-sm-8, 
.col-sm-9, 
.col-xs-1, 
.col-xs-10, 
.col-xs-11, 
.col-xs-12, 
.col-xs-2, 
.col-xs-3, 
.col-xs-4, 
.col-xs-5, 
.col-xs-6, 
.col-xs-7, 
.col-xs-8, 
.col-xs-9 { 
 
 min-height: 0px; 
 
} 
 
body { 
 font-size: 14px; 
} 
 
td { 
 cursor: pointer; 
 text-align: center; 
 
} 
 
.login-form { 
 margin: 0 auto; 
 width: 500px; 
} 
 
.tags { 
 background-color: #F7F7F9; 
 border: 1px solid #E1E1E8; 
 padding: 2px 4px; 
 font-size: 1em; 
 margin: 1px; 
 float: left; 
 border-radius: 5px; 
 
} 
 
address { 
 margin-top: 47px !important; 
} 
 
.myoverlay { 
 
 position: fixed; 
 width: 100%; 
 height: 100%; 
 background: rgba(0, 0, 0, 0.4); 
 display: none; 
 z-index: 2000; 
} 
 
.tags:hover { 
 text-decoration: none; 
 background-color: #f7f7f7; 
} 
 
.gdatepicker select { 
 width: 110px; 
} 
 
/*added by depak*/ 
.our-link img { 
 margin-bottom: 10px; 
 margin-right: 10px; 
 margin-top: 10px; 
} 
 
#view-all { 
 text-align: center; 
 width: 100%; 
 float: left; 
 margin-top: 20px; 
 text-decoration: underline; 
} 
 
.mod { 
 background: rgb(237, 237, 237) none repeat scroll 0% 0%; 
} 
 
.navbar-inverse .navbar-toggle:focus, 
.navbar-inverse .navbar-toggle:hover { 
 /*background-color: transparent !important;*/ 
} 
 
.navbar-inverse .navbar-toggle { 
 color: #ffffff !important; 
 background-color: #6F6348 !important; 
 border-color: #6F6348 !important; 
 font-size: 17px !important; 
 text-transform: uppercase; 
 font-weight: bold; 
} 
 
 
/*added by depak*/ 
 
/* 
.navbar-inner{ 
background:url(../images/nav_bg.jpg) repeat; 
border:none; 
} 
 
.navbar .nav > li > a { 
color: #F8F8F8; 
font-size: 12px; 
font-weight: bold; 
text-shadow: none; 
transition: all 0.2s linear 0s; 
} 
*/ 
 
/*.navbar .nav > li > a:hover {*/ 
/* color: #fff;*/ 
/*}*/ 
 
 
 
 
.navbar .nav>li>a:hover { 
 background: #00873f !important; 
} 
 
 
 
img { 
 max-width: 100%; 
 
} 
 
.slogan { 
 margin-top: 16em; 
} 
 
.slogan ul {} 
 
.slogan ul li { 
 font-size: 1.5em; 
 line-height: 1.6; 
 list-style: none; 
 color: #FFFFFF; 
 
} 
 
.showcase { 
 margin-top: 12em; 
} 
 
/* 
.nav-collapse .nav > li { 
float:left; 
} 
 
.navbar .nav.pull-left{ 
top:5px; 
} 
 
.navbar .nav.pull-right { 
top: 5px; 
} 
*/ 
 
 
#box_login .box_wrapper { 
 margin-left: 0; 
} 
 
#box_login .box { 
 background-color: #FFFFFF; 
 border: 2px solid #0099CC; 
 border-radius: 10px; 
 box-shadow: 0 0 10px 0 #DDDDDD; 
 float: none; 
 margin: 40px auto 25px; 
 padding-bottom: 26px; 
} 
 
 
#box_login .box .head { 
 background-color: #0099CC; 
 border-bottom: 1px solid #D6D6D6; 
 border-radius: 0px 0px 0px 0px; 
 display: inline-block; 
 margin-bottom: 37px; 
 padding: 10px 0; 
 text-align: center; 
 width: 100%; 
 color: #FFFFFF; 
 border-radius: 8px 8px 0 0; 
} 
 
#box_login .box .head h4 { 
 text-transform: uppercase; 
 font-size: 24px !important; 
 margin: 0; 
} 
 
.text-sign { 
 font-style: italic; 
} 
 
 
#box_login .box .form { 
 margin: 0 auto; 
 text-align: center; 
 width: 83%; 
} 
 
 
#box_login .box .division { 
 display: inline-block; 
 margin: 17px 0 23px; 
 position: relative; 
 text-align: center; 
 width: 100%; 
} 
 
#box_login .box .division hr.left { 
 top: 13px; 
} 
 
#box_login .box .division hr { 
 border-color: #E2E2E4; 
 border-width: 1px; 
 margin: 0; 
 position: absolute; 
 width: 40%; 
} 
 
 
#box_login .box .division hr.right { 
 bottom: 6px; 
 right: 0; 
} 
 
#box_login .box .form input[type="text"], 
#box_login .box .form input[type="password"] { 
 border-color: #DBDBDB #EAEAEA #EAEAEA #DBDBDB; 
 border-style: solid; 
 border-width: 1px; 
 font-size: 12px; 
 height: 30px; 
 margin-bottom: 16px; 
 width: 95%; 
 border-radius: 0; 
 font-style: italic; 
} 
 
 
#box_login .box_wrapper p.already { 
 color: #454B52; 
 text-align: center; 
} 
 
/*.navbar-fixed-top { 
left: 0; 
position: fixed; 
right: 0; 
top: 0; 
z-index: 500; 
}*/ 
 
/*.navbar-inner-nav{ 
background:#ffffff; 
margin-top:20px; 
} 
 
 
 
.navbar .navbar-inner-nav .nav > li > a{ 
color:#666; 
font-weight: normal; 
font-size:12px; 
}*/ 
 
.navbar .navbar-inner-nav .nav>li>a:hover { 
 color: #0099CC; 
} 
 
.thumbnail { 
 max-width: 30em; 
 height: 30em; 
} 
 
.mycontent { 
 min-height: 400px; 
 margin-top: 10px; 
} 
 
.s2ui_hidden_button { 
 position: absolute; 
 z-index: -1000; 
} 
 
#forgotPasswordFormContainer .ui-dialog-title { 
 display: none; 
} 
 
.s2ui_error { 
 color: #b94a48; 
 background-color: #f2dede; 
 border-color: #eed3d7; 
 padding: 8px 35px 8px 14px; 
 
} 
 
#registerForm { 
 text-align: left; 
} 
 
.form .ui-dialog-titlebar, 
.form .ui-widget-header { 
 display: none; 
} 
 
.form .ui-widget-content { 
 border: none; 
} 
 
body>div.jGrowl.top-right { 
 top: 40%; 
 right: 40%; 
} 
 
table { 
 font-size: 12px; 
} 
 
 
 
 
#addThis { 
 
 padding: 12px 0; 
 
} 
 
.profile-thumb {} 
 
.profile-thumb img { 
 border-radius: 3px; 
 width: 100px; 
} 
 
#banner { 
 background: url("../images/banner-main-top.png") -220px 0; 
 height: 390px; 
 margin-bottom: 20px; 
} 
 
#banner p { 
 width: 580px; 
 color: #fff; 
 text-shadow: 1px 1px rgba(111, 111, 111, 0.5); 
 font-size: 14px; 
} 
 
.nomargin { 
 margin: 0 !important; 
} 
 
body { 
 font-size: 12px; 
} 
 
.orange { 
 color: #faa732; 
} 
 
 
 
a:hover { 
 color: #0099CC; 
} 
 
 
#hero { 
 background: linear-gradient(to bottom, #FFFFFF 1%, #F9F9F9 100%) repeat scroll 0 0 transparent; 
 border-bottom: 1px solid #D1D2D4; 
 box-shadow: 0 3px 8px 0 #E7E7E7; 
 height: 330px; 
 padding-bottom: 50px; 
 padding-top: 50px; 
} 
 
.carousel { 
 line-height: 1; 
 margin-bottom: 20px; 
 position: relative; 
} 
 
 
.carousel-inner { 
 overflow: hidden; 
 position: relative; 
 width: 100%; 
} 
 
 
#hero .carousel-inner .item { 
 height: 350px; 
 padding: 0 70px; 
} 
 
 
#hero .item h1 { 
 font-size: 26px; 
 margin-left: 20px; 
 margin-top: 30px; 
 line-height: 32px; 
} 
 
 
#hero .item .btn { 
 font-size: 18px; 
 margin-left: 20px; 
 margin-top: 25px; 
} 
 
#hero .item p { 
 font-size: 14px; 
 line-height: 24px; 
 margin-left: 20px; 
} 
 
 
 
#intro { 
 margin-top: 65px; 
 text-align: center; 
} 
 
 
#intro h1 { 
 color: #252B34; 
 font-size: 28px; 
 font-weight: normal; 
 margin: 0 auto; 
 text-shadow: 2px 2px 1px white; 
 font-weight: bold; 
 line-height: 38px; 
 /* 
width: 55%; 
*/ 
} 
 
.features_page { 
 margin-top: 50px; 
} 
 
 
.features_page .features2 { 
 margin-top: 70px; 
} 
 
.features_page .section_header { 
 margin-top: 55px; 
} 
 
.section_header { 
 color: #484848; 
 font-weight: bolder; 
 margin-bottom: 15px; 
 margin-top: 40px; 
 position: relative; 
 text-align: center; 
} 
 
.section_header hr { 
 border-bottom: 2px solid white; 
 border-top: 1px solid #BEC0C3; 
 position: absolute; 
 width: 25%; 
} 
 
.section_header span { 
 display: block; 
 margin: 0 auto; 
 width: 100%; 
 color: #337ab7; 
} 
 
 
 
.section_header hr.right { 
 right: 0; 
 top: 0; 
} 
 
 
.features_page h3.intro { 
 color: #282F39; 
 font-size: 22px; 
 font-weight: normal; 
 line-height: 32px; 
 margin: 0 auto 70px; 
 text-align: center; 
 width: 83%; 
} 
 
 
.features_page .feature2 { 
 margin-bottom: 50px; 
 position: relative; 
} 
 
.pagination-centered { 
 text-align: center; 
} 
 
/*from here*/ 
.c-form input[type="text"] { 
 border-radius: 0px; 
} 
 
.c-form input, 
textarea { 
 border-radius: 0px; 
} 
 
.bordered { 
 border: 1px solid #ddd; 
 border-radius: 2px; 
 padding: 5px 10px; 
 background-color: #f5f5f5; 
 margin-bottom: 10px; 
} 
 
.p-margin p { 
 margin: 0px; 
} 
 
.contact-form input[type="text"] { 
 background-color: #FFFFFF; 
 border-radius: 0; 
 border: 1px solid #CCCCCC; 
 transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; 
} 
 
.contact-form input, 
textarea, 
select, 
.uneditable-input { 
 width: auto; 
 border-radius: 0px; 
} 
 
.contact-form textarea { 
 width: 90%; 
 background-color: #FFFFFF; 
 border-radius: 0; 
 border: 1px solid #CCCCCC; 
 transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; 
} 
 
#advancedFilter { 
 
 padding: 6px; 
 background: #f5f5f5; 
 border: 1px solid #ccc; 
 border-radius: 2px; 
} 
 
.advancedFilter { 
 
 padding: 6px; 
 background: #f5f5f5; 
 border: 1px solid #ccc; 
 border-radius: 6px; 
} 
 
#advancedFilter1 { 
 
 padding: 6px; 
 background: #f5f5f5; 
 border: 1px solid #ccc; 
 border-radius: 6px; 
} 
 
 
#advancedFilter input[type="text"] { 
 margin-bottom: 0; 
} 
 
 
label { 
 font-size: 12px; 
} 
 
#details-wrap { 
 background: rgba(0, 0, 0, 0.9); 
 width: 100%; 
 height: 100%; 
 position: fixed; 
 top: 0; 
 display: none; 
} 
 
#details { 
 border-radius: 4px; 
 position: absolute; 
 top: 80px; 
 left: 0px; 
 background: #fff; 
 z-index: 99; 
 display: none; 
 
 
} 
 
a#close-detail { 
 position: absolute; 
 z-index: 99; 
 top: 59px; 
 left: 0; 
 display: none; 
} 
 
select, 
textarea, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input { 
 font-size: 12px; 
 border-radius: 0px; 
} 
 
 
/* updated lagter*/ 
/*.footer{ 
width: 100%; 
bottom: 0; 
font-size: 12px; 
color: #666666; 
}*/ 
 
.f-top { 
 min-height: 180px; 
 color: #484848; 
 min-width: 320px; 
} 
 
.f-btm { 
 background: #000000; 
 min-height: 40px; 
 min-width: 320px; 
} 
 
.f-quick>li { 
 list-style-type: none; 
} 
 
.f-quick>li>a { 
 text-decoration: none; 
 color: #CCCCCC; 
 transition: all 0.3s ease-in-out 0s; 
} 
 
.f-quick>li>a:hover { 
 color: #0099CC; 
 padding-left: 5px; 
} 
 
.f-social>li { 
 list-style-type: none; 
} 
 
.f-social>li>a { 
 text-decoration: none; 
 transition: all 0.3s ease-in-out 0s; 
} 
 
.f-social>li>a:hover { 
 opacity: 0.5; 
} 
 
.f-heading { 
 border-bottom: 1px solid; 
 color: #0099cc; 
 font-size: 14px; 
 font-weight: bold; 
 margin-bottom: 10px; 
 padding: 10px 0 5px; 
} 
 
.top { 
 
 color: #FFF; 
} 
 
.top-title { 
 color: #FFFFFF; 
 padding: 30px 5px 5px 0px; 
} 
 
.lead { 
 font-size: 14px; 
 color: #E1E1E1; 
 line-height: 20px; 
 vertical-align: middle; 
 padding: 5px 5px 5px 0px; 
} 
 
.btn-modified { 
 background: none; 
 border: 1px solid #FFFFFF; 
 padding: 10px 15px; 
 border-radius: 2px; 
 color: #FFFFFF; 
 text-shadow: none; 
} 
 
.btn-modified:hover { 
 transition: all 0.2s ease-in-out 0.1s; 
 background: #FFFFFF; 
 border: 1px solid #FFF; 
 border-radius: 2px; 
} 
 
.btn-outline-inverse { 
 color: #fff; 
 background-color: #0099CC; 
 border-color: #FFFFFF; 
} 
 
.btn-outline-inverse:hover, 
.btn-outline-inverse:focus, 
.btn-outline-inverse:active { 
 color: #0099CC; 
 text-shadow: none; 
 background-color: #fff; 
 border-color: #fff; 
} 
 
.reg-text { 
 padding: 0 10px; 
} 
 
/*responsive footer*/ 
@media (max-width: 767px) { 
 .f-btm { 
 margin-right: -20px; 
 margin-left: -20px; 
 } 
 
 .f-top { 
 margin-right: -20px; 
 margin-left: -20px; 
 } 
} 
 
.shareurl { 
 border: 1px solid #f9f9f9; 
 padding: 3px; 
} 
 
.remMargin { 
 margin-left: 0; 
} 
 
.tokenfield { 
 height: 80px !important; 
 margin-bottom: 10px; 
} 
 
.lead1 { 
 color: #333; 
 
 font-size: 1.5em; 
} 
 
.remGrey { 
 background: #fefefe; 
} 
 
.table-buttons td { 
 border-top: none; 
} 
 
.form-error { 
 color: #ff3300; 
} 
 
 
 
.mblock { 
 background: none repeat scroll 0 0 #d9edf7; 
 color: #fff; 
 display: block; 
 margin: 20px 0; 
 padding: 19px; 
 border-radius: 5px; 
 color: #454545; 
} 
 
.mblock .header-small { 
 color: #0088cc; 
} 
 
 
.header-small { 
 color: #0088cc; 
 font-weight: bold; 
 line-height: 24px; 
 margin: 0 0 5px; 
} 
 
.quote { 
 background: none repeat scroll 0 0 #454545; 
 color: #efefef; 
 font-size: 24px; 
 line-height: 40px; 
 margin: 0 -19px -19px; 
 text-align: center; 
 border-radius: 0 0 5px 5px; 
 border-top: 1px solid #353535; 
} 
 
/*.navbar .nav > li > a:hover {*/ 
/* background: #0099CC;*/ 
/*}*/ 
 
.header-small span { 
 font-size: 24px; 
 line-height: 28px; 
 margin: 0; 
 width: auto !important; 
} 
 
/*.btn-primary {*/ 
/* color: #bba367 !IMPORTANT;*/ 
/* background-color: transparent !IMPORTANT;*/ 
/* border-color: #bba367 !IMPORTANT;*/ 
/*}*/ 
 
.btn-success { 
 color: #fff !important; 
 background-color: #bba367; 
 border-color: #bba367 !important; 
 
} 
 
body:not(.ec-mnu-app) a { 
 color: #bba367 !important; 
 text-decoration: none; 
 font-weight: bold !important; 
} 
 
.btn-default1 { 
 color: #ffffff !important; 
 background-color: #6F6348; 
 border-color: #6F6348 !important; 
 font-size: 17px !important; 
 text-transform: uppercase; 
 font-weight: bold; 
} 
 
 
.navbar-inverse { 
 background-color: #fff; 
 border-color: #ffffff; 
 box-shadow: 0 4px 2px rgb(0 0 0 / 8%); 
} 
 
 
.category-inner li { 
 float: left 
} 
 
.category-inner li, 
.category-inner li a { 
 display: -webkit-box; 
 display: -ms-flexbox; 
 display: flex 
} 
 
.category-inner li a { 
 font-size: 12px; 
 min-width: 80px; 
 min-height: 40px; 
 font-weight: 700; 
 border-radius: 5px; 
 padding: .2rem 1rem; 
 -webkit-box-align: center; 
 -ms-flex-align: center; 
 align-items: center; 
 -webkit-box-pack: center; 
 -ms-flex-pack: center; 
 justify-content: center; 
 -webkit-box-sizing: unset; 
 box-sizing: unset; 
 white-space: nowrap; 
 background-color: #f4f4f4 !important; 
 color: #656565 !important; 
 margin: 1.5rem .5rem .5rem; 
 text-align: center; 
 line-height: normal 
} 
 
.category-inner li a:first-of-type { 
 margin-left: 0 
} 
 
.category-inner li.active { 
 
 font-size: 12px; 
 
 border-radius: 5px; 
 /* padding: 0.2rem 1rem; */ 
 -webkit-box-align: center; 
 -ms-flex-align: center; 
 align-items: center; 
 -webkit-box-pack: center; 
 -ms-flex-pack: center; 
 justify-content: center; 
 -webkit-box-sizing: unset; 
 box-sizing: unset; 
 white-space: nowrap; 
 /*background-color: #bba367 !important;*/ 
 color: #656565 !important; 
 /* margin: 1.5rem 0.5rem 0.5rem; */ 
 text-align: center; 
 line-height: normal; 
 opacity: 0.5; 
 
} 
 
 
.category-inner { 
 display: -webkit-box; 
 display: -ms-flexbox; 
 display: flex; 
 -webkit-box-sizing: unset; 
 box-sizing: unset 
} 
 
.category-inner.noscroll { 
 display: block !important; 
 text-align: center; 
 padding: 1rem 0 
} 
 
.category-inner.noscroll li { 
 display: inline-block !important; 
 float: none 
} 
 
.category-inner.noscroll li a { 
 min-width: 60px; 
 min-height: 35px; 
 margin: .2rem; 
 font-size: 13px; 
 font-weight: 500; 
 text-decoration: none !important; 
 text-transform: uppercase; 
} 
 
.category-outer { 
 overflow-y: auto 
} 
 
.category-inner { 
 max-height: 100px; /* Adjust this value as needed */ 
 overflow-y: auto; 
} 
 
 
/* Define styles for the scrollable list */ 
.category-inner.noscroll { 
 overflow: hidden; /* Hide the overflow on all screens */ 
} 
 
/* Apply scroll bar on screens with a max-width of 768px (adjust as needed) */ 
@media (max-width: 768px) { 
 .category-inner.noscroll { 
 overflow-x: scroll; /* Enable horizontal scroll */ 
 white-space: nowrap; /* Prevent wrapping of list items */ 
 } 
} 
 
/* Width and height of the scrollbar (optional) */ 
::-webkit-scrollbar { 
 width: 5px; /* Adjust this value to make the scrollbar narrower */ 
} 
 
/* Track (the background of the scrollbar) */ 
::-webkit-scrollbar-track { 
 background: #f1f1f1; /* Change this to the background color you want */ 
 border-radius: 5px; /* Optional: Round the corners of the scrollbar handle */ 
 width: 5px; /* Adjust this value to make the scrollbar handle narrower */ 
 height: 5px; /* Adjust this value to make the scrollbar handle the same size on both sides */ 
} 
 
/* Handle (the draggable part) for both up and down scrollbar */ 
::-webkit-scrollbar-thumb, 
::-webkit-scrollbar-thumb:vertical { 
 background: #bba367; /* Change this to the red color you want */ 
 border-radius: 5px; /* Optional: Round the corners of the scrollbar handle */ 
 width: 5px; /* Adjust this value to make the scrollbar handle narrower */ 
 height: 5px; /* Adjust this value to make the scrollbar handle the same size on both sides */ 
} 
 
/* Optional: Hover styles for the scrollbar handle */ 
::-webkit-scrollbar-thumb:hover { 
 background: #bba367; /* Change this to a darker red color on hover if desired */ 
} 
 
 #page-loader { 
 position: fixed; 
 top: 0; 
 left: 0; 
 width: 100%; 
 height: 100%; 
 background: rgba(255, 255, 255, 0.8); 
 display: flex; 
 justify-content: center; 
 align-items: center; 
 z-index: 9999; 
} 
 
.loader { 
 border: 5px solid #f3f3f3; 
 border-top: 5px solid #3498db; 
 border-radius: 50%; 
 width: 50px; 
 height: 50px; 
 animation: spin 2s linear infinite; 
} 
 
@keyframes spin { 
 0% { transform: rotate(0deg); } 
 100% { transform: rotate(360deg); } 
} 

/* ——— Eat n Chill: layout & feedback (UX) ——— */
.ec-top-nav {
    border-radius: 0;
    margin-bottom: 0;
}

.ec-top-nav .navbar-brand {
    float: left;
}

.ec-nav-logo {
    width: auto;
    max-height: 50px;
    height: auto;
    display: block;
}

.ec-nav-toggle {
    border: 1px solid rgba(111, 99, 72, 0.35) !important;
    border-radius: 10px !important;
    padding: 10px 14px !important;
    margin-top: 10px;
    margin-right: 8px;
    text-align: left;
    max-width: 140px;
}

.ec-nav-toggle .icon-bar {
    display: none;
}

.ec-nav-toggle__row {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #6F6348;
    font-weight: 700;
}

.ec-nav-toggle__num {
    display: block;
    font-size: 22px;
    line-height: 1.1;
    color: #2d2a26;
    font-weight: 800;
}

.ec-nav-toggle__session {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    font-weight: 600;
    color: #8a7e62;
}

.ec-nav-timer--compact {
    margin-top: 4px;
    font-size: 11px;
    color: #6F6348;
    min-height: 1.2em;
}

.ec-nav-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.ec-nav-meta > li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.ec-session-pill {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    background: linear-gradient(135deg, #f8f6f1 0%, #f0ebe3 100%);
    border: 1px solid rgba(187, 163, 103, 0.45);
    border-radius: 999px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}

.ec-session-pill__icon {
    color: #bba367;
    font-size: 15px;
}

.ec-session-pill__label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 700;
    color: #6F6348;
}

.ec-session-pill__time {
    font-variant-numeric: tabular-nums;
    font-weight: 800;
    font-size: 16px;
    color: #2d2a26;
}

.ec-table-chip {
    display: inline-flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 120px;
    padding: 10px 16px !important;
    border-radius: 12px !important;
    cursor: default;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.ec-table-chip__label {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    opacity: 0.85;
}

.ec-table-chip__num {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.2;
}

.ec-nav-timer {
    font-size: 12px;
    margin-top: 4px;
    text-align: center;
    color: rgba(255, 255, 255, 0.95);
    min-height: 1.2em;
}

.ec-checkout-page {
    background: #faf9f7;
    min-height: 100vh;
}

.ec-checkout-wrap {
    padding: 32px 0 48px;
}

.ec-feedback {
    max-width: 520px;
    margin: 24px auto;
    padding: 36px 32px 40px;
    text-align: center;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 12px 40px rgba(45, 42, 38, 0.08);
    border: 1px solid rgba(0, 0, 0, 0.06);
}

.ec-feedback__icon {
    font-size: 56px;
    line-height: 1;
    margin-bottom: 16px;
}

.ec-feedback--success .ec-feedback__icon {
    color: #3d9e5c;
}

.ec-feedback--error .ec-feedback__icon {
    color: #c0392b;
}

.ec-feedback--warn .ec-feedback__icon {
    color: #c9a227;
}

.ec-feedback__title {
    font-size: 26px;
    font-weight: 800;
    margin: 0 0 10px;
    color: #1f1d1b;
    letter-spacing: -0.02em;
}

.ec-feedback__lead {
    font-size: 16px;
    line-height: 1.55;
    color: #5c5650;
    margin: 0 0 20px;
}

.ec-feedback__meta {
    font-size: 14px;
    color: #6d6760;
    margin: 0 0 24px;
}

.ec-feedback__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-top: 8px;
}

.ec-btn-pill {
    border-radius: 999px !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
    font-weight: 600 !important;
}

.ec-progress {
    margin: 8px 0 20px;
}

.ec-progress__track {
    height: 6px;
    background: #ece8e0;
    border-radius: 999px;
    overflow: hidden;
}

.ec-progress__fill {
    height: 100%;
    background: linear-gradient(90deg, #bba367, #d4bc7f);
    border-radius: 999px;
    transition: width 0.35s ease;
}

@media (max-width: 767px) {
    .ec-session-pill {
        margin-top: 8px;
    }

    .ec-feedback {
        margin: 16px 12px;
        padding: 28px 20px 32px;
    }

    .ec-feedback__title {
        font-size: 22px;
    }
}
