html{font-size: 14px;}
@font-face {
    font-family: 'SARABUN-Regular';
    src: url('fonts/SARABUN-Regular.eot');
    src: url('fonts/SARABUN-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/SARABUN-Regular.woff') format('woff'),
         url('fonts/SARABUN-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SARABUN-Bold';
    src: url('fonts/SARABUN-Bold.eot');
    src: url('fonts/SARABUN-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/SARABUN-Bold.woff') format('woff'),
         url('fonts/SARABUN-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: 'SARABUN-Regular';
	cursor: default;
	position: relative;
	line-height:normal;
	font-size: 1rem;
    color: #63422c;
    background: #e8dedc;
}

img{ border:0; margin:auto;}
a{
    text-decoration:none;
    color:inherit;
}
a:hover{
    color:inherit; 
    text-decoration: none;
}
ul{	padding-left: 0;margin-bottom: 0;}
h1, h2, h3{line-height: normal;}

#nav-icon3{
	z-index: 88;
	width: 35px;
	height: 30px;
	position: absolute;
    top: 30%;
    right: 0%;
	margin:0px 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
#nav-icon3:focus{outline: none !important;}
#nav-icon3 span{
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
    background: #1d315f;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
	top: 0px;
}
#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
	top: 10px;
}
#nav-icon3 span:nth-child(4) {
	top: 20px;
}
#nav-icon3.open span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%;
}
#nav-icon3.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}
/*head--//////////////////////////////////////////////////////////////////////////*/
.headbar-main{
    width: 100%;
    padding: 0rem 0;
    transition: all 0.5s;
    background: #FFF;
}
.hamburgers-box{
    width: 100%;
    position: relative;
    transition: all 0.5s;
}
.navbar-brand {
    width:auto;
    padding: 10px 0;
    margin-right: 0;
    text-align: left;
    transition: all 0.5s;
}
.navbar-brand img{
    width: 70px;
    transition: all 0.5s;
}
.navbar-logo-mobile {
    width: 100%;
    padding: 5% 0;
    display: block;
    text-align: center;
    color: #443e8f;
    font-weight: 700;
    font-size: 2rem;
}
.navbar-collapse ul li{
	padding: 0;
    transition: all 0.5s;
    font-size: 1.2rem;
    text-align: center;
}
.navbar-collapse ul li a {
    width: 100%;
    margin: auto;
    color: #63422c;
    padding:10px 15px;
    position: relative;
    display: block;
}
.navbar-collapse ul li.active a, .navbar-collapse ul li a:hover, .navbar-collapse ul li:hover a{ color: #FFF; }
.navbar-collapse ul li.active, .navbar-collapse ul li:hover{background-color: rgb(184, 155, 125); }
.navbar-collapse ul li.active img, .navbar-collapse ul li:hover img{filter: brightness(0) invert(1);}

/*content--//////////////////////////////////////////////////////////////////////////*/
.text-bold{font-family: 'SARABUN-Bold';}
.font-style{font-size: 1rem;}
.font-style1{font-size: 1.2rem;}
.font-style2{font-size: 1.4rem;}
.font-style3{font-size: 1.6rem;}
.font-style4{font-size: 1.8rem;}
.font-style5{font-size: 2rem;}
.text-red{color:#F00!important; }
.text-gray{color:#a5a6a8 !important; }
.text-black{color:#42464e!important; }
.text-green{color: #28c358!important;}
.text-brown{color: #b78654!important;}
.content-box{padding: 10% 0;}
.intro-header{
    background: #FFF;
    border-radius: 10px;
    padding: 8px;
    margin: 2rem auto;
}
.search-box{position: relative;}
.search-box img{
    width: 1.3em;
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0,-50%);
}
.search-box .search-form{
    width: 100%;
    height: 100%;
    padding: 5px 5px 5px 20px;
    border: none;
}
.search-box .search-form:focus{outline: none;}
.search-box .search-form::placeholder{color: #b89b7d;}

.online-user img{width: 1.3em;margin: 0;margin-right: 8px;}
.online-user .fa-circle{vertical-align: middle;margin-right: 5px;}
.setthing-btn img{width: 2em;}
.setthing-btn{text-align: right;}
.show-price{text-align: center;}
.list-set{
    color: #63422c;
    width: auto;
    border: none;
    box-shadow: none;
    background: none;
    font-weight: 700;
    min-height: inherit;
}
.list-set:focus{outline: none;}
.menu-paylist ul{
    list-style: none;
    display: flex;
    align-items: center;
}
.menu-paylist ul li{
    width: 100%;
    margin: auto;
    padding:13px  5px;
    text-align: center;
    border-radius: 10px;
    transition: all .5s;
}
.menu-paylist ul li.active, .menu-paylist ul li:hover{
    background-color: rgb(184, 155, 125);
    box-shadow: 0 0 20px #e6d6bc;
    color: #FFF;
}
.menu-paylist ul li.active img, .menu-paylist ul li:hover img{filter: brightness(0) invert(1);}
.cha-stylebox{
    padding: 10px;
    background: #FFF;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 2rem;
    position: relative;
    border: 1px solid transparent;
    transition: all .5s;
}
.cha-stylebox:hover, .cha-stylebox.active{
    border-color: #b89b7d;
    box-shadow: 0 0 20px #e6d6bc;
}
.img-box{
    width: 100%;
	height:120px;
    overflow: hidden;
    position: relative;
	display: flex;
	align-items: center;
}
.img-box img{
    max-width: 100%;
	max-height: 100%;
	border-radius: 50%;
}
.img-box .tag-flag{
    position: absolute;
    top: 2%;
    right: -3%;
    z-index: 1;
    width: 2.5em;
}
.tag-flag2{
	position: absolute;
	top: -5%;
	right: 2%;
	z-index: 1;
	font-size: 2.5rem;
	color: #fdc23c;
}
.detail-box > p, .list-selectfoods > p{color: #b89b7d;}
.img-box img{width: 100%; transition: all 0.5s;}
.checked-box{
    padding: 5px;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 5px 0 0 0;
    color: #FFF;
    z-index: 2;
    background: #b89b7d;
}
.list-selectfoods{
    background: #FFF;
    border-radius: 10px;
    padding: 15px;
    width: 100%;
    overflow-x: auto;
    overflow-y:hidden;
}
.list-selectfoods .border-bottomlist{ border-bottom: 1px solid #eff0f3; margin-bottom: 1rem ;padding-bottom: 1rem;}
/*.list-selectfoods table{
    min-width: 350px;
}
.list-selectfoods table td{
    padding: 10px 5px;
    border-bottom: 1px solid #eff0f3;
}
.list-selectfoods table td:first-child{text-align: center;}
.list-selectfoods table td:last-child{text-align: right;}*/

.menu-paylist ul li a{display: block;}
.input-foods{
    position: relative;
    overflow: hidden;
    border:1px solid #b89b7d;
    border-radius: 10px;
    padding:10px 10px;
    margin: 1rem 1rem;
}
.input-foods input{
    width: 100%;
    height: 100%;
    background: #FFF;
    border:none;
    padding: 0 15px;
}
.input-foods input:focus, .input-foods button:focus{outline: none; box-shadow: none;}
.input-foods input[type=number]::-webkit-inner-spin-button,
.input-foods input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none;}
.input-foods button.arrow-top{
    background: url("../images/arrow-top.png") center no-repeat #b89b7d;   
    background-size: auto;
    color: #FFF;
    padding: 5px;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 19px;
    border: none;
    box-shadow: none;
    cursor: pointer;
}
.input-foods button.arrow-bottom{
    background: url("../images/arrow-bottom.png") center no-repeat #b89b7d;    
    background-size: auto;
    color: #FFF;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 18px;
    border: none;
    box-shadow: none;
    cursor: pointer;
}
.payment-box {
    background: #58a758;
    color: #FFF;
    padding: 7px 0;
    border-radius: 5px;
    margin: 1rem auto 0;
    transition: all 0.5s;
    border: 1px solid #58a758;
}
.payment-box:hover{
    background: #FFF;
    color: #58a758;
}
.payment-box-brown{
    background: #b89b7d;
    color: #FFF;
    padding: 7px 0;
    border-radius: 5px;
    margin: 1rem auto 0;
    border: 1px solid #b89b7d;
}
.checked-discount .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checked-discount  .container input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #FFF;
    border:1px solid #7d7f82;
    border-radius: 3px;
}

/* When the checkbox is checked, add a blue background */
.checked-discount  .container input:checked ~ .checkmark {
    background-color: #e51635;
    border-color: #e51635;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checked-discount  .container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checked-discount .container .checkmark:after {
    left: 7px;
    top: 3px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.show-timeshouse-pay .modal-dialog {
    max-width: 700px;
    margin: 2rem auto;
}
.timeshouse-pay{
    width: 100%;
    box-shadow: none;
    border: 1px solid #24b056;
    padding: 7px;
    border-radius: 8px;
    background: #24b056;
    color: #FFF;
    transition: all 0.5s;
    margin: auto;
    cursor: pointer;
}
.timeshouse-pay:hover{
    background: #FFF;
    color: #24b056;    
}
.menu-paychoose ul{
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-paychoose ul li{
    width: 100%;
    margin: auto;
}
.menu-paychoose ul li img{
    width:2em; 
    margin: 0;
    margin-right: 5px;
    transition: all 0.5s;
}
.paychoose-green {
    height: 53px;
    cursor: pointer; 
    transition: all .5s;
    padding: 7px;
    border: 1px solid transparent;
    border-radius: 8px;
    background: #FFF;
    color: #42464e;
}
.menu-paychoose input[type='checkbox']:checked + label.paychoose-green img{filter: brightness(0) invert(1);}
.menu-paychoose ul li input[type='checkbox']{display: none;}
.menu-paychoose input[type='checkbox']:checked + label.paychoose-green {background: #24b056; color:#FFF;}



.show-timeshouse-pay .modal-content{border-radius: 10px;}
.show-timeshouse-pay .close:focus{border: none; box-shadow: none;outline: none;}
.show-timeshouse-foodlist .modal-content{border-radius: 10px;}
.bg-gray{background: #f4f5f8;}
.select-choose ul{
    list-style: none;
    display: flex;
    align-items: center;
}
.select-choose ul li{
    width: 80%;
    margin: auto ;
    margin-right: 8px;
    border-radius: 8px;
    padding: 8px;
    text-align: center;
    background: #f4f5f8;
    color: #42464e;
	cursor: pointer;
}
.select-choose ul li:last-child{margin-right: 0;}
.select-choose ul li:hover, .select-choose ul li.active{
    color: #FFF;
    background: #24b056;
}
.noti-form{
    width: 100%;
    border: 1px solid #a5a6a8;
    padding: 5px 15px;
    border-radius: 8px;
}
.noti-form:focus{outline: none;}
.calculator-box{
    border: 1px solid #eff0f3;
    border-radius: 10px;
}
.calculator-dispaly{
    padding: 8px 0;
    border-bottom: 1px solid #eff0f3;
}
.calculator-change{padding: 8px 0;}
.numbers-show{
    display: flex;
    align-items: center;
    text-align: center;
}
.numbers-show p {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    padding: 10px;
    cursor: pointer;
    border-right: 1px solid #eff0f3;
    border-bottom: 1px solid #eff0f3;
}
.numbers-show p:last-child{border-right: none;}
.numbers-show:nth-child(4) p{border-bottom: none;}
/*********************************************************/
.text-comming{
	font-size:1.4rem;
}
.text-topic{
	font-size:1.6rem;
	border-bottom: solid 1px #d0d0d0;
    margin-bottom: 30px;
}
.subcatepd:hover{
	cursor: pointer;
}
.bg-btn{
	background-color: rgb(184, 155, 125);
    box-shadow: 0 0 20px #e6d6bc;
    color: #FFF;
	border-radius: 10px;
	padding: 5px;
	display: inline-block;
}
/*///////////////////////////////////////////////////////////////////////////media///////////////////////////////////////////////////////////////////////////*/
@media (max-width: 767px ) {
	body{
		max-width: 100% !important;
	}
	.navbar-collapse{
        position: fixed;
        width: 250px;
        background: #FFF;
        height: 100% !important;
        max-height: none !important;
        top: 0;
        display: block;
        left: -250px;
        margin: 0 !important;
        z-index: 55;
        overflow-y: scroll;
	}
	.navbar-collapse.in{
		left: 0 !important;
	}
	.navbar-collapse.show{
		display:block;
		left: 0 !important;
	}
	.all-container{
		width: 100%;
	}
	.all-container.-collapse{
		/*margin-left: 250px;*/
	}
	.headbar-main, .navbar-collapse, .navbar-collapse.collapsing, .all-container.all-container.all-container {
		transition: all 0.5s !important;
	}
	.headbar-main.-collapse {
		/*margin-left: 250px;*/
		width:100%;
	}
}

.full-login{
    background: url("../images/bg-login.png") top center no-repeat;
    background-size: cover !important;
    padding: 10% 0;
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
}
.logo-login{
    position: absolute;
    top: 2rem;
    left: 2rem;
}
.title-text-5{
    font-size: 33px;
    margin-top: 20%;
}
.login-form {
    position: relative;
    margin-bottom: 3rem;
}
.login-form  img{
    position: absolute;
    top: 40%;
    left: 2%;
    transform: translate(0,-50%);
}
.login-form .form-input{
    width: 100%;
    border: none;
    padding: 1rem 4rem;
    border-bottom: 1px solid #000;
    background: none;
    height: 44px;
    font-size: 1.2rem;
}
.login-form .form-input::placeholder{color: #000;}
.login-form .form-input:focus{outline: none;}

.login-btn{
    width: 100%;
    border: 1px solid #2e7701;
    background: #2e7701;
    color: #FFF;
    transition: all 0.5s;
    border-radius: 8px;
    padding: 13px;
    text-align: center;
    font-size: 1.2rem;
}
.login-btn:hover{
    background: none;
    color: #2e7701;
}
.copyright{
    position: absolute;
    left: 50%;
    bottom: 3%;
    transform: translate(-50%,0);
    font-size: 1.2rem;
}
.getmoney ,.getchange{
    width: 100%;
    border: none;
    background: none;
    text-align: center;
}
.getchange{
	color:#F00
}
.getmoney::placeholder,.getchange::placeholder{color: #42464e;}
.getmoney:focus,.getchange:focus{outline: none;}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 568px) {
}


.list-option{
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 8px;
    border-radius: 8px;
    padding: 8px 20px;
    text-align: center;
    background: #f4f5f8;
    color: #42464e;
	cursor:pointer;
}
.list-option.active{
    color: #FFF;
    background: #24b056;
}




.dropdown-setting .dropdown-toggle::after{
	display:none;
}
.dropdown-setting .dropdown-toggle{
	padding:0;
}
.dropdown-setting{
	float:right;
}
.list-selectfoods .border-bottomlist2 {
    border-bottom: 1px solid #eff0f3;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
}
.list-selectfoods .border-bottomlist2 h1 small {
	color:#b89b7d;
}