::-webkit-scrollbar {
    display: none; 
    background-color: rgba(0, 0, 0, 0.0);
    box-shadow: 1px;
    width: 10px;
    padding: 0 2px;
    border-radius: 1rem;
    padding: 2px;
    transform: translateZ(300px);
    z-index: 999;
    position: absolute;
}

::-webkit-scrollbar-thumb{
    background-color: rgba(165, 124, 88, 0.5);
    border-radius: 1rem;
}



a, button{ cursor: pointer; }

.item-list.container::-webkit-scrollbar{
    display: block;
}

.content{
    display:none
}

.page-desktop.checkout {
    overflow: unset !important;
}

.body-checkout-desktop .order .card.order-list {
	/* height: 54vh; */
	/*max-height: 61vh;*/
}

.sticky .body-checkout-desktop .order .card.order-list {
	/*max-height: 74vh;*/
}


.body {
    color: #333;
}
.input-field{
    width: 100%;
}

.grey-roundrect{
	border-radius: 100px;
	background-color: #efeff4 !important;
	padding: 10px 30px;
	border: 0;
}

.gold-text{ color: #ae875d !important; }

button {
    cursor: pointer;
}

.content {
    padding-right: 15px;
}

.content.container{
	position: relative;
	display: block;
}

.checkout-contents{
	top: -25px;
	position: relative;
}

.mobile-checkout-header{
	display: block;
	position: relative !important;
	top: 0px;
	left: 0;
	width: 100%;
	/* padding: 1.5rem; */
	border-bottom: 1px solid #dddddd;
}

/*.mobile-checkout-header .content-active {
	padding: 1.5rem;
}*/

.mobile-checkout-header .content-inactive {
	padding: 0 0.8rem !important;
}

.mobile-btnBack{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	/* left: 0.5rem; */
	left: 0.75rem;
	/* border-radius: 0 0 0.5rem 0.5rem; */
	border-radius: 0 0 50% 50%;
	/*background-image: url(../images/icon-arrow-up-gold.png);
	background-size: 60%;*/
	background-color: #f9f9fe;
	background-repeat:  no-repeat;
	background-position:  center;
	z-index: 99;
}

.mobile-checkout-header h6{
	display: inline;
	font-size: 1.6rem;
	font-weight: bold;
    font-family: "Montserrat-Medium";
	line-height:58px;
}
.mobile-checkout-header .ou-active h6{
	line-height:58px;
}


#backtomenu {
    /* background: linear-gradient(to right, #dda871, #ae875d) !important; */
    /* border-radius: 5px; */
	border-radius: 0.55rem;
    color: #fff;
    font-size: 1rem;
    /*background-image: url("../images/icon-arrow-left-white.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: 20%;*/
    /*background-size: 3%;*/
    align-items:  center;
    justify-content:  center;
}

#backtomenu span {
	letter-spacing: 2px;
    /* padding-right: 2rem; */
	padding-right: 1.5rem;
}

.tab-content>.tab-pane {
    height: auto !important;
    transition: all 0.3s ease;
    overflow-x: hidden;
}

.info {
    border-radius: 10px 5px 5px 10px;
}

.card {
    border-radius: 5px;
    border: 0;
    height: auto;
    height: fit-content;
}

.map-container {
    height: 250px;
    background: #efeff4;
    border-radius: 10px;
    /* margin: 0 0.5rem; */
}

a#change-to-pickup, a#change-to-delivery  {
    color: #ae875d;
    text-decoration: underline;
    position: relative;
    display: block;
    font-size: 1.0rem;
    margin-top: 20px !important;
}


.card.customer-info {
    /* border-radius: 10px; */
	border-radius: 0.55rem;
    box-shadow: 1px 0 15px -3px #c1c1c1;
    z-index: 1;
}

.body-checkout-desktop .customer-info .tab-content-title {
	margin: 0.5rem 0;
}

.body-checkout-desktop .customer-info .desk-customer-details .form-container {
	padding-top: 0.5rem;
}

.body-checkout-desktop .customer-info .desk-customer-details .form-container .pass-container {
	margin-top: 0.5rem;
}

.body-checkout-desktop .customer-info .desk-customer-details .customer-info-form .form-label-group i {
	color: #a8a8ad;
    font-size: 1.5rem;
    left: 15px;
    position: absolute;
    top: 11px;
}

.mobile-customer-details .customer-info-form .form-label-group i {
	color: #a8a8ad;
	font-size: 1.2rem;
	left: 15px;
    position: absolute;
    top: 14px;
}

.body-checkout-desktop .customer-info .desk-customer-details .customer-info-form .form-label-group.pl-md-2 i {
	left: 20px;
}

.body-checkout-desktop .customer-info .desk-payment .payment-method-form {
	padding-top: 1rem;
}

#placeholder_card_container{
    display:none;
}

#form-container iframe{
    min-height: 50px;
}

.form-label-group:nth-child(-n+2){
	width: 50% !important;
}

.form-label-group:nth-child(-n+2) input{
	background-image: none;
	padding-left: 50px !important;
}
.form-label-group:nth-child(-n+2) > label{padding-left: 50px !important;}
.form-label-group input{ padding-left: 50px; }

/* .form-label-group.pl-md-2 input {  */
	/* padding-left: 43px; */
/* } */

.form-label-group > label{
	font-size: 0.9rem;
	padding-left: 50px;
}

.form-label-group:nth-child(2) label{
	margin-left: 6px;
}

.card.steps {
    /* border-radius: 0 5px 5px 0; */
	border-radius: 0.55rem;
    z-index: 0;
    border: 0;
    /* height:  100px; */
    position:  relative;
	padding: 0;
}

.card.steps .nav-tabs {
	border-bottom: 0;
}

.card.customer-info .input-field input,
#modal-checkout .input-field input{
    background-repeat: no-repeat !important;
    background-position: 7% !important;
}

.card.customer-info .input-field input#checkout_first_name,
#modal-checkout .input-field input#checkout_first_name{
    border-radius: 100px 0 0 100px;
    border-right: 1px solid #fff;
}

.card.customer-info .input-field input#checkout_last_name,
#modal-checkout .input-field input#checkout_last_name{
    border-radius: 0 100px 100px 0;
    border-left: 1px solid #fff;
    padding-left: 70px;
}

.card.customer-info .input-field input#checkout_first_name,
.card.customer-info .input-field input#checkout_last_name,
#modal-checkout .input-field input#checkout_first_name,
#modal-checkout .input-field input#checkout_last_name  {
    background: url("../images/icon-user-grey.png");
    background-size: 12%;
    background-position: 6% !important;
}

.card.customer-info .input-field input#email,
#modal-checkout .input-field input#email{
    background: url("../images/icon-envelop-grey.png");
    background-size: 25px !important;
}

.card.customer-info .input-field input#phone,
#modal-checkout .input-field input#phone {
    background: url("../images/icon-phone-grey.png");
    background-size: 20px !important;
    padding-left: 65px;
}

.card.customer-info .input-field input#password,
.card.customer-info .input-field input#confirmpassword,
#modal-checkout .input-field input#password,
#modal-checkout .input-field input#confirmpassword {
    background: url("../images/icon-lock-grey.png");
    background-size: 20px !important;
}

.card.customer-info .input-field textarea::placeholder, 
#modal-checkout .input-field textarea::placeholder{
	font-style: italic;
	opacity: 0.7;
}

.card.customer-info .input-field input#confirmpassword,
#modal-checkout.input-field input#confirmpassword{
    padding-left: 65px
}

.card.customer-info .input-field .floating-placeholder,
#modal-checkout.input-field .floating-placeholder{
    color: #757575;
    font-style: italic;
    left: 70px;
    position: absolute;
    top: 20px;
    transition: all 0.2s ease;
}

.card.customer-info .input-field input,
.card.customer-info .input-field textarea,
#modal-checkout .input-field input,
#modal-checkout .input-field textarea{
    /* padding: 10px 0 10px 55px; */
	padding: 10px 40px 10px 55px;
    border: none;
    background-color: #efeff4;
}

.card.customer-info .input-field textarea,
#modal-checkout .input-field textarea {
    /* height: 100px !important; */
	height: 200px !important;
    padding-left: 25px !important;
    resize: none;
    border-radius: 10px;
    width: 100%;
}

.card.customer-info input[type=checkbox],
#modal-checkout input[type=checkbox]{
    visibility: hidden;
    position: absolute;
    /* width: 90% !important; */
}

.card.customer-info input[type=checkbox]~label,
#modal-checkout input[type=checkbox]~label {
    width: 100%;
    z-index: 1;
    height: 100%;
    background: #efeff4;
    border-radius: 100px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card.customer-info input[type=checkbox]:checked~label,
#modal-checkout input[type=checkbox]:checked~label{
	background: linear-gradient(to right, #dda871, #ae875d) !important;
}

.card.customer-info input[type=checkbox]~label span,
#modal-checkout input[type=checkbox]~label span {
    padding: 5px 0;
    border-radius: 50px;
    white-space: nowrap;
    font-weight: bold;
    display: inline-block;
}

.card.customer-info input[type=checkbox]~label .checked,
#modal-checkout input[type=checkbox]~label .checked {
    width: 75%;
    text-align:  center;
    color: #757575;
}

.card.customer-info input[type=checkbox]~label .unchecked,
#modal-checkout input[type=checkbox]~label .unchecked  {
    width: 25%;
    background-color: #fff;
    color: #757575;
    text-align:  center;
}

.card.customer-info input[type=checkbox]:checked~label .checked,
#modal-checkout input[type=checkbox]:checked~label .checked {
    background-color: #fff;
    color: #ae875d;
}

.card.customer-info input#subscribe[type=checkbox]~label .checked,
#modal-checkout input#subscribe[type=checkbox]~label .checked {
    height: inherit;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 0.8rem;
}

.card.customer-info input[type=checkbox]:checked~label .unchecked,
#modal-checkout input[type=checkbox]:checked~label .unchecked {
    background-color: transparent;
    color: #ffffff;
}

.card.customer-info hr,
#modal-checkout hr{
    width: 100%;
    height: 1px;
    border-color: #ddd;
	margin:6px 0;
}

.card.customer-info hr {
	/* margin-bottom: 1.5rem; */
	/* margin-top: 0; */
	margin: 0.5rem 0;
}

.order .item-list {
    max-height: 300px;
    height:  fit-content;
    overflow-y: auto !important;
    overflow-x: hidden;
    /* box-shadow: inset 0px -5px 14px -10px #5f5f5f; */
    padding:0;
    overflow-x: hidden;
    /*max-height: 10vh;*/
}

.body-checkout-desktop .order .item-list {
	/*max-height: 18vh;*/
}

.sticky .order .item-list {
    /*max-height: 30vh;*/
}

.sticky .body-checkout-desktop .order .item-list {
    /*max-height: calc(78vh - 360px) !important;*/
}

.order .item-list .item{
	cursor: pointer;
	position:  relative;
    transition: all 0.3s ease;
    padding: 1rem 1.5rem 1rem 0.5rem;
}

.order h6{
	font-size: 0.85rem;
}

.order .item-list::-webkit-scrollbar {
    display: none;
}

.floating-quantity {
    width: 50px
}

.item-divider {
    width: 100%;;
    border-bottom: 1px solid #ddd;
    margin: 0.5rem 1.5rem -1rem 3.5rem;
}

.body-checkout-desktop .item-divider {
	/* margin: 0 1.5rem; */
	margin: 0.5rem 0rem -1rem 3rem;
}


.cart-label{
    margin: 0 1.5rem 0 1.5rem;
    font-family: 'Montserrat-Medium';
    font-weight: 650;
    color: #333333;
    font-size: 22px;
    padding: 1.5rem 0 0.5rem 0;
    margin: 0;
}


.cart-empty{
    color: #a6a6ab !important;
    border:none;
}

.cart-empty-image{
    /*width: 55%;*/
}

.cart-empty-text{
    font-size: 1rem !important;
    font-weight: 500;
    margin: 1.3rem 0 1rem 0;
    padding-bottom: 1.3rem !important;
}

.cart-empty-closed-text{
    font-size: 1rem !important;
    font-weight: 500;
    margin: 1.3rem 0 1rem 0;
}

.cart-empty-closed-image-container{
    padding-top: 2rem;
}

.closed-text{
    font-size: 1rem !important;
    margin-bottom: 0 !important;
}

.order .item .extras table td {
    vertical-align: baseline;
    text-align: left;
    padding-right: 10px;
}

.order .item h6 {
    margin: 0;
	font-weight: bold;
}

.order .item .name,
.order .item .size,
.order .item .modifier {
    /*text-transform: uppercase;*/
}

.order .item p {
    margin-bottom: 0;
    /* font-size: 0.8rem; */
	font-size: 0.75rem;
    /* color: #757575; */
	color: #737377;
	/* font-weight: 600; */
	font-family: 'Montserrat-SemiBold';
}

.order .item p.text-right {
    font-family: 'Montserrat-Medium' !important;
    font-weight: bold;
}

p.text-right {
    font-weight: bold;
}

.form-navigation {
    justify-content: flex-end;
}

#nav-step1 .form-navigation {
    justify-content: flex-end;
}

.form-navigation .form-back {
    color: #ae875d;
    border-radius: 0 100px 100px 0;
    background: #f9f9fe;
    align-items: center;
    position: absolute;
    left: 0px;
    padding-left: 30px !important;
    padding-bottom: .75rem;
    padding-top: .75rem;
	letter-spacing: 1px;
}

.form-navigation .form-continue {
    /*background-color: #ae875d;*/
    color: #fff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    align-self: flex-end;
    padding-bottom: .75rem;
    padding-top: .75rem;
    letter-spacing: 2px;
    width: fit-content;
    height: 3rem;
}

.checkout-submit-text{
    display: flex;
}

.checkout-loader-container{
    width: 5rem;
    display: none;
}

.checkout-loader-container .button-loader{
    width: 20% !important;
}

.input-field #location {
    padding: 10px 0 10px 55px;
    background-image: url(../images/icon-map-marker-gray.png);
    background-position: 3.5% !important;
    background-size: 3%;
    background-repeat:  no-repeat;
}
.stepsfiller{
	width: 20px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -10px;
	background-color: #fff;
}
.steps .step {
    /* height: 120px; */
	height: auto;
	min-height: 120px;
    /* display: flex; */
    align-items: center;
    color: #333;
    text-decoration: none;
    width: 100%;
	/* padding: 2rem 0.5rem; */
	/* padding: 2rem 0.5rem 2rem 0; */
	padding: 3rem 0.5rem 3rem 0;
	margin-left: 1.75rem;
}

.steps .step:not(:last-child) {
    border-bottom: 1px solid #dddddd;
}

.steps .step .indicator {
    display: none;
}

.steps .step.active,
.steps .step.completed {
	padding: 2rem 0.5rem 2rem 0;
}

.steps .step.active .indicator {
    display: block;
    height: 75px;
    width: 7px;
    /* width: 1px; */
    border-radius: 0 5px 5px 0;
    background: #ae875d;
    position: absolute;
    left: 0;
    box-shadow: 1px 2px 8px 0px grey;
}

.steps .step h6 {
	color: #a6a6ab;
	margin-top: 2px;
}

.steps .step.active h6{
	color: #ae875d;
	font-weight: bold;
}

/* .steps .step:not(.completed) h6, */
.steps .step .detail {
    margin: 0;
}
.detail#customer-details{
    text-transform: capitalize;
}

.steps .step .detail {
	line-height: 1.2rem;
}

.steps .step.completed .detail {
	margin-top: 0.5rem;
}

.stepcount {
    /* color: #757575; */
	color: #fff;
    /* background-color: #efeff4; */
	background-color: #a6a6ab;
    width: 25px;
    height: 25px;
    border-radius: 100%;
}

.step.completed .stepcount span {
    visibility: hidden;
    vertical-align: baseline;
}

.step.completed .stepcount {
    background-color: #fff;
    background-image: url("../images/icon-check-green-circle.png");
    background-size: contain;
    color: #fff;
    align-self: flex-start;
}

.step.completed>div {
    align-self: flex-start;
}

.active .stepcount {
    background-color: #ae875d;
    color: #fff;
}

.input-field:hover~label,
.input-field:active~label,
.input-field:focus~label {
    top: 14px;
}

.background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100%  + 30px);
    z-index: -1;
}

.cart-subfooter {
	box-shadow: 0px -8px 14px -16px rgba(95, 95, 95, 0.5);
	margin: 0 1rem;
	padding: 0 0.5rem;
}

.fees {
    /* box-shadow: 0 5px 5px -5px #d0d0d0; */
	box-shadow: 0px -6px 30px -13px rgba(95,95,95,.30);
    display:  none;
    transition: all 0.3s ease;
}

.fees-label span{ transition: all 0.3s ease; }
.fees.collapsed .fees-label > span{transform: rotate(-90deg);}

.fees-header{
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    /* margin: 0 0.5rem 0 0.5rem; */
}

.fees-header h6{
    margin: 0;
}

.fees-label {
    width: 100;
    display: inline-flex;
    justify-content: center;
    justify-content: left;
}

.fees-label,
.fees-amount {
    display: inline-flex;
    font-size: 1rem;
    color: #ae875d;
    font-weight: bold;
}

.fees-icon{
    color:#ae875d;
    font-family: 'SourceSansPro-Semibold', 'Source Sans Pro Semibold', 'Source Sans Pro';
    font-weight: 650;
    font-size: 14px;
    margin-right: 0.5rem;
    margin-top: -2px;
    transition: .3s;
}

.fees-label span {
    background-image: url(../images/icon-arrow-down-gold);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 15px;
}

.coupons {
    position: relative;
}

.coupons input {
    padding: 10px 120px 10px 50px;
    border: none;
    background-color: #efeff4;
    white-space: nowrap;
    border-radius: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    background-image: url(../images/icon-ticket.png);
    background-repeat: no-repeat;
    background-size: 10%;
    background-position: 5% center;
    color: #ae875d;
    font-weight: bold;
    text-transform: uppercase;
}

.coupon_code{
    padding-left: 2.8rem;
}

.coupon_code::placeholder {
    /* WebKit, Blink, Edge */
   font-size: 0.8rem;
   color: #a6a6ab;
}

.coupon_code::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
   font-size: 0.8rem;
   color: #a6a6ab;
}
.coupon-code:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 0.8rem;
    color: #a6a6ab;
}
.coupon-code::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 0.8rem;
    color: #a6a6ab;
}
.coupon-code:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 0.8rem;
    color: #a6a6ab;
}

.coupon-icon{
    position: absolute;
    /* top: 1.2rem; */
	top: 0.5rem;
    left:0.8rem;
    font-size: 1.5rem;
    color:#a6a6ab
}
.coupon-check{
    padding: 0.3rem 0.4rem 0 0.2rem;
    background-color: white;
    border-radius: 1rem;
    margin: 0 0.4rem 0 0.1rem;
    color: #44db5e;
    height: 1.5rem;
    width: 1.5rem;
}

.coupon-invalid{
    color: #db4343 !important;
    display: none;
    font-weight:bold;
    font-size: 10pt;
}

.error-container{
    width:100%;
}

.total {
    
    /* margin: 1rem 2rem 0 2rem; */
	/* margin: 1rem 1.5rem 0 1.5rem; */
	/* margin: 1.5rem 1.5rem 0 1.5rem; */
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #c1c1c1;
	/* box-shadow: 0px 5px 14px -10px #5f5f5f; */
	padding: 1rem 0 0.5rem;
	margin-top: 1rem;
}

.total h5 {
    color: #ae875d;
    font-weight: bold;
}

.payment-logos {
    display: flex;
    margin: 0 auto;
    width: fit-content;
}

.payment-method {
    height: 25px;
    width: 45px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 0.3rem;
    padding: 1rem;
}

.amex,.mastercard, .visa, .paypal, .cash, .account, .alipay, .afterpay{
    display:none;
}

.payment-card {
    border-radius: 3px;
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: center;
    border:  0;
	box-shadow: 0 0 6px 0px #c1c1c1;
	background-color: #fff;
    flex-direction:  column;
    align-items: center;        
    display:  inline;
    text-align:  left;
    padding:1rem;
}

.cc-info{
	display: flex;
}

.payments-accepted .payment-method.amex {
    background-image: url("../images/amex.png");
    background-size: 60%;
}

.payments-accepted .payment-method.mastercard {
    background-image: url("../images/icon-mastercard.png");
}

.payments-accepted .payment-method.visa {
    background-image: url("../images/icon-visa.png");
    background-size: 60%;
}

.payments-accepted .payment-method.zipMoney {
    background-image: url("../images/icon-zip.png");
    background-size: 70%;
}

.payments-accepted .payment-method.paypal {
	background-image: url("../images/icon-paypal.png");
    background-size: 90%;
}

.payments-accepted .payment-method.cash {
	background-image: url("../images/icon-cash.png");
	background-size: 40%;
}

.payments-accepted .payment-method.account {
    background-image: url("../images/icon-account.png");
    background-size: 40%;
}

.payments-accepted .payment-method.alipay {
    background-image: url("../images/icon-alipay.png");
    background-size: 100%;
}
.payments-accepted .payment-method.afterpay {
    background-image: url("../images/icon-afterpay.png");
    background-size: 100%;
}

.order-message .card-type-amex {
    background-image: url("../images/amex.png");
    background-size: 60%;
    height: 20px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid lightgrey;
    padding: 10px 15px 10px 15px;
}

.order-message .card-type-americanexpress, .order-message .card-type-storedamex {
    background-image: url("../images/americanexpress.png");
    background-size: 60%;
    height: 20px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid lightgrey;
    padding: 10px 15px 10px 15px;
}

.order-message .card-type-mastercard, .order-message .card-type-storedmastercard {
    background-image: url("../images/icon-mastercard.png");
    background-size: 60%;
    height: 25px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid lightgrey;
    padding: 10px 15px 10px 15px;
}

.order-message .card-type-visa, .order-message .card-type-storedvisa {
    background-image: url("../images/icon-visa.png");
    background-size: 60%;
    height: 20px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid lightgrey;
    padding: 10px 15px 10px 15px;
}

.input-field:hover~label,
.input-field:active~label,
.input-field:focus~label,
.input-field.notempty~label{
    top: 14px !important;
    font-size: 0.8rem;
}

#ordertime,
#deliveryaddress{
    background-color: #ae875d;
    border-radius: 100px;
    display: flex;
    justify-content: space-between;
}

#ordertime label,
#deliveryaddress label{
    margin: 0;
    color: #fff;
    width: 50%;
    border-radius: 100px;
    padding: 5px;
    font-weight: bold;
}

#ordertime input#asap:checked~#asap-label,
#ordertime input#later:checked~#later-label,
#deliveryaddress input:checked~#asap-label,
#deliveryaddress input#later:checked~#later-label{
    color: #ae875d;
    background: #fff;
}

.ready-time,
.map-container {
    height: 250px;
    background: #f9f9fe;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}

.ready-time {
	height: 218px;
}

.ready-time .ou-icon {
    color: #ae875d;
    font-size: 46px;
    padding-bottom: 6px;
}

.ready-time img {
    /* width: 100px; */
	width: 92px;
}

#ready-time {
    text-align: left;
    color: #ae875d;
}

#ready-time p {
    margin: 0;
}

#ready-time h6 {
    margin: 0;
}

.order-time-form #time-info {
    color: #737377;
    width: 50%;
    margin: 0 auto;
    font-size: 0.9rem;
	line-height: 1.2;
}

#ordertime .nav-item,
#deliveryaddress .nav-item{
    width: 50%;
}

#ordertime .nav-link,
#deliveryaddress .nav-link{
    color: #fff;
	padding: 0.3rem;
}

#ordertime .nav-link {
	/* padding: 0.25rem; */
	padding: 0.5rem;
	font-size: 0.8rem;
	font-style: normal;
	text-decoration: none;
}

#ordertime .nav-link.active,
#deliveryaddress .nav-link.active{
    background-color: #fff;
    color: #ae875d;
    border-radius: 100px;
	font-weight: 700!important;
}

input.payment-method{
    display: none;
}

.payment-method-icon{
    font-size: 1.5rem;
	background-color: #f9f9fe;
    border-radius: 50%;
    height: 45px;
    margin: auto;
    padding-top: 2px;
	text-align: center;
	width: 46px;
}

.payment-method-pick{
    background-color: #44db5e;
    height: 2rem;
    width: 2rem;
    font-size: 1rem;
    color: white;
    padding: 0.25rem 0 0 0;
    display: none;
	margin-top:8px;
}

.payment-method-form .payment-method{
	border:  0;
	/* box-shadow: 0 0 6px 0px #c1c1c1; */
	box-shadow: 0 0 16px 2px rgba(193, 193, 193, 0.25);
	/* background-color: #fff; */
	width: auto;
	height:  auto;
	display:  flex;
	/* align-items:  center; */
	flex-direction:  column;
}

.payment-method-form .payment-method label{
    align-items: center;
    display:  inline;
    text-align:  left;
    margin: 0;
    line-height: 1.75;
}

.payment-method-form .payment-method .payment-method-icon .ou-icon {
	color: #afafb4;
}

.payment-method-form .payment-method img{
    width: 50px;
    margin-right: 20px;
    display: inline-block;
}

.payment-method-form .payment-method h5{
	/* margin: 0; */
	margin: 0.7rem 0 0;
	color: #737373;
	vertical-align: middle;
	display: inline-block; 
	font-size: 1rem;
}

.payment-method-form .payment-method .pay-creditcard-details {
	border-bottom-left-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.payment-method-form .payment-method .pay-creditcard-details #guest_card {
	border-top: 1px solid #efeff4;
    margin-top: 1rem;
    padding-top: 1rem;
}

.payment-method-form .payment-method form {
	width: 100%;
}

.payment-method-form .payment-method form .switch-light-container {
	margin: 1rem 0;
}

.payment-method-form .payment-method form .exp-label-container i {
	font-size: 0.9rem;
}

#payment-info{
    color: #a6a6ab;
    font-style: italic;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

#payment-info img{
    width: 20px; 
    margin-right:10px;
}


.card-expiry{display: flex;align-items:  center;color: #737373;}
.card-expiry p{margin: 0;}


.card-expiry input{
    border: 0;
    border:  0;
    background-color: transparent;
    padding: 0px 20px;
}

/* For Firefox */
.nospinner{
    -moz-appearance:textfield !important;
}
/* Webkit browsers like Safari and Chrome */
input[type=number].nospinner::-webkit-inner-spin-button,
input[type=number].nospinner::-webkit-outer-spin-button{
    -webkit-appearance: none !important;
    margin: 0 !important;
}


#cvc-about{
    position: absolute;
    display: flex;
    justify-content:  center;
    align-items:  center;
    top: 7px;
    right: 8px;
    width: 30px;
    height:  30px;
    background-color:  #fff;
    border-radius: 100%;
    font-weight:  bold;
    color: #737373;
    z-index: 9999;
    cursor: pointer;
}
.custom-tooltip:focus span {
    display: block;
}
.custom-tooltip{
    text-decoration: none !important;
}
.custom-tooltip span {
    display: none;
    position: absolute;
    background: white;
    border: 1px solid;
    width: 350px;
    z-index: 9999;
    padding: 5px;
    left: -75px;
    word-spacing: 2px;
    margin: -60px 0 20px -180px;
    line-height: 20px;
    font-family: Montserrat-Medium;
}

#remember-card ~ label span{
    text-align: center;
}

.tab-pickup form.customer-location-form:before {
    /* content: " "; */
    border: 1px solid #ddd;
    border-bottom:  0;
    width: -webkit-fill-available;
    position: absolute;
    top: -75px;
    left: 1.3rem;
    margin: 1.5rem auto;
    height: 135px;
    z-index: 0;
    border-radius: 0.5rem 0.5rem 0 0;
    /* flex:  1 0 auto; */
}

.bordertext{
	position: absolute;
	top: 16px;
	left:  50%;
	transform:  translateX(-50%);
	z-index:  999;
	font-size: 0.8rem;
	/* color: #d8d8d8; */
	color: #a6a6ab;
	background-color: #fff;
	padding: 0 2rem;
	white-space:  nowrap;
}

.customer-location-form p {
	/* color: #737377; */
}

.member .map-container{
	/* border-radius: 0  0 0.5rem 0.5rem; */
	border-radius: 0 0 0.5rem;
	margin: 0  0.5rem;
}


/* ORDER SUCCESS MODAL START */
.page-desktop.checkout #modal-order{
	background-image: none;
}

.page-desktop.checkout #modal-order .modal-dialog{
    display: flex;
	align-items: center;
	justify-content: center;
}

.page-desktop.checkout #modal-order .check-icon{
	width: 5rem;
	height: 5rem;
}

.page-desktop.checkout  #modal-order .modal-body{
    background-color: #fff;
    border-radius: 0.5rem !important;
}
.page-desktop.checkout #modal-order .order-details{
	width: 80%;
	height:  100px;
	align-items: center;
}


.page-desktop.checkout #modal-order .body-social{
	align-items: center;
	justify-content: space-evenly;
}

/* .page-desktop  #modal-order .body-social .btn-social-link#sns-fb .btn-social-link-icon-wrap{ */
	/* background-color: #4469b0;			 */
/* } */
#modal-order .body-social .btn-social-link#sns-fb .btn-social-link-icon-wrap{
	background-color: #4469b0;			
}

/* .page-desktop #modal-order .body-social #sns-fb .btn-social-link-icon{ */
	/* background-image: url(../images/icon-fb-sm.png); */
/* } */
#modal-order .body-social #sns-fb .btn-social-link-icon{
	background-image: url(../images/icon-fb-sm.png);
}

.sns-item{
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
	border-radius: 0.5rem;
 }
 
/* .page-desktop #modal-order .body-social .btn-social-link#sns-insta .btn-social-link-icon-wrap{ */
	/* background-color: #d73575;			 */
/* }	 */
#modal-order .body-social .btn-social-link#sns-insta .btn-social-link-icon-wrap{
	background-color: #d73575;			
}

/* .page-desktop #modal-order .body-social #sns-insta .btn-social-link-icon { */
    /* background-image: url(../images/icon-instagram.png); */
/* } */
#modal-order .body-social #sns-insta .btn-social-link-icon {
    background-image: url(../images/icon-instagram-sm.png);
}

/* ORDER SUCCESS MODAL END */

.floating-item-options{display: none;}

.options-open.item, .initial-open.item{
    /* background-color: #efeff4; */
	background-color: #f9f9fe;
}
.options-open .floating-item-options{
	display: block;
	position: absolute;
	top: -15px;
	cursor: default;
    width:100%;
    margin-left: -0.5rem;
}
.options-open .floating-item-options button{
	width: 45px;
	background: transparent;
	padding: 3px;
	display: inline-flex;
	align-items:  center;
}

.options-open .floating-item-options button img{
	width: 13px;
}

.options-open .floating-quantity{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 0 100px 100px 0;
	background-color: #ffffff;
	height: 30px;
	box-shadow: 0 20px 120px .5px #c1c1c1;
}

.options-open .floating-del{right:0;display:  inline-flex;align-items: center;justify-content:  center;}

.options-open .floating-del button{
	width: 30px !important;
	height: 30px !important;
	background-color: #ffffff !important;
	display: inline-flex;
	align-items:  center;
	justify-content:  center;
	box-shadow: 0 20px 120px .5px #c1c1c1;
	padding:  0;
}

.options-open .floating-del button.btn-edit{
	border-radius: 100%;
	margin-right: 10px;
}

.options-open .floating-del button.btn-del{
	border-radius: 100px 0 0 100px;
}

.floating-initial-hover{
    height: 1rem;
    padding-top: 1rem;
}

.cart-header-separator{
    border-bottom: 1px solid #ddd;
    margin: 0 1.5rem 0 1.5rem;
}
    
.floating-initial-item-options{display: none;}

.options-open.floating-initial-item-options{
	display: block;
	position: absolute;
	top: 51px;
	cursor: default;
    z-index: 999;
    width:100%;
}
.options-open.floating-initial-item-options button{
	width: 25px;
	background: transparent;
	padding: 3px;
	display: inline-flex;
	align-items:  center;
}

.options-open.floating-initial-item-options button img{
	width: 13px;
}

.options-open.floating-quantity{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 0 100px 100px 0;
	background-color: #ffffff;
	height: 30px;
	box-shadow: 0 0px 4px 0px #c1c1c1;
}

.options-open.floating-del{right:0;display:  inline-flex;align-items: center;justify-content:  center;}

.options-open.floating-del button{
	width: 30px;
	height: 30px;
	background-color: #ffffff;
	display: inline-flex;
	align-items:  center;
	justify-content:  center;
	box-shadow: 0 0px 4px 0px #c1c1c1;
	padding:  0;
}

.options-open.floating-del button.btn-edit{
	border-radius: 100%;
	margin-right: 10px;
}

.options-open.floating-del button.btn-del{
	border-radius: 100px 0 0 100px;
}

/*MENU HALF AND HALF MODAL START*/
.menu-desktop.page-desktop .btn-order-size{
	max-width: 150px;
}

/* 
.menu-nav-wrapper{
    height: 80vh;
    overflow: hidden;
    position: fixed;
    width: 192px;
    top: 90px !important;
}

.menu-nav-wrapper ul{
    position: relative !important;
    width: 200px !important;
    border-radius: 0.5em;
}*/

@media (min-width: 768px) {
	.menu-desktop.page-desktop .modal-dialog{
		top: 50%;
		transform: translateY(-50%);
	}
}

.menu-desktop.page-desktop #order-size{
	width: 100% !important;
	display: flex;
	justify-content: center;
}

.itemcontent{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

button.btn-checkout{
	border-radius: 100px;
    /* z-index: 9999; */
    font-size: 1.2rem;
    font-weight: 700;
    font-family: 'Montserrat-Medium';
}

/* .checkout-container{
    margin: 0 auto;
	margin-right: 1.5rem;
} */

.checkout-icon{
    color:white;
    margin-right: 0.5rem;
    /* font-size: 1rem; */
    /*margin-top: 0.35rem !important;*/
}

#modal-desk-halfhalf .modal-header{
	flex-direction: column;
    border: none;
    height: 5rem;
}

#modal-desk-halfhalf .modal-body{
    padding-top: 0 !important;
}

#modal-desk-halfhalf .modal-footer{
align-items:  center;
justify-content:  space-between;
}

#modal-desk-halfhalf .modal-footer > div{
	background-color: #fff;
	height: 50px;
    width: 50%;
    display: none;
	align-items: center;
	justify-content:  center;
}

#modal-desk-halfhalf .modal-footer .halfhalf-quantity{width: -webkit-fill-available;align-items:  center;justify-content:  center;}
#modal-desk-halfhalf .modal-footer .halfhalf-continue{
	width: 50%;
	align-items: center;
	justify-content: center;
    color: #fff;
    display: flex;
    background-color: #b79469;
    cursor: pointer;
}

#modal-desk-halfhalf .modal-footer .halfhalf-back{
    cursor: pointer;
}

#modal-desk-halfhalf .half-custom, #modal-desk-halfhalf .half-empty {
    display: none;
}


#halfhalf-product-section{
    display: none;
}

#modal-desk-halfhalf .p-3 img{
    width:60px;
    height: 60px;
}

#modal-desk-halfhalf .halfhalf-continue-text{
    font-size: 1.2rem;
    font-family: "Montserrat-Medium";
}

#modal-desk-halfhalf .modal-footer .halfhalf-quantity div{
	align-items: center;
	justify-content: center;
	height: 40px;
}
#modal-desk-halfhalf .modal-footer .halfhalf-quantity span{
    width: 2px;
    position: absolute;
    background: #efeff4;
    height: 32px;
}

#modal-desk-halfhalf .modal-footer .halfhalf-back img,
#modal-desk-halfhalf .modal-footer .halfhalf-continue img{
	width: 10px;
	margin: 0;
}

#modal-desk-halfhalf .spinner input[type="number"]{
	order: 2;
	border: none;
	font-weight:  bold;
	text-align:  center;
	width: 60%;
	font-size:  1.5rem;
	font-family: inherit;
}
#modal-desk-halfhalf .spinner button{
	width: 30px;
	height: 30px;
	display:  flex;
	align-items:  center;
	justify-content:  center;
	border-radius: 100%;
	background-color: #efeff4;
}
#modal-desk-halfhalf .spinner button img{width: 20px;}
#modal-desk-halfhalf .spinner .halfhalf-minus-quantity{ order: 1; }
#modal-desk-halfhalf .spinner .halfhalf-plus-quantity{ order: 3; }

#modal-desk-halfhalf .order-size-tpl-1-wrap .btn-order-size.active div{
	background: transparent;
	color: #ae875d;
	padding:  0;
}
.order-size-tpl-1-wrap .btn-order-size.active:after{
	border-color: #ae875d;
	border-width: 6px;
}
#modal-desk-halfhalf .order-size-tpl-1-wrap .btn-order-size div .name{
	margin-bottom: 20px;
}

#modal-desk-halfhalf .half-customize{
	height: 400px;
	border-top: 2px solid #d8d8d8;
	box-shadow: inset 0 -5px 7px -2px white;
	overflow:  hidden;
	border-radius:   0 0 8px 8px;
}
#modal-desk-halfhalf .half-customize .half-select{
	background-color: #efeff4;
    height: 100%;
}

#modal-desk-halfhalf .half-customize .half-select .halfhalf-menu-items{
	overflow-y: scroll;
	/*max-height: 100%;*/
    max-height: 80%;
}
#modal-desk-halfhalf .half-customize .half-custom{
	overflow-y: scroll;
    height:100%;
}

#modal-desk-halfhalf .half-customize .half-custom .gold-check-box{
	top: 50%;
	transform: translateY(-50%);
	left:  0;
}

#modal-desk-halfhalf .half-customize .prod-desk-del-container input:checked ~ .radio-big{
	background-color: #b79469;
    background-image: url(../images/icon-check-white.png);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
}

#modal-desk-halfhalf .half-customize .half-custom .radio-big{
border: 1px solid #d8d8d8;
width:  30px;
height:  30px;
position:  absolute;
left:  0;
top: 50%;
transform:  translateY(-50%);
border-radius: 100% !important;
}

#modal-desk-halfhalf .extras-price{
	position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    color: #737377;
}

@media only screen and (max-width: 767px) {
	
	#modal-checkout .input-field textarea {
		height: 50px !important;
	}

    .success-modal {
        /*visibility: hidden;*/
    }

    #modal-order .modal-body {
        margin: 0;
    }

    .successorder .modal-dialog {
        background: rgba(0,0,0,0.6) !important; 
    }

    .successorder .modal-content {
        padding: 1vw;
    }

    #modal-order .modal-footer {
        bottom: 0;
        position: fixed;
        width: 95%;
    }
	
}


#feesCollapse p {
    margin-bottom: 0.5rem;
}

#nav-step4 .nav-link {
    padding: 0.25rem 1.75rem;
}

#nav-step4 .nav-pills .nav-link {
    margin: 0.5rem;
    text-transform: uppercase;
    color: #fff;
}

#nav-step4 .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #A57C58;
    background-color: #fff;
    border-radius: 3rem;
    font-family: 'Montserrat-SemiBold';
}

#member-card-tabs-wrap {
    background: white;
    z-index: 1;
    margin-bottom: -1.5rem;
    padding: 1rem;
    border-radius: 0.5rem 0.5rem  0 0;
}

#member-card-tabs {
    border-radius: 3rem;
    background: #A57C58;
}

#member-card-content {
    margin-top: -1.6rem;
    border: 1px solid red;
}

#stored-card {
    padding-bottom: 2rem;
}
#stored-card .carousel-item {
    padding: .5rem 0;
}

.cc-selected {
    width: 50px;
    height: 50px;
}
.cc-selected i {
    font-size: 3rem;
}

.cc-container {
    width: 80%;
    margin: 0 auto;
    cursor: pointer;
}

.cc-container,
.carousel-control-next,
.carousel-control-prev {
    border-radius: .5rem;
    box-shadow: 0px 0px 10px 2px #ccc;
}

.carousel-control-next,
.carousel-control-prev {
    background: #fff;
    opacity: 1;
    height: calc(100% - 1rem);
    width: 5%;
}
.carousel-control-next {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;    
}
.carousel-control-prev {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background: unset;
}

.carousel-control-next .ou-icon,
.carousel-control-prev .ou-icon {
    font-size: 1.25rem;
    color: #A57C58
}

.create-account-container,
.subs-container{
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem !important;
    height: fit-content;
    background: #efeff4;
}

.create-account-container .create-account,
.subs-container input{
	display: none;
}

.create-account-container label,
.subs-container label{
	padding: 0.3rem 1rem !important;
	margin: 0;
	cursor:  pointer;
	border-radius: 100px;
	color: #757575;
	font-weight: bold;
}

.create-account-container #create-account:checked ~  label#create-account-l,
.subs-container #subscribe:checked ~  label#subscribe-l{
	background-color: #fff;
	color:  #ae875d;
}

.subs-container label#subscribe-l{
	font-size: .8rem;
	padding: 0.5rem 0 !important;
}

.create-account-container #create-account:checked ~  label#create-account-no-l,
.subs-container #subscribe:checked ~  label#subscribe-no-l{
	background-color: transparent
}
.create-account-container #create-account:checked ~ label#create-account-no-l,
.subs-container #subscribe:checked ~ label#subscribe-no-l{ 
	color: #fff;
}
.create-account-container #create-account-no:checked ~ label#create-account-no-l,
label#create-account-no-l,
.subs-container #subscribe-no:checked ~ label#subscribe-no-l,
label#subscribe-no-l{
	background-color: #fff;
}

#create-account-l, #subscribe-l{ flex: 3 }
#create-account-no-l, #subscribe-no-l{ flex: 1 }

.radio-yes{
	background: linear-gradient(to right, #dda871, #ae875d) !important;
}

.fields-newaddress{
	display: flex;
	align-items: center;
	justify-content: center;
	/* padding: 0 2rem; */
	flex-flow:  column;
}

.fields-newaddress .map-container{
	/* width: 102.5%; */
	width: 95%;
	margin-bottom: 0 !important;
	height: 200px;
}


ul.stored-addresses-list{
	list-style-type: none;
	padding: 2rem 3rem;
	padding-top: 1rem;
}


.delivery-address:before {
    content: '';
    position: absolute;
    width: 60%;
    /* top: 7.9rem; */
	top: 7.1rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 8;
    height: 5px;
    background: #fff;
}

#deliveryaddress{
	z-index: 9;
}

.stored-addresses-list:before,
.fields-newaddress:before{
	content: '';
	width: calc(100% - 4rem);
	border: 1px solid #dddddd;
	position:  absolute;
	left:  2rem;
	/* top: 8rem; */
	top: 7.25rem;
	border-radius: .5rem;
	height: calc(100% - 17rem);
}
li.stored-address{
	box-shadow: antiquewhite
}

.stored-address img{width: 50px;margin-right: 1.5rem;}
.stored-address input{ display: none; }
.stored-address label{
	display: flex;
	align-items: center;
	box-shadow: 0px 0 5px 0px #a1a1a1;
	padding: 2rem;
	cursor:  pointer;
	position: relative;
}
.stored-address label h5{
	font-weight: bold;
	margin: 0;
}
.stored-address label a{
	color: #ae875d;
	font-style:  italic;
	font-weight:  bold;
	font-size: 0.8rem;
	position: absolute;
	text-decoration:  underline;
	right: 3rem;
	bottom: 1.5rem;
}

.table-num{
	position: relative;
	/* padding: 0 0.5rem; */
}

.table-num p{
	color: #a6a6ab;
	font-size: 1.1rem;
}
.table-num p.dtwo{
	color: #737377;
    line-height: 20px;
}

.table-num .bordertext{
	position: relative;
	top: 0px;
}
.table-num .bordertext span{
	z-index: 9;
	position: relative;
	background:  #fff;
	padding:  0 2rem;
}
.table-num .bordertext:before{
	content: " ";
	border-bottom: 2px solid #efeff4;
	width: 100%;
	position: absolute;
	height: 1px !important;
	left: 0;
	top: 0.5rem;
	z-index: 8;
}

/*.dinein-map.map-container{
	height: 150px;
}*/
a.view-store-hours{
    color: #ae875d;
    text-decoration: none;
    position: relative;
    display: block;
    font-size: 0.8rem;
    width: fit-content;
    margin: 1.5rem auto;
    margin-top: 0 !important;
    text-transform: uppercase;
    font-style: normal !important;
    background: #f9f9fe;
    padding: 2px 10px;
    border-radius: 2rem;
}

a.view-store-hours i{
	margin-right: 5px;
}

.map-container#map-desk-container-dinein{
   height: 300px; 
}

#mobile_order_date_dummy{  display: none;		 }

/* #create_switch .on { width: 60%; } */
/* #create_switch a, */
/* #create_switch .off { width: 40%; } */
/* #create_switch.is-on a { right: 40%; } */

/* #subscribe_switch .on { width: 70%; font-size: .8rem; } */
/* #subscribe_switch a, */
/* #subscribe_switch .off { width: 30%; } */
/* #subscribe_switch.is-on a { right: 30%; } */


/* ---- Desktop ---- */
@media (min-width: 768px) {
	
	.form-label-group.pl-md-2 input { 
		padding-left: 43px;
	}
	
	.fields-newaddress .input-field{
		width: 85%;
	}
	
}

@media (min-width: 1200px) {
    
    .menu-desktop::-webkit-scrollbar,
    .modal-body::-webkit-scrollbar,
    .item-list.container::-webkit-scrollbar{
        display: block !important;
    }
    
}

/* 

#stripe-card-name {
    padding-bottom: 0 !important;
}

#payment-form {
    margin-top: 2rem;
}

.eway-input {
    height: 3.5rem;
} */


=======
::-webkit-scrollbar {
    display: none; 
    background-color: rgba(0, 0, 0, 0.0);
    box-shadow: 1px;
    width: 10px;
    padding: 0 2px;
    border-radius: 1rem;
    padding: 2px;
    transform: translateZ(300px);
    z-index: 999;
    position: absolute;
}

::-webkit-scrollbar-thumb{
    background-color: rgba(165, 124, 88, 0.5);
    border-radius: 1rem;
}



a, button{ cursor: pointer; }

.item-list.container::-webkit-scrollbar{
    display: block;
}

.content{
    display:none
}

.page-desktop.checkout {
    overflow: unset !important;
}

.body-checkout-desktop .order .card.order-list {
	/* height: 54vh; */
	/*max-height: 61vh;*/
}

.sticky .body-checkout-desktop .order .card.order-list {
	/*max-height: 74vh;*/
}


.body {
    color: #333;
}
.input-field{
    width: 100%;
}

.grey-roundrect{
	border-radius: 100px;
	background-color: #efeff4 !important;
	padding: 10px 30px;
	border: 0;
}

.gold-text{ color: #ae875d !important; }

button {
    cursor: pointer;
}

.content {
    padding-right: 15px;
}

.content.container{
	position: relative;
	display: block;
}

.checkout-contents{
	top: -25px;
	position: relative;
}

.mobile-checkout-header{
	display: block;
	position: relative !important;
	top: 0px;
	left: 0;
	width: 100%;
	/* padding: 1.5rem; */
	border-bottom: 1px solid #dddddd;
}

/*.mobile-checkout-header .content-active {
	padding: 1.5rem;
}*/

.mobile-checkout-header .content-inactive {
	padding: 0 0.8rem !important;
}

.mobile-btnBack{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	/* left: 0.5rem; */
	left: 0.75rem;
	/* border-radius: 0 0 0.5rem 0.5rem; */
	border-radius: 0 0 50% 50%;
	/*background-image: url(../images/icon-arrow-up-gold.png);
	background-size: 60%;*/
	background-color: #f9f9fe;
	background-repeat:  no-repeat;
	background-position:  center;
	z-index: 99;
}

.mobile-checkout-header h6{
	display: inline;
	font-size: 1.6rem;
	font-weight: bold;
    font-family: "Montserrat-Medium";
	line-height:58px;
}
.mobile-checkout-header .ou-active h6{
	line-height:58px;
}


#backtomenu {
    /* background: linear-gradient(to right, #dda871, #ae875d) !important; */
    /* border-radius: 5px; */
	border-radius: 0.55rem;
    color: #fff;
    font-size: 1rem;
    /*background-image: url("../images/icon-arrow-left-white.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: 20%;*/
    /*background-size: 3%;*/
    align-items:  center;
    justify-content:  center;
}

#backtomenu span {
	letter-spacing: 2px;
    /* padding-right: 2rem; */
	padding-right: 1.5rem;
}

.tab-content>.tab-pane {
    height: auto !important;
    transition: all 0.3s ease;
    overflow-x: hidden;
}

.info {
    border-radius: 10px 5px 5px 10px;
}

.card {
    border-radius: 5px;
    border: 0;
    height: auto;
    height: fit-content;
}

.map-container {
    height: 250px;
    background: #efeff4;
    border-radius: 10px;
    /* margin: 0 0.5rem; */
}

a#change-to-pickup, a#change-to-delivery  {
    color: #ae875d;
    text-decoration: underline;
    position: relative;
    display: block;
    font-size: 1.0rem;
    margin-top: 20px !important;
}


.card.customer-info {
    /* border-radius: 10px; */
	border-radius: 0.55rem;
    box-shadow: 1px 0 15px -3px #c1c1c1;
    z-index: 1;
}

.body-checkout-desktop .customer-info .tab-content-title {
	margin: 0.5rem 0;
}

.body-checkout-desktop .customer-info .desk-customer-details .form-container {
	padding-top: 0.5rem;
}

.body-checkout-desktop .customer-info .desk-customer-details .form-container .pass-container {
	margin-top: 0.5rem;
}

.body-checkout-desktop .customer-info .desk-customer-details .customer-info-form .form-label-group i {
	color: #a8a8ad;
    font-size: 1.5rem;
    left: 15px;
    position: absolute;
    top: 11px;
}

.mobile-customer-details .customer-info-form .form-label-group i {
	color: #a8a8ad;
	font-size: 1.2rem;
	left: 15px;
    position: absolute;
    top: 14px;
}

.body-checkout-desktop .customer-info .desk-customer-details .customer-info-form .form-label-group.pl-md-2 i {
	left: 20px;
}

.body-checkout-desktop .customer-info .desk-payment .payment-method-form {
	padding-top: 1rem;
}

#placeholder_card_container{
    display:none;
}

#form-container iframe{
    min-height: 50px;
}

.form-label-group:nth-child(-n+2){
	width: 50% !important;
}

.form-label-group:nth-child(-n+2) input{
	background-image: none;
	padding-left: 50px !important;
}
.form-label-group:nth-child(-n+2) > label{padding-left: 50px !important;}
.form-label-group input{ padding-left: 50px; }

/* .form-label-group.pl-md-2 input {  */
	/* padding-left: 43px; */
/* } */

.form-label-group > label{
	font-size: 0.9rem;
	padding-left: 50px;
}

.form-label-group:nth-child(2) label{
	margin-left: 6px;
}

.card.steps {
    /* border-radius: 0 5px 5px 0; */
	border-radius: 0.55rem;
    z-index: 0;
    border: 0;
    /* height:  100px; */
    position:  relative;
	padding: 0;
}

.card.steps .nav-tabs {
	border-bottom: 0;
}

.card.customer-info .input-field input,
#modal-checkout .input-field input{
    background-repeat: no-repeat !important;
    background-position: 7% !important;
}

.card.customer-info .input-field input#checkout_first_name,
#modal-checkout .input-field input#checkout_first_name{
    border-radius: 100px 0 0 100px;
    border-right: 1px solid #fff;
}

.card.customer-info .input-field input#checkout_last_name,
#modal-checkout .input-field input#checkout_last_name{
    border-radius: 0 100px 100px 0;
    border-left: 1px solid #fff;
    padding-left: 70px;
}

.card.customer-info .input-field input#checkout_first_name,
.card.customer-info .input-field input#checkout_last_name,
#modal-checkout .input-field input#checkout_first_name,
#modal-checkout .input-field input#checkout_last_name  {
    background: url("../images/icon-user-grey.png");
    background-size: 12%;
    background-position: 6% !important;
}

.card.customer-info .input-field input#email,
#modal-checkout .input-field input#email{
    background: url("../images/icon-envelop-grey.png");
    background-size: 25px !important;
}

.card.customer-info .input-field input#phone,
#modal-checkout .input-field input#phone {
    background: url("../images/icon-phone-grey.png");
    background-size: 20px !important;
    padding-left: 65px;
}

.card.customer-info .input-field input#password,
.card.customer-info .input-field input#confirmpassword,
#modal-checkout .input-field input#password,
#modal-checkout .input-field input#confirmpassword {
    background: url("../images/icon-lock-grey.png");
    background-size: 20px !important;
}

.card.customer-info .input-field textarea::placeholder, 
#modal-checkout .input-field textarea::placeholder{
	font-style: italic;
	opacity: 0.7;
}

.card.customer-info .input-field input#confirmpassword,
#modal-checkout.input-field input#confirmpassword{
    padding-left: 65px
}

.card.customer-info .input-field .floating-placeholder,
#modal-checkout.input-field .floating-placeholder{
    color: #757575;
    font-style: italic;
    left: 70px;
    position: absolute;
    top: 20px;
    transition: all 0.2s ease;
}

.card.customer-info .input-field input,
.card.customer-info .input-field textarea,
#modal-checkout .input-field input,
#modal-checkout .input-field textarea{
    /* padding: 10px 0 10px 55px; */
	padding: 10px 40px 10px 55px;
    border: none;
    background-color: #efeff4;
}

.card.customer-info .input-field textarea,
#modal-checkout .input-field textarea {
    /* height: 100px !important; */
	height: 200px !important;
    padding-left: 25px !important;
    resize: none;
    border-radius: 10px;
    width: 100%;
}

.card.customer-info input[type=checkbox],
#modal-checkout input[type=checkbox]{
    visibility: hidden;
    position: absolute;
    /* width: 90% !important; */
}

.card.customer-info input[type=checkbox]~label,
#modal-checkout input[type=checkbox]~label {
    width: 100%;
    z-index: 1;
    height: 100%;
    background: #efeff4;
    border-radius: 100px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card.customer-info input[type=checkbox]:checked~label,
#modal-checkout input[type=checkbox]:checked~label{
	background: linear-gradient(to right, #dda871, #ae875d) !important;
}

.card.customer-info input[type=checkbox]~label span,
#modal-checkout input[type=checkbox]~label span {
    padding: 5px 0;
    border-radius: 50px;
    white-space: nowrap;
    font-weight: bold;
    display: inline-block;
}

.card.customer-info input[type=checkbox]~label .checked,
#modal-checkout input[type=checkbox]~label .checked {
    width: 75%;
    text-align:  center;
    color: #757575;
}

.card.customer-info input[type=checkbox]~label .unchecked,
#modal-checkout input[type=checkbox]~label .unchecked  {
    width: 25%;
    background-color: #fff;
    color: #757575;
    text-align:  center;
}

.card.customer-info input[type=checkbox]:checked~label .checked,
#modal-checkout input[type=checkbox]:checked~label .checked {
    background-color: #fff;
    color: #ae875d;
}

.card.customer-info input#subscribe[type=checkbox]~label .checked,
#modal-checkout input#subscribe[type=checkbox]~label .checked {
    height: inherit;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 0.8rem;
}

.card.customer-info input[type=checkbox]:checked~label .unchecked,
#modal-checkout input[type=checkbox]:checked~label .unchecked {
    background-color: transparent;
    color: #ffffff;
}

.card.customer-info hr,
#modal-checkout hr{
    width: 100%;
    height: 1px;
    border-color: #ddd;
	margin:6px 0;
}

.card.customer-info hr {
	/* margin-bottom: 1.5rem; */
	/* margin-top: 0; */
	margin: 0.5rem 0;
}

.order .item-list {
    max-height: 300px;
    height:  fit-content;
    overflow-y: auto !important;
    overflow-x: hidden;
    /* box-shadow: inset 0px -5px 14px -10px #5f5f5f; */
    padding:0;
    overflow-x: hidden;
    /*max-height: 10vh;*/
}

.body-checkout-desktop .order .item-list {
	/*max-height: 18vh;*/
}

.sticky .order .item-list {
    /*max-height: 30vh;*/
}

.sticky .body-checkout-desktop .order .item-list {
    /*max-height: calc(78vh - 360px) !important;*/
}

.order .item-list .item{
	cursor: pointer;
	position:  relative;
    transition: all 0.3s ease;
    padding: 1rem 1.5rem 1rem 0.5rem;
}

.order h6{
	font-size: 0.85rem;
}

.order .item-list::-webkit-scrollbar {
    display: none;
}

.floating-quantity {
    width: 50px
}

.item-divider {
    width: 100%;;
    border-bottom: 1px solid #ddd;
    margin: 0.5rem 1.5rem -1rem 3.5rem;
}

.body-checkout-desktop .item-divider {
	/* margin: 0 1.5rem; */
	margin: 0.5rem 0rem -1rem 3rem;
}


.cart-label{
    margin: 0 1.5rem 0 1.5rem;
    font-family: 'Montserrat-Medium';
    font-weight: 650;
    color: #333333;
    font-size: 22px;
    padding: 1.5rem 0 0.5rem 0;
    margin: 0;
}


.cart-empty{
    color: #a6a6ab !important;
    border:none;
}

.cart-empty-image{
    /*width: 55%;*/
}

.cart-empty-text{
    font-size: 1rem !important;
    font-weight: 500;
    margin: 1.3rem 0 1rem 0;
    padding-bottom: 1.3rem !important;
}

.cart-empty-closed-text{
    font-size: 1rem !important;
    font-weight: 500;
    margin: 1.3rem 0 1rem 0;
}

.cart-empty-closed-image-container{
    padding-top: 2rem;
}

.closed-text{
    font-size: 1rem !important;
    margin-bottom: 0 !important;
}

.order .item .extras table td {
    vertical-align: baseline;
    text-align: left;
    padding-right: 10px;
}

.order .item h6 {
    margin: 0;
	font-weight: bold;
}

/*.order .item .name,*/
/*.order .item .size,*/
/*.order .item .modifier {*/
/*    text-transform: uppercase;*/
/*}*/

.order .item p {
    margin-bottom: 0;
    /* font-size: 0.8rem; */
	font-size: 0.75rem;
    /* color: #757575; */
	color: #737377;
	/* font-weight: 600; */
	font-family: 'Montserrat-SemiBold';
}

.order .item p.text-right {
    font-family: 'Montserrat-Medium' !important;
    font-weight: bold;
}

p.text-right {
    font-weight: bold;
}

.form-navigation {
    justify-content: flex-end;
}

#nav-step1 .form-navigation {
    justify-content: flex-end;
}

.form-navigation .form-back {
    color: #ae875d;
    border-radius: 0 100px 100px 0;
    background: #f9f9fe;
    align-items: center;
    position: absolute;
    left: 0px;
    padding-left: 30px !important;
    padding-bottom: .75rem;
    padding-top: .75rem;
	letter-spacing: 1px;
}

.form-navigation .form-continue {
    /*background-color: #ae875d;*/
    color: #fff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    align-self: flex-end;
    padding-bottom: .75rem;
    padding-top: .75rem;
    letter-spacing: 2px;
    width: fit-content;
    height: 3rem;
}

.checkout-submit-text{
    display: flex;
}

.checkout-loader-container{
    width: 5rem;
    display: none;
}

.checkout-loader-container .button-loader{
    width: 20% !important;
}

.input-field #location {
    padding: 10px 0 10px 55px;
    background-image: url(../images/icon-map-marker-gray.png);
    background-position: 3.5% !important;
    background-size: 3%;
    background-repeat:  no-repeat;
}
.stepsfiller{
	width: 20px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -10px;
	background-color: #fff;
}
.steps .step {
    /* height: 120px; */
	height: auto;
	min-height: 120px;
    /* display: flex; */
    align-items: center;
    color: #333;
    text-decoration: none;
    width: 100%;
	/* padding: 2rem 0.5rem; */
	/* padding: 2rem 0.5rem 2rem 0; */
	padding: 3rem 0.5rem 3rem 0;
	margin-left: 1.75rem;
}

.steps .step:not(:last-child) {
    border-bottom: 1px solid #dddddd;
}

.steps .step .indicator {
    display: none;
}

.steps .step.active,
.steps .step.completed {
	padding: 2rem 0.5rem 2rem 0;
}

.steps .step.active .indicator {
    display: block;
    height: 75px;
    width: 7px;
    /* width: 1px; */
    border-radius: 0 5px 5px 0;
    background: #ae875d;
    position: absolute;
    left: 0;
    box-shadow: 1px 2px 8px 0px grey;
}

.steps .step h6 {
	color: #a6a6ab;
	margin-top: 2px;
}

.steps .step.active h6{
	color: #ae875d;
	font-weight: bold;
}

/* .steps .step:not(.completed) h6, */
.steps .step .detail {
    margin: 0;
}
.detail#customer-details{
    text-transform: capitalize;
}

.steps .step .detail {
	line-height: 1.2rem;
}

.steps .step.completed .detail {
	margin-top: 0.5rem;
}

.stepcount {
    /* color: #757575; */
	color: #fff;
    /* background-color: #efeff4; */
	background-color: #a6a6ab;
    width: 25px;
    height: 25px;
    border-radius: 100%;
}

.step.completed .stepcount span {
    visibility: hidden;
    vertical-align: baseline;
}

.step.completed .stepcount {
    background-color: #fff;
    background-image: url("../images/icon-check-green-circle.png");
    background-size: contain;
    color: #fff;
    align-self: flex-start;
}

.step.completed>div {
    align-self: flex-start;
}

.active .stepcount {
    background-color: #ae875d;
    color: #fff;
}

.input-field:hover~label,
.input-field:active~label,
.input-field:focus~label {
    top: 14px;
}

.background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100%  + 30px);
    z-index: -1;
}

.cart-subfooter {
	box-shadow: 0px -8px 14px -16px rgba(95, 95, 95, 0.5);
	margin: 0 1rem;
	padding: 0 0.5rem;
}

.fees {
    /* box-shadow: 0 5px 5px -5px #d0d0d0; */
	box-shadow: 0px -6px 30px -13px rgba(95,95,95,.30);
    display:  none;
    transition: all 0.3s ease;
}

.fees-label span{ transition: all 0.3s ease; }
.fees.collapsed .fees-label > span{transform: rotate(-90deg);}

.fees-header{
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    /* margin: 0 0.5rem 0 0.5rem; */
}

.fees-header h6{
    margin: 0;
}

.fees-label {
    width: 100;
    display: inline-flex;
    justify-content: center;
    justify-content: left;
}

.fees-label,
.fees-amount {
    display: inline-flex;
    font-size: 1rem;
    color: #ae875d;
    font-weight: bold;
}

.fees-icon{
    color:#ae875d;
    font-family: 'SourceSansPro-Semibold', 'Source Sans Pro Semibold', 'Source Sans Pro';
    font-weight: 650;
    font-size: 14px;
    margin-right: 0.5rem;
    margin-top: -2px;
    transition: .3s;
}

.fees-label span {
    background-image: url(../images/icon-arrow-down-gold);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 15px;
}

.coupons {
    position: relative;
}

.coupons input {
    padding: 10px 120px 10px 50px;
    border: none;
    background-color: #efeff4;
    white-space: nowrap;
    border-radius: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    background-image: url(../images/icon-ticket.png);
    background-repeat: no-repeat;
    background-size: 10%;
    background-position: 5% center;
    color: #ae875d;
    font-weight: bold;
    text-transform: uppercase;
}

.coupon_code{
    padding-left: 2.8rem;
}

.coupon_code::placeholder {
    /* WebKit, Blink, Edge */
   font-size: 0.8rem;
   color: #a6a6ab;
}

.coupon_code::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
   font-size: 0.8rem;
   color: #a6a6ab;
}
.coupon-code:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 0.8rem;
    color: #a6a6ab;
}
.coupon-code::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 0.8rem;
    color: #a6a6ab;
}
.coupon-code:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 0.8rem;
    color: #a6a6ab;
}

.coupon-icon{
    position: absolute;
    /* top: 1.2rem; */
	top: 0.5rem;
    left:0.8rem;
    font-size: 1.5rem;
    color:#a6a6ab
}
.coupon-check{
    padding: 0.3rem 0.4rem 0 0.2rem;
    background-color: white;
    border-radius: 1rem;
    margin: 0 0.4rem 0 0.1rem;
    color: #44db5e;
    height: 1.5rem;
    width: 1.5rem;
}

.coupon-invalid{
    color: #db4343 !important;
    display: none;
    font-weight:bold;
    font-size: 10pt;
}

.error-container{
    width:100%;
}

.total {
    
    /* margin: 1rem 2rem 0 2rem; */
	/* margin: 1rem 1.5rem 0 1.5rem; */
	/* margin: 1.5rem 1.5rem 0 1.5rem; */
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #c1c1c1;
	/* box-shadow: 0px 5px 14px -10px #5f5f5f; */
	padding: 1rem 0 0.5rem;
	margin-top: 1rem;
}

.total h5 {
    color: #ae875d;
    font-weight: bold;
}

.payment-logos {
    display: flex;
    margin: 0 auto;
    width: fit-content;
}

.payment-method {
    height: 25px;
    width: 45px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 0.3rem;
    padding: 1rem;
}

.amex,.mastercard, .visa, .paypal, .cash, .account{
    display:none;
}

.payment-card {
    border-radius: 3px;
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: center;
    border:  0;
	box-shadow: 0 0 6px 0px #c1c1c1;
	background-color: #fff;
    flex-direction:  column;
    align-items: center;        
    display:  inline;
    text-align:  left;
    padding:1rem;
}

.cc-info{
	display: flex;
}

.payments-accepted .payment-method.amex {
    background-image: url("../images/amex.png");
    background-size: 60%;
}

.payments-accepted .payment-method.mastercard {
    background-image: url("../images/icon-mastercard.png");
}

.payments-accepted .payment-method.visa {
    background-image: url("../images/icon-visa.png");
    background-size: 60%;
}

.payments-accepted .payment-method.paypal {
	background-image: url("../images/icon-paypal.png");
    background-size: 90%;
}

.payments-accepted .payment-method.cash {
	background-image: url("../images/icon-cash.png");
	background-size: 40%;
}

.payments-accepted .payment-method.account {
    background-image: url("../images/icon-account.png");
    background-size: 40%;
}
.payments-accepted .payment-method.alipay {
    background-image: url("../images/icon-alipay.png");
    background-size: 100%;
}
.payments-accepted .payment-method.afterpay {
    background-image: url("../images/icon-afterpay.png");
    background-size: 100%;
}
.input-field:hover~label,
.input-field:active~label,
.input-field:focus~label,
.input-field.notempty~label{
    top: 14px !important;
    font-size: 0.8rem;
}

#ordertime,
#deliveryaddress{
    background-color: #ae875d;
    border-radius: 100px;
    display: flex;
    justify-content: space-between;
}

#ordertime label,
#deliveryaddress label{
    margin: 0;
    color: #fff;
    width: 50%;
    border-radius: 100px;
    padding: 5px;
    font-weight: bold;
}

#ordertime input#asap:checked~#asap-label,
#ordertime input#later:checked~#later-label,
#deliveryaddress input:checked~#asap-label,
#deliveryaddress input#later:checked~#later-label{
    color: #ae875d;
    background: #fff;
}

.ready-time,
.map-container {
    height: 250px;
    background: #f9f9fe;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}

.ready-time {
	height: 218px;
}

.ready-time .ou-icon {
    color: #ae875d;
    font-size: 46px;
    padding-bottom: 6px;
}

.ready-time img {
    /* width: 100px; */
	width: 92px;
}

#ready-time {
    text-align: left;
    color: #ae875d;
}

#ready-time p {
    margin: 0;
}

#ready-time h6 {
    margin: 0;
}

.order-time-form #time-info {
    color: #737377;
    width: 50%;
    margin: 0 auto;
    font-size: 0.9rem;
	line-height: 1.2;
}

#ordertime .nav-item,
#deliveryaddress .nav-item{
    width: 50%;
}

#ordertime .nav-link,
#deliveryaddress .nav-link{
    color: #fff;
	padding: 0.3rem;
}

#ordertime .nav-link {
	/* padding: 0.25rem; */
	padding: 0.5rem;
	font-size: 0.8rem;
	font-style: normal;
	text-decoration: none;
}

#ordertime .nav-link.active,
#deliveryaddress .nav-link.active{
    background-color: #fff;
    color: #ae875d;
    border-radius: 100px;
	font-weight: 700!important;
}

input.payment-method{
    display: none;
}

.payment-method-icon{
    font-size: 1.5rem;
	background-color: #f9f9fe;
    border-radius: 50%;
    height: 45px;
    margin: auto;
    padding-top: 2px;
	text-align: center;
	width: 46px;
}

.payment-method-pick{
    background-color: #44db5e;
    height: 2rem;
    width: 2rem;
    font-size: 1rem;
    color: white;
    padding: 0.25rem 0 0 0;
    display: none;
	margin-top:8px;
}

.payment-method-form .payment-method{
	border:  0;
	/* box-shadow: 0 0 6px 0px #c1c1c1; */
	box-shadow: 0 0 16px 2px rgba(193, 193, 193, 0.25);
	/* background-color: #fff; */
	width: auto;
	height:  auto;
	display:  flex;
	/* align-items:  center; */
	flex-direction:  column;
}

.payment-method-form .payment-method label{
    align-items: center;
    display:  inline;
    text-align:  left;
    margin: 0;
    line-height: 1.75;
}

.payment-method-form .payment-method .payment-method-icon .ou-icon {
	color: #afafb4;
}

.payment-method-form .payment-method img{
    width: 50px;
    margin-right: 20px;
    display: inline-block;
}

.payment-method-form .payment-method h5{
	/* margin: 0; */
	margin: 0.7rem 0 0;
	color: #737373;
	vertical-align: middle;
	display: inline-block; 
	font-size: 1rem;
}

.payment-method-form .payment-method .pay-creditcard-details {
	border-bottom-left-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.payment-method-form .payment-method .pay-creditcard-details #guest_card {
	border-top: 1px solid #efeff4;
    margin-top: 1rem;
    padding-top: 1rem;
}

.payment-method-form .payment-method form {
	width: 100%;
}

.payment-method-form .payment-method form .switch-light-container {
	margin: 1rem 0;
}

.payment-method-form .payment-method form .exp-label-container i {
	font-size: 0.9rem;
}

#payment-info{
    color: #a6a6ab;
    font-style: italic;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

#payment-info img{
    width: 20px; 
    margin-right:10px;
}


.card-expiry{display: flex;align-items:  center;color: #737373;}
.card-expiry p{margin: 0;}


.card-expiry input{
    border: 0;
    border:  0;
    background-color: transparent;
    padding: 0px 20px;
}

/* For Firefox */
.nospinner{
    -moz-appearance:textfield !important;
}
/* Webkit browsers like Safari and Chrome */
input[type=number].nospinner::-webkit-inner-spin-button,
input[type=number].nospinner::-webkit-outer-spin-button{
    -webkit-appearance: none !important;
    margin: 0 !important;
}


#cvc-about{
    position: absolute;
    display: flex;
    justify-content:  center;
    align-items:  center;
    top: 7px;
    right: 8px;
    width: 30px;
    height:  30px;
    background-color:  #fff;
    border-radius: 100%;
    font-weight:  bold;
    color: #737373;
    z-index: 9999;
    cursor: pointer;
}
.custom-tooltip:focus span {
    display: block;
}
.custom-tooltip{
    text-decoration: none !important;
}
.custom-tooltip span {
    display: none;
    position: absolute;
    background: white;
    border: 1px solid;
    width: 350px;
    z-index: 9999;
    padding: 5px;
    left: -75px;
    word-spacing: 2px;
    margin: -60px 0 20px -180px;
    line-height: 20px;
    font-family: "Montserrat-Medium";
}

#remember-card ~ label span{
    text-align: center;
}

.tab-pickup form.customer-location-form:before {
    /* content: " "; */
    border: 1px solid #ddd;
    border-bottom:  0;
    width: -webkit-fill-available;
    position: absolute;
    top: -75px;
    left: 1.3rem;
    margin: 1.5rem auto;
    height: 135px;
    z-index: 0;
    border-radius: 0.5rem 0.5rem 0 0;
    /* flex:  1 0 auto; */
}

.bordertext{
	position: absolute;
	top: 16px;
	left:  50%;
	transform:  translateX(-50%);
	z-index:  999;
	font-size: 0.8rem;
	/* color: #d8d8d8; */
	color: #a6a6ab;
	background-color: #fff;
	padding: 0 2rem;
	white-space:  nowrap;
}

.customer-location-form p {
	/* color: #737377; */
}

.member .map-container{
	/* border-radius: 0  0 0.5rem 0.5rem; */
	border-radius: 0 0 0.5rem;
	margin: 0  0.5rem;
}


/* ORDER SUCCESS MODAL START */
.page-desktop.checkout #modal-order{
	background-image: none;
}

.page-desktop.checkout #modal-order .modal-dialog{
    display: flex;
	align-items: center;
	justify-content: center;
}

.page-desktop.checkout #modal-order .check-icon{
	width: 5rem;
	height: 5rem;
}

.page-desktop.checkout  #modal-order .modal-body{
    background-color: #fff;
    border-radius: 0.5rem !important;
}
.page-desktop.checkout #modal-order .order-details{
	width: 80%;
	height:  100px;
	align-items: center;
}


.page-desktop.checkout #modal-order .body-social{
	align-items: center;
	justify-content: space-evenly;
}

/* .page-desktop  #modal-order .body-social .btn-social-link#sns-fb .btn-social-link-icon-wrap{ */
	/* background-color: #4469b0;			 */
/* } */
#modal-order .body-social .btn-social-link#sns-fb .btn-social-link-icon-wrap{
	background-color: #4469b0;			
}

/* .page-desktop #modal-order .body-social #sns-fb .btn-social-link-icon{ */
	/* background-image: url(../images/icon-fb-sm.png); */
/* } */
#modal-order .body-social #sns-fb .btn-social-link-icon{
	background-image: url(../images/icon-fb-sm.png);
}

.sns-item{
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
	border-radius: 0.5rem;
 }
 
/* .page-desktop #modal-order .body-social .btn-social-link#sns-insta .btn-social-link-icon-wrap{ */
	/* background-color: #d73575;			 */
/* }	 */
#modal-order .body-social .btn-social-link#sns-insta .btn-social-link-icon-wrap{
	background-color: #d73575;			
}

/* .page-desktop #modal-order .body-social #sns-insta .btn-social-link-icon { */
    /* background-image: url(../images/icon-instagram.png); */
/* } */
#modal-order .body-social #sns-insta .btn-social-link-icon {
    background-image: url(../images/icon-instagram-sm.png);
}

/* ORDER SUCCESS MODAL END */

.floating-item-options{display: none;}

.options-open.item, .initial-open.item{
    /* background-color: #efeff4; */
	background-color: #f9f9fe;
}
.options-open .floating-item-options{
	display: block;
	position: absolute;
	top: -15px;
	cursor: default;
    width:100%;
    margin-left: -0.5rem;
}
.options-open .floating-item-options button{
	width: 45px;
	background: transparent;
	padding: 3px;
	display: inline-flex;
	align-items:  center;
}

.options-open .floating-item-options button img{
	width: 13px;
}

.options-open .floating-quantity{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 0 100px 100px 0;
	background-color: #ffffff;
	height: 30px;
	box-shadow: 0 20px 120px .5px #c1c1c1;
}

.options-open .floating-del{right:0;display:  inline-flex;align-items: center;justify-content:  center;}

.options-open .floating-del button{
	width: 30px !important;
	height: 30px !important;
	background-color: #ffffff !important;
	display: inline-flex;
	align-items:  center;
	justify-content:  center;
	box-shadow: 0 20px 120px .5px #c1c1c1;
	padding:  0;
}

.options-open .floating-del button.btn-edit{
	border-radius: 100%;
	margin-right: 10px;
}

.options-open .floating-del button.btn-del{
	border-radius: 100px 0 0 100px;
}

.floating-initial-hover{
    height: 1rem;
    padding-top: 1rem;
}

.cart-header-separator{
    border-bottom: 1px solid #ddd;
    margin: 0 1.5rem 0 1.5rem;
}
    
.floating-initial-item-options{display: none;}

.options-open.floating-initial-item-options{
	display: block;
	position: absolute;
	top: 51px;
	cursor: default;
    z-index: 999;
    width:100%;
}
.options-open.floating-initial-item-options button{
	width: 25px;
	background: transparent;
	padding: 3px;
	display: inline-flex;
	align-items:  center;
}

.options-open.floating-initial-item-options button img{
	width: 13px;
}

.options-open.floating-quantity{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 0 100px 100px 0;
	background-color: #ffffff;
	height: 30px;
	box-shadow: 0 0px 4px 0px #c1c1c1;
}

.options-open.floating-del{right:0;display:  inline-flex;align-items: center;justify-content:  center;}

.options-open.floating-del button{
	width: 30px;
	height: 30px;
	background-color: #ffffff;
	display: inline-flex;
	align-items:  center;
	justify-content:  center;
	box-shadow: 0 0px 4px 0px #c1c1c1;
	padding:  0;
}

.options-open.floating-del button.btn-edit{
	border-radius: 100%;
	margin-right: 10px;
}

.options-open.floating-del button.btn-del{
	border-radius: 100px 0 0 100px;
}

.options-open.no-edit-option-for-deal .btn-edit{
    display: none;
}

/*MENU HALF AND HALF MODAL START*/
.menu-desktop.page-desktop .btn-order-size{
	max-width: 150px;
}

/* 
.menu-nav-wrapper{
    height: 80vh;
    overflow: hidden;
    position: fixed;
    width: 192px;
    top: 90px !important;
}

.menu-nav-wrapper ul{
    position: relative !important;
    width: 200px !important;
    border-radius: 0.5em;
}*/

@media (min-width: 768px) {
	.menu-desktop.page-desktop .modal-dialog{
		top: 50%;
		transform: translateY(-50%);
	}
}

.menu-desktop.page-desktop #order-size{
	width: 100% !important;
	display: flex;
	justify-content: center;
}

.itemcontent{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

button.btn-checkout{
	border-radius: 100px;
    /* z-index: 9999; */
    font-size: 1.2rem;
    font-weight: 700;
    font-family: 'Montserrat-Medium';
}

/* .checkout-container{
    margin: 0 auto;
	margin-right: 1.5rem;
} */

.checkout-icon{
    color:white;
    margin-right: 0.5rem;
    /* font-size: 1rem; */
    /*margin-top: 0.35rem !important;*/
}

#modal-desk-halfhalf .modal-header{
	flex-direction: column;
    border: none;
    height: 5rem;
}

#modal-desk-halfhalf .modal-body{
    padding-top: 0 !important;
}

#modal-desk-halfhalf .modal-footer{
align-items:  center;
justify-content:  space-between;
}

#modal-desk-halfhalf .modal-footer > div{
	background-color: #fff;
	height: 50px;
    width: 50%;
    display: none;
	align-items: center;
	justify-content:  center;
}

#modal-desk-halfhalf .modal-footer .halfhalf-quantity{width: -webkit-fill-available;align-items:  center;justify-content:  center;}
#modal-desk-halfhalf .modal-footer .halfhalf-continue{
	width: 50%;
	align-items: center;
	justify-content: center;
    color: #fff;
    display: flex;
    background-color: #b79469;
    cursor: pointer;
}

#modal-desk-halfhalf .modal-footer .halfhalf-back{
    cursor: pointer;
}

#modal-desk-halfhalf .half-custom, #modal-desk-halfhalf .half-empty {
    display: none;
}


#halfhalf-product-section{
    display: none;
}

#modal-desk-halfhalf .p-3 img{
    width:60px;
    height: 60px;
}

#modal-desk-halfhalf .halfhalf-continue-text{
    font-size: 1.2rem;
    font-family: "Montserrat-Medium";
}

#modal-desk-halfhalf .modal-footer .halfhalf-quantity div{
	align-items: center;
	justify-content: center;
	height: 40px;
}
#modal-desk-halfhalf .modal-footer .halfhalf-quantity span{
    width: 2px;
    position: absolute;
    background: #efeff4;
    height: 32px;
}

#modal-desk-halfhalf .modal-footer .halfhalf-back img,
#modal-desk-halfhalf .modal-footer .halfhalf-continue img{
	width: 10px;
	margin: 0;
}

#modal-desk-halfhalf .spinner input[type="number"]{
	order: 2;
	border: none;
	font-weight:  bold;
	text-align:  center;
	width: 60%;
	font-size:  1.5rem;
	font-family: inherit;
}
#modal-desk-halfhalf .spinner button{
	width: 30px;
	height: 30px;
	display:  flex;
	align-items:  center;
	justify-content:  center;
	border-radius: 100%;
	background-color: #efeff4;
}
#modal-desk-halfhalf .spinner button img{width: 20px;}
#modal-desk-halfhalf .spinner .halfhalf-minus-quantity{ order: 1; }
#modal-desk-halfhalf .spinner .halfhalf-plus-quantity{ order: 3; }

#modal-desk-halfhalf .order-size-tpl-1-wrap .btn-order-size.active div{
	background: transparent;
	color: #ae875d;
	padding:  0;
}
.order-size-tpl-1-wrap .btn-order-size.active:after{
	border-color: #ae875d;
	border-width: 6px;
}
#modal-desk-halfhalf .order-size-tpl-1-wrap .btn-order-size div .name{
	margin-bottom: 20px;
}

#modal-desk-halfhalf .half-customize{
	height: 400px;
	border-top: 2px solid #d8d8d8;
	box-shadow: inset 0 -5px 7px -2px white;
	overflow:  hidden;
	border-radius:   0 0 8px 8px;
}
#modal-desk-halfhalf .half-customize .half-select{
	background-color: #efeff4;
    height: 100%;
}

#modal-desk-halfhalf .half-customize .half-select .halfhalf-menu-items{
	overflow-y: scroll;
	/*max-height: 100%;*/
    max-height: 80%;
}
#modal-desk-halfhalf .half-customize .half-custom{
	overflow-y: scroll;
    height:100%;
}

#modal-desk-halfhalf .half-customize .half-custom .gold-check-box{
	top: 50%;
	transform: translateY(-50%);
	left:  0;
}

#modal-desk-halfhalf .half-customize .prod-desk-del-container input:checked ~ .radio-big{
	background-color: #b79469;
    background-image: url(../images/icon-check-white.png);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
}

#modal-desk-halfhalf .half-customize .half-custom .radio-big{
border: 1px solid #d8d8d8;
width:  30px;
height:  30px;
position:  absolute;
left:  0;
top: 50%;
transform:  translateY(-50%);
border-radius: 100% !important;
}

#modal-desk-halfhalf .extras-price{
	position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    color: #737377;
}

@media only screen and (max-width: 767px) {
	
	#modal-checkout .input-field textarea {
		height: 50px !important;
	}
	
}


#feesCollapse p {
    margin-bottom: 0.5rem;
}

#nav-step4 .nav-link {
    padding: 0.25rem 1.75rem;
}

#nav-step4 .nav-pills .nav-link {
    margin: 0.5rem;
    text-transform: uppercase;
    color: #fff;
}

#nav-step4 .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #A57C58;
    background-color: #fff;
    border-radius: 3rem;
    font-family: 'Montserrat-SemiBold';
}

#member-card-tabs-wrap {
    background: white;
    z-index: 1;
    margin-bottom: -1.5rem;
    padding: 1rem;
    border-radius: 0.5rem 0.5rem  0 0;
}

#member-card-tabs {
    border-radius: 3rem;
    background: #A57C58;
}

#member-card-content {
    margin-top: -1.6rem;
    border: 1px solid red;
}

#stored-card {
    padding-bottom: 2rem;
}
#stored-card .carousel-item {
    padding: .5rem 0;
}

.cc-selected {
    width: 50px;
    height: 50px;
}
.cc-selected i {
    font-size: 3rem;
}

.cc-container {
    width: 80%;
    margin: 0 auto;
    cursor: pointer;
}

.cc-container,
.carousel-control-next,
.carousel-control-prev {
    border-radius: .5rem;
    box-shadow: 0px 0px 10px 2px #ccc;
}

.carousel-control-next,
.carousel-control-prev {
    background: #fff;
    opacity: 1;
    height: calc(100% - 1rem);
    width: 5%;
}
.carousel-control-next {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;    
}
.carousel-control-prev {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background: unset;
}

.carousel-control-next .ou-icon,
.carousel-control-prev .ou-icon {
    font-size: 1.25rem;
    color: #A57C58
}

.create-account-container,
.subs-container{
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem !important;
    height: fit-content;
    background: #efeff4;
}

.create-account-container .create-account,
.subs-container input{
	display: none;
}

.create-account-container label,
.subs-container label{
	padding: 0.3rem 1rem !important;
	margin: 0;
	cursor:  pointer;
	border-radius: 100px;
	color: #757575;
	font-weight: bold;
}

.create-account-container #create-account:checked ~  label#create-account-l,
.subs-container #subscribe:checked ~  label#subscribe-l{
	background-color: #fff;
	color:  #ae875d;
}

.subs-container label#subscribe-l{
	font-size: .8rem;
	padding: 0.5rem 0 !important;
}

.create-account-container #create-account:checked ~  label#create-account-no-l,
.subs-container #subscribe:checked ~  label#subscribe-no-l{
	background-color: transparent
}
.create-account-container #create-account:checked ~ label#create-account-no-l,
.subs-container #subscribe:checked ~ label#subscribe-no-l{ 
	color: #fff;
}
.create-account-container #create-account-no:checked ~ label#create-account-no-l,
label#create-account-no-l,
.subs-container #subscribe-no:checked ~ label#subscribe-no-l,
label#subscribe-no-l{
	background-color: #fff;
}

#create-account-l, #subscribe-l{ flex: 3 }
#create-account-no-l, #subscribe-no-l{ flex: 1 }

.radio-yes{
	background: linear-gradient(to right, #dda871, #ae875d) !important;
}

.fields-newaddress{
	display: flex;
	align-items: center;
	justify-content: center;
	/* padding: 0 2rem; */
	flex-flow:  column;
}

.fields-newaddress .map-container{
	/* width: 102.5%; */
	width: 95%;
	margin-bottom: 0 !important;
	height: 200px;
}


ul.stored-addresses-list{
	list-style-type: none;
	padding: 2rem 3rem;
	padding-top: 1rem;
}


.delivery-address:before {
    content: '';
    position: absolute;
    width: 60%;
    /* top: 7.9rem; */
	top: 7.1rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 8;
    height: 5px;
    background: #fff;
}

#deliveryaddress{
	z-index: 9;
}

.stored-addresses-list:before,
.fields-newaddress:before{
	content: '';
	width: calc(100% - 4rem);
	border: 1px solid #dddddd;
	position:  absolute;
	left:  2rem;
	/* top: 8rem; */
	top: 7.25rem;
	border-radius: .5rem;
	height: calc(100% - 17rem);
}
li.stored-address{
	box-shadow: antiquewhite
}

.stored-address img{width: 50px;margin-right: 1.5rem;}
.stored-address input{ display: none; }
.stored-address label{
	display: flex;
	align-items: center;
	box-shadow: 0px 0 5px 0px #a1a1a1;
	padding: 2rem;
	cursor:  pointer;
	position: relative;
}
.stored-address label h5{
	font-weight: bold;
	margin: 0;
}
.stored-address label a{
	color: #ae875d;
	font-style:  italic;
	font-weight:  bold;
	font-size: 0.8rem;
	position: absolute;
	text-decoration:  underline;
	right: 3rem;
	bottom: 1.5rem;
}

.table-num{
	position: relative;
	/* padding: 0 0.5rem; */
}

.table-num p{
	color: #a6a6ab;
	font-size: 1.1rem;
}
.table-num p.dtwo{
	color: #737377;
    line-height: 20px;
}

.table-num .bordertext{
	position: relative;
	top: 0px;
}
.table-num .bordertext span{
	z-index: 9;
	position: relative;
	background:  #fff;
	padding:  0 2rem;
}
.table-num .bordertext:before{
	content: " ";
	border-bottom: 2px solid #efeff4;
	width: 100%;
	position: absolute;
	height: 1px !important;
	left: 0;
	top: 0.5rem;
	z-index: 8;
}

/*.dinein-map.map-container{
	height: 150px;
}*/
a.view-store-hours{
    color: #ae875d;
    text-decoration: none;
    position: relative;
    display: block;
    font-size: 0.8rem;
    width: fit-content;
    margin: 1.5rem auto;
    margin-top: 0 !important;
    text-transform: uppercase;
    font-style: normal !important;
    background: #f9f9fe;
    padding: 2px 10px;
    border-radius: 2rem;
}

a.view-store-hours i{
	margin-right: 5px;
}

.map-container#map-desk-container-dinein{
   height: 300px; 
}

#mobile_order_date_dummy{  display: none;		 }

/* #create_switch .on { width: 60%; } */
/* #create_switch a, */
/* #create_switch .off { width: 40%; } */
/* #create_switch.is-on a { right: 40%; } */

/* #subscribe_switch .on { width: 70%; font-size: .8rem; } */
/* #subscribe_switch a, */
/* #subscribe_switch .off { width: 30%; } */
/* #subscribe_switch.is-on a { right: 30%; } */


/* ---- Desktop ---- */
@media (min-width: 768px) {
	
	.form-label-group.pl-md-2 input { 
		padding-left: 43px;
	}
	
	.fields-newaddress .input-field{
		width: 85%;
	}
	
}

@media (min-width: 1200px) {
    
    .menu-desktop::-webkit-scrollbar,
    .modal-body::-webkit-scrollbar,
    .item-list.container::-webkit-scrollbar{
        display: block !important;
    }
    
}

/* 

#stripe-card-name {
    padding-bottom: 0 !important;
}

#payment-form {
    margin-top: 2rem;
}

.eway-input {
    height: 3.5rem;
} */



=======
::-webkit-scrollbar {
    display: none; 
    background-color: rgba(0, 0, 0, 0.0);
    box-shadow: 1px;
    width: 10px;
    padding: 0 2px;
    border-radius: 1rem;
    padding: 2px;
    transform: translateZ(300px);
    z-index: 999;
    position: absolute;
}

::-webkit-scrollbar-thumb{
    background-color: rgba(165, 124, 88, 0.5);
    border-radius: 1rem;
}



a, button{ cursor: pointer; }

.item-list.container::-webkit-scrollbar{
    display: block;
}

.content{
    display:none
}

.page-desktop.checkout {
    overflow: unset !important;
}

.body-checkout-desktop .order .card.order-list {
	/* height: 54vh; */
	/*max-height: 61vh;*/
}

.sticky .body-checkout-desktop .order .card.order-list {
	/*max-height: 74vh;*/
}


.body {
    color: #333;
}
.input-field{
    width: 100%;
}

.grey-roundrect{
	border-radius: 100px;
	background-color: #efeff4 !important;
	padding: 10px 30px;
	border: 0;
}

.gold-text{ color: #ae875d !important; }

button {
    cursor: pointer;
}

.content {
    padding-right: 15px;
}

.content.container{
	position: relative;
	display: block;
}

.checkout-contents{
	top: -25px;
	position: relative;
}

.mobile-checkout-header{
	display: block;
	position: relative !important;
	top: 0px;
	left: 0;
	width: 100%;
	/* padding: 1.5rem; */
	border-bottom: 1px solid #dddddd;
}

/*.mobile-checkout-header .content-active {
	padding: 1.5rem;
}*/

.mobile-checkout-header .content-inactive {
	padding: 0 0.8rem !important;
}

.mobile-btnBack{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	/* left: 0.5rem; */
	left: 0.75rem;
	/* border-radius: 0 0 0.5rem 0.5rem; */
	border-radius: 0 0 50% 50%;
	/*background-image: url(../images/icon-arrow-up-gold.png);
	background-size: 60%;*/
	background-color: #f9f9fe;
	background-repeat:  no-repeat;
	background-position:  center;
	z-index: 99;
}

.mobile-checkout-header h6{
	display: inline;
	font-size: 1.6rem;
	font-weight: bold;
    font-family: "Montserrat-Medium";
	line-height:58px;
}
.mobile-checkout-header .ou-active h6{
	line-height:58px;
}


#backtomenu {
    /* background: linear-gradient(to right, #dda871, #ae875d) !important; */
    /* border-radius: 5px; */
	border-radius: 0.55rem;
    color: #fff;
    font-size: 1rem;
    /*background-image: url("../images/icon-arrow-left-white.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: 20%;*/
    /*background-size: 3%;*/
    align-items:  center;
    justify-content:  center;
}

#backtomenu span {
	letter-spacing: 2px;
    /* padding-right: 2rem; */
	padding-right: 1.5rem;
}

.tab-content>.tab-pane {
    height: auto !important;
    transition: all 0.3s ease;
    overflow-x: hidden;
}

.info {
    border-radius: 10px 5px 5px 10px;
}

.card {
    border-radius: 5px;
    border: 0;
    height: auto;
    height: fit-content;
}

.map-container {
    height: 250px;
    background: #efeff4;
    border-radius: 10px;
    /* margin: 0 0.5rem; */
}

a#change-to-pickup, a#change-to-delivery  {
    color: #ae875d;
    text-decoration: underline;
    position: relative;
    display: block;
    font-size: 1.0rem;
    margin-top: 20px !important;
}


.card.customer-info {
    /* border-radius: 10px; */
	border-radius: 0.55rem;
    box-shadow: 1px 0 15px -3px #c1c1c1;
    z-index: 1;
}

.body-checkout-desktop .customer-info .tab-content-title {
	margin: 0.5rem 0;
}

.body-checkout-desktop .customer-info .desk-customer-details .form-container {
	padding-top: 0.5rem;
}

.body-checkout-desktop .customer-info .desk-customer-details .form-container .pass-container {
	margin-top: 0.5rem;
}

.body-checkout-desktop .customer-info .desk-customer-details .customer-info-form .form-label-group i {
	color: #a8a8ad;
    font-size: 1.5rem;
    left: 15px;
    position: absolute;
    top: 11px;
}

.mobile-customer-details .customer-info-form .form-label-group i {
	color: #a8a8ad;
	font-size: 1.2rem;
	left: 15px;
    position: absolute;
    top: 14px;
}

.body-checkout-desktop .customer-info .desk-customer-details .customer-info-form .form-label-group.pl-md-2 i {
	left: 20px;
}

.body-checkout-desktop .customer-info .desk-payment .payment-method-form {
	padding-top: 1rem;
}

#placeholder_card_container{
    display:none;
}

#form-container iframe{
    min-height: 50px;
}

.form-label-group:nth-child(-n+2){
	width: 50% !important;
}

.form-label-group:nth-child(-n+2) input{
	background-image: none;
	padding-left: 50px !important;
}
.form-label-group:nth-child(-n+2) > label{padding-left: 50px !important;}
.form-label-group input{ padding-left: 50px; }

/* .form-label-group.pl-md-2 input {  */
	/* padding-left: 43px; */
/* } */

.form-label-group > label{
	font-size: 0.9rem;
	padding-left: 50px;
}

.form-label-group:nth-child(2) label{
	margin-left: 6px;
}

.card.steps {
    /* border-radius: 0 5px 5px 0; */
	border-radius: 0.55rem;
    z-index: 0;
    border: 0;
    /* height:  100px; */
    position:  relative;
	padding: 0;
}

.card.steps .nav-tabs {
	border-bottom: 0;
}

.card.customer-info .input-field input,
#modal-checkout .input-field input{
    background-repeat: no-repeat !important;
    background-position: 7% !important;
}

.card.customer-info .input-field input#checkout_first_name,
#modal-checkout .input-field input#checkout_first_name{
    border-radius: 100px 0 0 100px;
    border-right: 1px solid #fff;
}

.card.customer-info .input-field input#checkout_last_name,
#modal-checkout .input-field input#checkout_last_name{
    border-radius: 0 100px 100px 0;
    border-left: 1px solid #fff;
    padding-left: 70px;
}

.card.customer-info .input-field input#checkout_first_name,
.card.customer-info .input-field input#checkout_last_name,
#modal-checkout .input-field input#checkout_first_name,
#modal-checkout .input-field input#checkout_last_name  {
    background: url("../images/icon-user-grey.png");
    background-size: 12%;
    background-position: 6% !important;
}

.card.customer-info .input-field input#email,
#modal-checkout .input-field input#email{
    background: url("../images/icon-envelop-grey.png");
    background-size: 25px !important;
}

.card.customer-info .input-field input#phone,
#modal-checkout .input-field input#phone {
    background: url("../images/icon-phone-grey.png");
    background-size: 20px !important;
    padding-left: 65px;
}

.card.customer-info .input-field input#password,
.card.customer-info .input-field input#confirmpassword,
#modal-checkout .input-field input#password,
#modal-checkout .input-field input#confirmpassword {
    background: url("../images/icon-lock-grey.png");
    background-size: 20px !important;
}

.card.customer-info .input-field textarea::placeholder, 
#modal-checkout .input-field textarea::placeholder{
	font-style: italic;
	opacity: 0.7;
}

.card.customer-info .input-field input#confirmpassword,
#modal-checkout.input-field input#confirmpassword{
    padding-left: 65px
}

.card.customer-info .input-field .floating-placeholder,
#modal-checkout.input-field .floating-placeholder{
    color: #757575;
    font-style: italic;
    left: 70px;
    position: absolute;
    top: 20px;
    transition: all 0.2s ease;
}

.card.customer-info .input-field input,
.card.customer-info .input-field textarea,
#modal-checkout .input-field input,
#modal-checkout .input-field textarea{
    /* padding: 10px 0 10px 55px; */
	padding: 10px 40px 10px 55px;
    border: none;
    background-color: #efeff4;
}

.card.customer-info .input-field textarea,
#modal-checkout .input-field textarea {
    /* height: 100px !important; */
	height: 200px !important;
    padding-left: 25px !important;
    resize: none;
    border-radius: 10px;
    width: 100%;
}

.card.customer-info input[type=checkbox],
#modal-checkout input[type=checkbox]{
    visibility: hidden;
    position: absolute;
    /* width: 90% !important; */
}

.card.customer-info input[type=checkbox]~label,
#modal-checkout input[type=checkbox]~label {
    width: 100%;
    z-index: 1;
    height: 100%;
    background: #efeff4;
    border-radius: 100px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card.customer-info input[type=checkbox]:checked~label,
#modal-checkout input[type=checkbox]:checked~label{
	background: linear-gradient(to right, #dda871, #ae875d) !important;
}

.card.customer-info input[type=checkbox]~label span,
#modal-checkout input[type=checkbox]~label span {
    padding: 5px 0;
    border-radius: 50px;
    white-space: nowrap;
    font-weight: bold;
    display: inline-block;
}

.card.customer-info input[type=checkbox]~label .checked,
#modal-checkout input[type=checkbox]~label .checked {
    width: 75%;
    text-align:  center;
    color: #757575;
}

.card.customer-info input[type=checkbox]~label .unchecked,
#modal-checkout input[type=checkbox]~label .unchecked  {
    width: 25%;
    background-color: #fff;
    color: #757575;
    text-align:  center;
}

.card.customer-info input[type=checkbox]:checked~label .checked,
#modal-checkout input[type=checkbox]:checked~label .checked {
    background-color: #fff;
    color: #ae875d;
}

.card.customer-info input#subscribe[type=checkbox]~label .checked,
#modal-checkout input#subscribe[type=checkbox]~label .checked {
    height: inherit;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 0.8rem;
}

.card.customer-info input[type=checkbox]:checked~label .unchecked,
#modal-checkout input[type=checkbox]:checked~label .unchecked {
    background-color: transparent;
    color: #ffffff;
}

.card.customer-info hr,
#modal-checkout hr{
    width: 100%;
    height: 1px;
    border-color: #ddd;
	margin:6px 0;
}

.card.customer-info hr {
	/* margin-bottom: 1.5rem; */
	/* margin-top: 0; */
	margin: 0.5rem 0;
}

.order .item-list {
    max-height: 300px;
    height:  fit-content;
    overflow-y: auto !important;
    overflow-x: hidden;
    /* box-shadow: inset 0px -5px 14px -10px #5f5f5f; */
    padding:0;
    overflow-x: hidden;
    /*max-height: 10vh;*/
}

.body-checkout-desktop .order .item-list {
	/*max-height: 18vh;*/
}

.sticky .order .item-list {
    /*max-height: 30vh;*/
}

.sticky .body-checkout-desktop .order .item-list {
    /*max-height: calc(78vh - 360px) !important;*/
}

.order .item-list .item{
	cursor: pointer;
	position:  relative;
    transition: all 0.3s ease;
    padding: 1rem 1.5rem 1rem 0.5rem;
}

.order h6{
	font-size: 0.85rem;
}

.order .item-list::-webkit-scrollbar {
    display: none;
}

.floating-quantity {
    width: 50px
}

.item-divider {
    width: 100%;;
    border-bottom: 1px solid #ddd;
    margin: 0.5rem 1.5rem -1rem 3.5rem;
}

.body-checkout-desktop .item-divider {
	/* margin: 0 1.5rem; */
	margin: 0.5rem 0rem -1rem 3rem;
}


.cart-label{
    margin: 0 1.5rem 0 1.5rem;
    font-family: 'Montserrat-Medium';
    font-weight: 650;
    color: #333333;
    font-size: 22px;
    padding: 1.5rem 0 0.5rem 0;
    margin: 0;
}


.cart-empty{
    color: #a6a6ab !important;
    border:none;
}

.cart-empty-image{
    /*width: 55%;*/
}

.cart-empty-text{
    font-size: 1rem !important;
    font-weight: 500;
    margin: 1.3rem 0 1rem 0;
    padding-bottom: 1.3rem !important;
}

.cart-empty-closed-text{
    font-size: 1rem !important;
    font-weight: 500;
    margin: 1.3rem 0 1rem 0;
}

.cart-empty-closed-image-container{
    padding-top: 2rem;
}

.closed-text{
    font-size: 1rem !important;
    margin-bottom: 0 !important;
}

.order .item .extras table td {
    vertical-align: baseline;
    text-align: left;
    padding-right: 10px;
}

.order .item h6 {
    margin: 0;
	font-weight: bold;
}

/*.order .item .name,*/
/*.order .item .size,*/
/*.order .item .modifier {*/
/*    text-transform: uppercase;*/
/*}*/

.order .item p {
    margin-bottom: 0;
    /* font-size: 0.8rem; */
	font-size: 0.75rem;
    /* color: #757575; */
	color: #737377;
	/* font-weight: 600; */
	font-family: 'Montserrat-SemiBold';
}

.order .item p.text-right {
    font-family: 'Montserrat-Medium' !important;
    font-weight: bold;
}

p.text-right {
    font-weight: bold;
}

.form-navigation {
    justify-content: flex-end;
}

#nav-step1 .form-navigation {
    justify-content: flex-end;
}

.form-navigation .form-back {
    color: #ae875d;
    border-radius: 0 100px 100px 0;
    background: #f9f9fe;
    align-items: center;
    position: absolute;
    left: 0px;
    padding-left: 30px !important;
    padding-bottom: .75rem;
    padding-top: .75rem;
	letter-spacing: 1px;
}

.form-navigation .form-continue {
    /*background-color: #ae875d;*/
    color: #fff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    align-self: flex-end;
    padding-bottom: .75rem;
    padding-top: .75rem;
    letter-spacing: 2px;
    width: fit-content;
    height: 3rem;
}

.checkout-submit-text{
    display: flex;
}

.checkout-loader-container{
    width: 5rem;
    display: none;
}

.checkout-loader-container .button-loader{
    width: 20% !important;
}

.input-field #location {
    padding: 10px 0 10px 55px;
    background-image: url(../images/icon-map-marker-gray.png);
    background-position: 3.5% !important;
    background-size: 3%;
    background-repeat:  no-repeat;
}
.stepsfiller{
	width: 20px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -10px;
	background-color: #fff;
}
.steps .step {
    /* height: 120px; */
	height: auto;
	min-height: 120px;
    /* display: flex; */
    align-items: center;
    color: #333;
    text-decoration: none;
    width: 100%;
	/* padding: 2rem 0.5rem; */
	/* padding: 2rem 0.5rem 2rem 0; */
	padding: 3rem 0.5rem 3rem 0;
	margin-left: 1.75rem;
}

.steps .step:not(:last-child) {
    border-bottom: 1px solid #dddddd;
}

.steps .step .indicator {
    display: none;
}

.steps .step.active,
.steps .step.completed {
	padding: 2rem 0.5rem 2rem 0;
}

.steps .step.active .indicator {
    display: block;
    height: 75px;
    width: 7px;
    /* width: 1px; */
    border-radius: 0 5px 5px 0;
    background: #ae875d;
    position: absolute;
    left: 0;
    box-shadow: 1px 2px 8px 0px grey;
}

.steps .step h6 {
	color: #a6a6ab;
	margin-top: 2px;
}

.steps .step.active h6{
	color: #ae875d;
	font-weight: bold;
}

/* .steps .step:not(.completed) h6, */
.steps .step .detail {
    margin: 0;
}
.detail#customer-details{
    text-transform: capitalize;
}

.steps .step .detail {
	line-height: 1.2rem;
}

.steps .step.completed .detail {
	margin-top: 0.5rem;
}

.stepcount {
    /* color: #757575; */
	color: #fff;
    /* background-color: #efeff4; */
	background-color: #a6a6ab;
    width: 25px;
    height: 25px;
    border-radius: 100%;
}

.step.completed .stepcount span {
    visibility: hidden;
    vertical-align: baseline;
}

.step.completed .stepcount {
    background-color: #fff;
    background-image: url("../images/icon-check-green-circle.png");
    background-size: contain;
    color: #fff;
    align-self: flex-start;
}

.step.completed>div {
    align-self: flex-start;
}

.active .stepcount {
    background-color: #ae875d;
    color: #fff;
}

.input-field:hover~label,
.input-field:active~label,
.input-field:focus~label {
    top: 14px;
}

.background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100%  + 30px);
    z-index: -1;
}

.cart-subfooter {
	box-shadow: 0px -8px 14px -16px rgba(95, 95, 95, 0.5);
	margin: 0 1rem;
	padding: 0 0.5rem;
}

.fees {
    /* box-shadow: 0 5px 5px -5px #d0d0d0; */
	box-shadow: 0px -6px 30px -13px rgba(95,95,95,.30);
    display:  none;
    transition: all 0.3s ease;
}

.fees-label span{ transition: all 0.3s ease; }
.fees.collapsed .fees-label > span{transform: rotate(-90deg);}

.fees-header{
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    /* margin: 0 0.5rem 0 0.5rem; */
}

.fees-header h6{
    margin: 0;
}

.fees-label {
    width: 100;
    display: inline-flex;
    justify-content: center;
    justify-content: left;
}

.fees-label,
.fees-amount {
    display: inline-flex;
    font-size: 1rem;
    color: #ae875d;
    font-weight: bold;
}

.fees-icon{
    color:#ae875d;
    font-family: 'SourceSansPro-Semibold', 'Source Sans Pro Semibold', 'Source Sans Pro';
    font-weight: 650;
    font-size: 14px;
    margin-right: 0.5rem;
    margin-top: -2px;
    transition: .3s;
}

.fees-label span {
    background-image: url(../images/icon-arrow-down-gold);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 15px;
}

.coupons {
    position: relative;
}

.coupons input {
    padding: 10px 120px 10px 50px;
    border: none;
    background-color: #efeff4;
    white-space: nowrap;
    border-radius: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    background-image: url(../images/icon-ticket.png);
    background-repeat: no-repeat;
    background-size: 10%;
    background-position: 5% center;
    color: #ae875d;
    font-weight: bold;
    text-transform: uppercase;
}

.coupon_code{
    padding-left: 2.8rem;
}

.coupon_code::placeholder {
    /* WebKit, Blink, Edge */
   font-size: 0.8rem;
   color: #a6a6ab;
}

.coupon_code::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
   font-size: 0.8rem;
   color: #a6a6ab;
}
.coupon-code:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 0.8rem;
    color: #a6a6ab;
}
.coupon-code::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 0.8rem;
    color: #a6a6ab;
}
.coupon-code:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 0.8rem;
    color: #a6a6ab;
}

.coupon-icon{
    position: absolute;
    /* top: 1.2rem; */
	top: 0.5rem;
    left:0.8rem;
    font-size: 1.5rem;
    color:#a6a6ab
}
.coupon-check{
    padding: 0.3rem 0.4rem 0 0.2rem;
    background-color: white;
    border-radius: 1rem;
    margin: 0 0.4rem 0 0.1rem;
    color: #44db5e;
    height: 1.5rem;
    width: 1.5rem;
}

.coupon-invalid{
    color: #db4343 !important;
    display: none;
    font-weight:bold;
    font-size: 10pt;
}

.error-container{
    width:100%;
}

.total {
    
    /* margin: 1rem 2rem 0 2rem; */
	/* margin: 1rem 1.5rem 0 1.5rem; */
	/* margin: 1.5rem 1.5rem 0 1.5rem; */
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #c1c1c1;
	/* box-shadow: 0px 5px 14px -10px #5f5f5f; */
	padding: 1rem 0 0.5rem;
	margin-top: 1rem;
}

.total h5 {
    color: #ae875d;
    font-weight: bold;
}

.payment-logos {
    display: flex;
    margin: 0 auto;
    width: fit-content;
    flex-wrap: wrap;
}

.applepay-payment-request-button{
    padding: 10px 0px;
}
#googlecontainer, #applecontainer {
    padding: 10px 0px;
}
#googlecontainer .gpay-button {
    width: 100%;
    border-radius: 100px;
    height: 48px;
}
.applepay-paystream-payment-request-button, .googlepay-paystream-payment-request-button,.googlepay-paystream-extra-block {
    display: none;
}
.payment-method {
    height: 25px;
    width: 45px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 0.3rem;
    padding: 1rem;
    margin-top: 4px !important;
}

.amex,.mastercard, .visa, .paypal, .cash, .account,.zipMoney{
    display:none;
}

.payment-card {
    border-radius: 3px;
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: center;
    border:  0;
	box-shadow: 0 0 6px 0px #c1c1c1;
	background-color: #fff;
    flex-direction:  column;
    align-items: center;        
    display:  inline;
    text-align:  left;
    padding:1rem;
}

.cc-info{
	display: flex;
}

.payments-accepted .payment-method.amex {
    background-image: url("../images/amex.png");
    background-size: 60%;
}

.payments-accepted .payment-method.mastercard {
    background-image: url("../images/icon-mastercard.png");
}

.payments-accepted .payment-method.visa {
    background-image: url("../images/icon-visa.png");
    background-size: 60%;
}

.payments-accepted .payment-method.paypal {
	background-image: url("../images/icon-paypal.png");
    background-size: 90%;
}

.payments-accepted .payment-method.cash {
	background-image: url("../images/icon-cash.png");
	background-size: 40%;
}

.payments-accepted .payment-method.account {
    background-image: url("../images/icon-account.png");
    background-size: 40%;
}
.payments-accepted .payment-method.alipay {
    background-image: url("../images/icon-alipay.png");
    background-size: 65%;
}
.payments-accepted .payment-method.afterpay {
    background-image: url("../images/icon-afterpay.png");
    background-size: 65%;
}
.input-field:hover~label,
.input-field:active~label,
.input-field:focus~label,
.input-field.notempty~label{
    top: 14px !important;
    font-size: 0.8rem;
}

#ordertime,
#deliveryaddress{
    background-color: #ae875d;
    border-radius: 100px;
    display: flex;
    justify-content: space-between;
}

#ordertime label,
#deliveryaddress label{
    margin: 0;
    color: #fff;
    width: 50%;
    border-radius: 100px;
    padding: 5px;
    font-weight: bold;
}

#ordertime input#asap:checked~#asap-label,
#ordertime input#later:checked~#later-label,
#deliveryaddress input:checked~#asap-label,
#deliveryaddress input#later:checked~#later-label{
    color: #ae875d;
    background: #fff;
}

.ready-time,
.map-container {
    height: 250px;
    background: #f9f9fe;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}

.ready-time {
	height: 218px;
}

.ready-time .ou-icon {
    color: #ae875d;
    font-size: 46px;
    padding-bottom: 6px;
}

.ready-time img {
    /* width: 100px; */
	width: 92px;
}

#ready-time {
    text-align: left;
    color: #ae875d;
}

#ready-time p {
    margin: 0;
}

#ready-time h6 {
    margin: 0;
}

.order-time-form #time-info {
    color: #737377;
    width: 50%;
    margin: 0 auto;
    font-size: 0.9rem;
	line-height: 1.2;
}

#ordertime .nav-item,
#deliveryaddress .nav-item{
    width: 50%;
}

#ordertime .nav-link,
#deliveryaddress .nav-link{
    color: #fff;
	padding: 0.3rem;
}

#ordertime .nav-link {
	/* padding: 0.25rem; */
	padding: 0.5rem;
	font-size: 0.8rem;
	font-style: normal;
	text-decoration: none;
}

#ordertime .nav-link.active,
#deliveryaddress .nav-link.active{
    background-color: #fff;
    color: #ae875d;
    border-radius: 100px;
	font-weight: 700!important;
}

input.payment-method{
    display: none;
}

.payment-method-icon{
    font-size: 1.5rem;
	background-color: #f9f9fe;
    border-radius: 50%;
    height: 45px;
    margin: auto;
    padding-top: 2px;
	text-align: center;
	width: 46px;
}

.payment-method-pick{
    background-color: #44db5e;
    height: 2rem;
    width: 2rem;
    font-size: 1rem;
    color: white;
    padding: 0.25rem 0 0 0;
    display: none;
	margin-top:8px;
}

.payment-method-form .payment-method{
	border:  0;
	/* box-shadow: 0 0 6px 0px #c1c1c1; */
	box-shadow: 0 0 16px 2px rgba(193, 193, 193, 0.25);
	/* background-color: #fff; */
	width: auto;
	height:  auto;
	display:  flex;
	/* align-items:  center; */
	flex-direction:  column;
}

.payment-method-form .payment-method label{
    align-items: center;
    display:  inline;
    text-align:  left;
    margin: 0;
    line-height: 1.75;
}

.payment-method-form .payment-method .payment-method-icon .ou-icon {
	color: #afafb4;
}

.payment-method-form .payment-method img{
    width: 50px;
    margin-right: 20px;
    display: inline-block;
}

.payment-method-form .payment-method h5{
	/* margin: 0; */
	margin: 0.7rem 0 0;
	color: #737373;
	vertical-align: middle;
	display: inline-block; 
	font-size: 1rem;
}

.payment-method-form .payment-method .pay-creditcard-details {
	border-bottom-left-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.payment-method-form .payment-method .pay-creditcard-details #guest_card {
	border-top: 1px solid #efeff4;
    margin-top: 1rem;
    padding-top: 1rem;
}

.payment-method-form .payment-method form {
	width: 100%;
}

.payment-method-form .payment-method form .switch-light-container {
	margin: 1rem 0;
}

.payment-method-form .payment-method form .exp-label-container i {
	font-size: 0.9rem;
}

#payment-info{
    color: #a6a6ab;
    font-style: italic;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

#payment-info img{
    width: 20px; 
    margin-right:10px;
}


.card-expiry{display: flex;align-items:  center;color: #737373;}
.card-expiry p{margin: 0;}


.card-expiry input{
    border: 0;
    border:  0;
    background-color: transparent;
    padding: 0px 20px;
}

/* For Firefox */
.nospinner{
    -moz-appearance:textfield !important;
}
/* Webkit browsers like Safari and Chrome */
input[type=number].nospinner::-webkit-inner-spin-button,
input[type=number].nospinner::-webkit-outer-spin-button{
    -webkit-appearance: none !important;
    margin: 0 !important;
}


#cvc-about{
    position: absolute;
    display: flex;
    justify-content:  center;
    align-items:  center;
    top: 7px;
    right: 8px;
    width: 30px;
    height:  30px;
    background-color:  #fff;
    border-radius: 100%;
    font-weight:  bold;
    color: #737373;
    z-index: 9999;
    cursor: pointer;
}
.custom-tooltip:focus span {
    display: block;
}
.custom-tooltip{
    text-decoration: none !important;
}
.custom-tooltip span {
    display: none;
    position: absolute;
    background: white;
    border: 1px solid;
    width: 350px;
    z-index: 9999;
    padding: 5px;
    left: -75px;
    word-spacing: 2px;
    margin: -60px 0 20px -180px;
    line-height: 20px;
    font-family: "Montserrat-Medium";
}

#remember-card ~ label span{
    text-align: center;
}

.tab-pickup form.customer-location-form:before {
    /* content: " "; */
    border: 1px solid #ddd;
    border-bottom:  0;
    width: -webkit-fill-available;
    position: absolute;
    top: -75px;
    left: 1.3rem;
    margin: 1.5rem auto;
    height: 135px;
    z-index: 0;
    border-radius: 0.5rem 0.5rem 0 0;
    /* flex:  1 0 auto; */
}

.bordertext{
	position: absolute;
	top: 16px;
	left:  50%;
	transform:  translateX(-50%);
	z-index:  999;
	font-size: 0.8rem;
	/* color: #d8d8d8; */
	color: #a6a6ab;
	background-color: #fff;
	padding: 0 2rem;
	white-space:  nowrap;
}

.customer-location-form p {
	/* color: #737377; */
}

.member .map-container{
	/* border-radius: 0  0 0.5rem 0.5rem; */
	border-radius: 0 0 0.5rem;
	margin: 0  0.5rem;
}


/* ORDER SUCCESS MODAL START */
.page-desktop.checkout #modal-order{
	background-image: none;
}

.page-desktop.checkout #modal-order .modal-dialog{
    display: flex;
	align-items: center;
	justify-content: center;
}

.page-desktop.checkout #modal-order .check-icon{
	width: 5rem;
	height: 5rem;
}

.page-desktop.checkout  #modal-order .modal-body{
    background-color: #fff;
    border-radius: 0.5rem !important;
}
.page-desktop.checkout #modal-order .order-details{
	width: 80%;
	height:  100px;
	align-items: center;
}


.page-desktop.checkout #modal-order .body-social{
	align-items: center;
	justify-content: space-evenly;
}

/* .page-desktop  #modal-order .body-social .btn-social-link#sns-fb .btn-social-link-icon-wrap{ */
	/* background-color: #4469b0;			 */
/* } */
#modal-order .body-social .btn-social-link#sns-fb .btn-social-link-icon-wrap{
	background-color: #4469b0;			
}

/* .page-desktop #modal-order .body-social #sns-fb .btn-social-link-icon{ */
	/* background-image: url(../images/icon-fb-sm.png); */
/* } */
#modal-order .body-social #sns-fb .btn-social-link-icon{
	background-image: url(../images/icon-fb-sm.png);
}

.sns-item{
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
	border-radius: 0.5rem;
 }
 
/* .page-desktop #modal-order .body-social .btn-social-link#sns-insta .btn-social-link-icon-wrap{ */
	/* background-color: #d73575;			 */
/* }	 */
#modal-order .body-social .btn-social-link#sns-insta .btn-social-link-icon-wrap{
	background-color: #d73575;			
}

/* .page-desktop #modal-order .body-social #sns-insta .btn-social-link-icon { */
    /* background-image: url(../images/icon-instagram.png); */
/* } */
#modal-order .body-social #sns-insta .btn-social-link-icon {
    background-image: url(../images/icon-instagram-sm.png);
}

/* ORDER SUCCESS MODAL END */

.floating-item-options{display: none;}

.options-open.item, .initial-open.item{
    /* background-color: #efeff4; */
	background-color: #f9f9fe;
}
.options-open .floating-item-options{
	display: block;
	position: absolute;
	top: -15px;
	cursor: default;
    width:100%;
    margin-left: -0.5rem;
}
.options-open .floating-item-options button{
	width: 45px;
	background: transparent;
	padding: 3px;
	display: inline-flex;
	align-items:  center;
}

.options-open .floating-item-options button img{
	width: 13px;
}

.options-open .floating-quantity{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 0 100px 100px 0;
	background-color: #ffffff;
	height: 30px;
	box-shadow: 0 20px 120px .5px #c1c1c1;
}

.options-open .floating-del{right:0;display:  inline-flex;align-items: center;justify-content:  center;}

.options-open .floating-del button{
	width: 30px !important;
	height: 30px !important;
	background-color: #ffffff !important;
	display: inline-flex;
	align-items:  center;
	justify-content:  center;
	box-shadow: 0 20px 120px .5px #c1c1c1;
	padding:  0;
}

.options-open .floating-del button.btn-edit{
	border-radius: 100%;
	margin-right: 10px;
}

.options-open .floating-del button.btn-del{
	border-radius: 100px 0 0 100px;
}

.floating-initial-hover{
    height: 1rem;
    padding-top: 1rem;
}

.cart-header-separator{
    border-bottom: 1px solid #ddd;
    margin: 0 1.5rem 0 1.5rem;
}
    
.floating-initial-item-options{display: none;}

.options-open.floating-initial-item-options{
	display: block;
	position: absolute;
	top: 51px;
	cursor: default;
    z-index: 999;
    width:100%;
}
.options-open.floating-initial-item-options button{
	width: 25px;
	background: transparent;
	padding: 3px;
	display: inline-flex;
	align-items:  center;
}

.options-open.floating-initial-item-options button img{
	width: 13px;
}

.options-open.floating-quantity{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 0 100px 100px 0;
	background-color: #ffffff;
	height: 30px;
	box-shadow: 0 0px 4px 0px #c1c1c1;
}

.options-open.floating-del{right:0;display:  inline-flex;align-items: center;justify-content:  center;}

.options-open.floating-del button{
	width: 30px;
	height: 30px;
	background-color: #ffffff;
	display: inline-flex;
	align-items:  center;
	justify-content:  center;
	box-shadow: 0 0px 4px 0px #c1c1c1;
	padding:  0;
}

.options-open.floating-del button.btn-edit{
	border-radius: 100%;
	margin-right: 10px;
}

.options-open.floating-del button.btn-del{
	border-radius: 100px 0 0 100px;
}

.options-open.no-edit-option-for-deal .btn-edit{
    display: none;
}

/*MENU HALF AND HALF MODAL START*/
.menu-desktop.page-desktop .btn-order-size{
	max-width: 150px;
}

/* 
.menu-nav-wrapper{
    height: 80vh;
    overflow: hidden;
    position: fixed;
    width: 192px;
    top: 90px !important;
}

.menu-nav-wrapper ul{
    position: relative !important;
    width: 200px !important;
    border-radius: 0.5em;
}*/

@media (min-width: 768px) {
	.menu-desktop.page-desktop .modal-dialog{
		top: 50%;
		transform: translateY(-50%);
	}
}

.menu-desktop.page-desktop #order-size{
	width: 100% !important;
	display: flex;
	justify-content: center;
}

.itemcontent{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

button.btn-checkout,
.btn-dashboard-checkout {
	border-radius: 100px;
    /* z-index: 9999; */
    font-size: 1.2rem;
    font-weight: 700;
    font-family: 'Montserrat-Medium';
}

/* .checkout-container{
    margin: 0 auto;
	margin-right: 1.5rem;
} */

.checkout-icon{
    color:white;
    margin-right: 0.5rem;
    /* font-size: 1rem; */
    /*margin-top: 0.35rem !important;*/
}

#modal-desk-halfhalf .modal-header{
	flex-direction: column;
    border: none;
    height: 5rem;
}

#modal-desk-halfhalf .modal-body{
    padding-top: 0 !important;
}

#modal-desk-halfhalf .modal-footer{
align-items:  center;
justify-content:  space-between;
}

#modal-desk-halfhalf .modal-footer > div{
	background-color: #fff;
	height: 50px;
    width: 50%;
    display: none;
	align-items: center;
	justify-content:  center;
}

#modal-desk-halfhalf .modal-footer .halfhalf-quantity{width: -webkit-fill-available;align-items:  center;justify-content:  center;}
#modal-desk-halfhalf .modal-footer .halfhalf-continue{
	width: 50%;
	align-items: center;
	justify-content: center;
    color: #fff;
    display: flex;
    background-color: #b79469;
    cursor: pointer;
}

#modal-desk-halfhalf .modal-footer .halfhalf-back{
    cursor: pointer;
}

#modal-desk-halfhalf .half-custom, #modal-desk-halfhalf .half-empty {
    display: none;
}


#halfhalf-product-section{
    display: none;
}

#modal-desk-halfhalf .p-3 img{
    width:60px;
    height: 60px;
}

#modal-desk-halfhalf .halfhalf-continue-text{
    font-size: 1.2rem;
    font-family: "Montserrat-Medium";
}

#modal-desk-halfhalf .modal-footer .halfhalf-quantity div{
	align-items: center;
	justify-content: center;
	height: 40px;
}
#modal-desk-halfhalf .modal-footer .halfhalf-quantity span{
    width: 2px;
    position: absolute;
    background: #efeff4;
    height: 32px;
}

#modal-desk-halfhalf .modal-footer .halfhalf-back img,
#modal-desk-halfhalf .modal-footer .halfhalf-continue img{
	width: 10px;
	margin: 0;
}

#modal-desk-halfhalf .spinner input[type="number"]{
	order: 2;
	border: none;
	font-weight:  bold;
	text-align:  center;
	width: 60%;
	font-size:  1.5rem;
	font-family: inherit;
}
#modal-desk-halfhalf .spinner button{
	width: 30px;
	height: 30px;
	display:  flex;
	align-items:  center;
	justify-content:  center;
	border-radius: 100%;
	background-color: #efeff4;
}
#modal-desk-halfhalf .spinner button img{width: 20px;}
#modal-desk-halfhalf .spinner .halfhalf-minus-quantity{ order: 1; }
#modal-desk-halfhalf .spinner .halfhalf-plus-quantity{ order: 3; }

#modal-desk-halfhalf .order-size-tpl-1-wrap .btn-order-size.active div{
	background: transparent;
	color: #ae875d;
	padding:  0;
}
.order-size-tpl-1-wrap .btn-order-size.active:after{
	border-color: #ae875d;
	border-width: 6px;
}
#modal-desk-halfhalf .order-size-tpl-1-wrap .btn-order-size div .name{
	margin-bottom: 20px;
}

#modal-desk-halfhalf .half-customize{
	height: 400px;
	border-top: 2px solid #d8d8d8;
	box-shadow: inset 0 -5px 7px -2px white;
	overflow:  hidden;
	border-radius:   0 0 8px 8px;
}
#modal-desk-halfhalf .half-customize .half-select{
	background-color: #efeff4;
    height: 100%;
}

#modal-desk-halfhalf .half-customize .half-select .halfhalf-menu-items{
	overflow-y: scroll;
	/*max-height: 100%;*/
    max-height: 80%;
}
#modal-desk-halfhalf .half-customize .half-custom{
	overflow-y: scroll;
    height:100%;
}

#modal-desk-halfhalf .half-customize .half-custom .gold-check-box{
	top: 50%;
	transform: translateY(-50%);
	left:  0;
}

#modal-desk-halfhalf .half-customize .prod-desk-del-container input:checked ~ .radio-big{
	background-color: #b79469;
    background-image: url(../images/icon-check-white.png);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
}

#modal-desk-halfhalf .half-customize .half-custom .radio-big{
border: 1px solid #d8d8d8;
width:  30px;
height:  30px;
position:  absolute;
left:  0;
top: 50%;
transform:  translateY(-50%);
border-radius: 100% !important;
}

#modal-desk-halfhalf .extras-price{
	position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    color: #737377;
}

@media only screen and (max-width: 767px) {
	
	#modal-checkout .input-field textarea {
		height: 50px !important;
	}
	
}


#feesCollapse p {
    margin-bottom: 0.5rem;
}

#nav-step4 .nav-link {
    padding: 0.25rem 1.75rem;
}

#nav-step4 .nav-pills .nav-link {
    margin: 0.5rem;
    text-transform: uppercase;
    color: #fff;
}

#nav-step4 .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #A57C58;
    background-color: #fff;
    border-radius: 3rem;
    font-family: 'Montserrat-SemiBold';
}

#member-card-tabs-wrap {
    background: white;
    z-index: 1;
    margin-bottom: -1.5rem;
    padding: 1rem;
    border-radius: 0.5rem 0.5rem  0 0;
}

#member-card-tabs {
    border-radius: 3rem;
    background: #A57C58;
}

#member-card-content {
    margin-top: -1.6rem;
    border: 1px solid red;
}

#stored-card {
    padding-bottom: 2rem;
}
#stored-card .carousel-item {
    padding: .5rem 0;
}

.cc-selected {
    width: 50px;
    height: 50px;
}
.cc-selected i {
    font-size: 3rem;
}

.cc-container {
    width: 80%;
    margin: 0 auto;
    cursor: pointer;
}

.cc-container,
.carousel-control-next,
.carousel-control-prev {
    border-radius: .5rem;
    box-shadow: 0px 0px 10px 2px #ccc;
}

.carousel-control-next,
.carousel-control-prev {
    background: #fff;
    opacity: 1;
    height: calc(100% - 1rem);
    width: 5%;
}
.carousel-control-next {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;    
}
.carousel-control-prev {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background: unset;
}

.carousel-control-next .ou-icon,
.carousel-control-prev .ou-icon {
    font-size: 1.25rem;
    color: #A57C58
}

.create-account-container,
.subs-container{
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem !important;
    height: fit-content;
    background: #efeff4;
}

.create-account-container .create-account,
.subs-container input{
	display: none;
}

.create-account-container label,
.subs-container label{
	padding: 0.3rem 1rem !important;
	margin: 0;
	cursor:  pointer;
	border-radius: 100px;
	color: #757575;
	font-weight: bold;
}

.create-account-container #create-account:checked ~  label#create-account-l,
.subs-container #subscribe:checked ~  label#subscribe-l{
	background-color: #fff;
	color:  #ae875d;
}

.subs-container label#subscribe-l{
	font-size: .8rem;
	padding: 0.5rem 0 !important;
}

.create-account-container #create-account:checked ~  label#create-account-no-l,
.subs-container #subscribe:checked ~  label#subscribe-no-l{
	background-color: transparent
}
.create-account-container #create-account:checked ~ label#create-account-no-l,
.subs-container #subscribe:checked ~ label#subscribe-no-l{ 
	color: #fff;
}
.create-account-container #create-account-no:checked ~ label#create-account-no-l,
label#create-account-no-l,
.subs-container #subscribe-no:checked ~ label#subscribe-no-l,
label#subscribe-no-l{
	background-color: #fff;
}

#create-account-l, #subscribe-l{ flex: 3 }
#create-account-no-l, #subscribe-no-l{ flex: 1 }

.radio-yes{
	background: linear-gradient(to right, #dda871, #ae875d) !important;
}

.fields-newaddress{
	display: flex;
	align-items: center;
	justify-content: center;
	/* padding: 0 2rem; */
	flex-flow:  column;
}

.fields-newaddress .map-container{
	/* width: 102.5%; */
	width: 95%;
	margin-bottom: 0 !important;
	height: 200px;
}


ul.stored-addresses-list{
	list-style-type: none;
	padding: 2rem 3rem;
	padding-top: 1rem;
}


.delivery-address:before {
    content: '';
    position: absolute;
    width: 60%;
    /* top: 7.9rem; */
	top: 7.1rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 8;
    height: 5px;
    background: #fff;
}

#deliveryaddress{
	z-index: 9;
}

.stored-addresses-list:before,
.fields-newaddress:before{
	content: '';
	width: calc(100% - 4rem);
	border: 1px solid #dddddd;
	position:  absolute;
	left:  2rem;
	/* top: 8rem; */
	top: 7.25rem;
	border-radius: .5rem;
	height: calc(100% - 17rem);
}
li.stored-address{
	box-shadow: antiquewhite
}

.stored-address img{width: 50px;margin-right: 1.5rem;}
.stored-address input{ display: none; }
.stored-address label{
	display: flex;
	align-items: center;
	box-shadow: 0px 0 5px 0px #a1a1a1;
	padding: 2rem;
	cursor:  pointer;
	position: relative;
}
.stored-address label h5{
	font-weight: bold;
	margin: 0;
}
.stored-address label a{
	color: #ae875d;
	font-style:  italic;
	font-weight:  bold;
	font-size: 0.8rem;
	position: absolute;
	text-decoration:  underline;
	right: 3rem;
	bottom: 1.5rem;
}

.table-num{
	position: relative;
	/* padding: 0 0.5rem; */
}

.table-num p{
	color: #a6a6ab;
	font-size: 1.1rem;
}
.table-num p.dtwo{
	color: #737377;
    line-height: 20px;
}

.table-num .bordertext{
	position: relative;
	top: 0px;
}
.table-num .bordertext span{
	z-index: 9;
	position: relative;
	background:  #fff;
	padding:  0 2rem;
}
.table-num .bordertext:before{
	content: " ";
	border-bottom: 2px solid #efeff4;
	width: 100%;
	position: absolute;
	height: 1px !important;
	left: 0;
	top: 0.5rem;
	z-index: 8;
}

/*.dinein-map.map-container{
	height: 150px;
}*/
a.view-store-hours{
    color: #ae875d;
    text-decoration: none;
    position: relative;
    display: block;
    font-size: 0.8rem;
    width: fit-content;
    margin: 1.5rem auto;
    margin-top: 0 !important;
    text-transform: uppercase;
    font-style: normal !important;
    background: #f9f9fe;
    padding: 2px 10px;
    border-radius: 2rem;
}

a.view-store-hours i{
	margin-right: 5px;
}

.map-container#map-desk-container-dinein{
   height: 300px; 
}

#mobile_order_date_dummy{  display: none;		 }

/* #create_switch .on { width: 60%; } */
/* #create_switch a, */
/* #create_switch .off { width: 40%; } */
/* #create_switch.is-on a { right: 40%; } */

/* #subscribe_switch .on { width: 70%; font-size: .8rem; } */
/* #subscribe_switch a, */
/* #subscribe_switch .off { width: 30%; } */
/* #subscribe_switch.is-on a { right: 30%; } */


/* ---- Desktop ---- */
@media (min-width: 768px) {
	
	.form-label-group.pl-md-2 input { 
		padding-left: 43px;
	}
	
	.fields-newaddress .input-field{
		width: 85%;
	}

    #modal-deal .modal-body .deal-products .deal-products-items::-webkit-scrollbar {
        display: block !important;
    }

    #modal-deal .modal-body .deal-customize .deal-customize-row .customize-wrap::-webkit-scrollbar {
        display: block !important;
    }

    #modal-deal .deal-customize-row {
        scrollbar-width: none;
    }

    #modal-deal .deal-customize-row > div {
        scrollbar-width: none;
    }
}

@media (min-width: 1200px) {
    
    .menu-desktop::-webkit-scrollbar,
    .modal-body::-webkit-scrollbar,
    .item-list.container::-webkit-scrollbar{
        display: block !important;
    }
    
}

/* 

#stripe-card-name {
    padding-bottom: 0 !important;
}

#payment-form {
    margin-top: 2rem;
}

.eway-input {
    height: 3.5rem;
} */

.menu-desktop-cart .order-list .item-list.container{
    padding-top:12px;
}
