/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 30, 2019, 5:02:12 PM
    Author     : epit
*/

.dropdown {
	width: 100%;
	display: inline-block;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 2px rgb(204, 204, 204);
	transition: all .5s ease;
	position: relative;
	font-size: 14px;
	height: 100%;
	text-align: left;
	margin-left: 20px;
        
	margin-right: 20px;
	color: #888;
      
}
.dropdown:active,
.dropdown:focus{
    outline: none;
}

.dropdown .select {
	cursor: pointer;
	display: block;
	padding: 10px;
	border: 1px solid #d8d8d8;
}
.dropdown .select > i {
    font-size: 13px;
    color: #888;
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
    line-height: 20px
}

.fa.fa-chevron-left::after {
	position: absolute;
	content: "";
	top: 14px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #888 transparent transparent transparent;
        transition: 0.3s;
	transform: rotate(0deg);
}


.active .fa.fa-chevron-left::after {
	
	transform: rotate(180deg);
}

.dropdown:hover {
    box-shadow: 0 0 4px rgb(204, 204, 204)
}
.dropdown:active {
    background-color: #f8f8f8
}
.dropdown.active:hover,
.dropdown.active {
    box-shadow: 0 0 4px rgb(204, 204, 204);
    border-radius: 5px 5px 0 0;
    background-color: #f8f8f8
}
.dropdown.active .select > i {
}
.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin-top: 1px;
    box-shadow: 0 1px 2px rgb(204, 204, 204);
    border-radius: 0 1px 5px 5px;
    overflow: hidden;
    display: none;
    max-height: 144px;
    overflow-y: auto;
    z-index: 90;
    color:#888;
}
.dropdown .dropdown-menu li {
    padding: 10px;
    transition: all .2s ease-in-out;
    cursor: pointer;
      z-index: 100;
      border-bottom: 1px solid #e3e3e3;
    color:#888;
} 
.dropdown .dropdown-menu {
    padding: 0;
    list-style: none
}
.dropdown .dropdown-menu li:hover {
    background-color: #f2f2f2
}
.dropdown .dropdown-menu li:active {
    background-color: #e2e2e2
}

/* hello */

.tt-dropdown-menu,.gist{text-align:left}
.tt-dropdown-menu h3 {padding-left:5px;
font-size: 16px;
color: #000;
font-weight: 600;
}
.twitter-typeahead{float:none}
.typeahead,.tt-query,.tt-hint{}
.typeahead{background-color:#fff}
.typeahead:focus{border:2px solid #0097cf}
.tt-query{}
.tt-hint{color:#999;display:none}
.tt-dropdown-menu{width:100%;padding:8px 0;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}
.tt-suggestion{padding:3px 15px;font-size:14px;line-height:18px}
.tt-suggestion.tt-is-under-cursor{color:#fff;background-color:#000;}
.tt-suggestion p{margin:0}
.gist{font-size:14px}
.example-twitter-oss .tt-suggestion{padding:8px 20px}
.example-twitter-oss .tt-suggestion+.tt-suggestion{border-top:1px solid #ccc}
.example-twitter-oss .repo-language{float:right;font-style:italic}
.example-twitter-oss .repo-name{font-weight:700}
.example-twitter-oss .repo-description{font-size:14px}
.example-sports .league-name{margin:0 20px 5px;padding:3px 0;border-bottom:1px solid #ccc}
.example-arabic .tt-dropdown-menu{text-align:right}
.innerTitle .twitter-typeahead{display:inline!important;float:right!important}
.innerTitle .tt-dropdown-menu{width:224px!important}
.innerTitle .tt-hint{display:none!important}
.innerTitle .tt-suggestion p{font-size:12px!important}
.innerTitle .tt-suggestion{padding:3px 10px!important}

.restaurant-search  .tt-dropdown-menu {width:288px !important; }

.twitter-typeahead{
    width: 100%;
}

.twitter-typeahead input{
    width: 100%;
}

.rest-content > .rest-foods > .icon-ok::before{
    transform: rotate(45deg);
}


.minimum-order-error{ 
    color: orangered;
    font-size: 13px;
    font-weight: 600; 
    display: none;
}

.minimum-order-success{ 
    color: green;
    font-size: 13px;
    font-weight: 600; 
    display: none;
}

.selected_edit_size_dressing{
   margin-left: 40px !important;font-size: 15px;color: #777;
}
.dish_edit_area .smallText{
    display: none;
}

#discount_display .discount_discount {  
    font-size: 14px !important;
}

#postal-list-page-popup .modal-dialog {
    max-width: 800px;
}

.pcode-popup-header {
    color: #6a6a6a;
    font-size: 15px; 
    width: 100%;
    text-align: center;
}
.display-flex{
    display: flex !important;
}
#toping_total_amount{
    padding-left: 20px;
}

.dish-customize-from{
    font-size: 10px;
}
.fs12{
    font-size: 12px !important;
}

.toping-scenario-title{
    font-size: 13px;
    font-weight: 400 !important;
    color: darkgray;
}
.pl20{
    padding-left: 20px;
}

.button.btn-default.btn-orange {
        padding-top: 5px;
    font-weight: 500;
    font-size: 14px;
}

.banner-search-box .button.btn-default.btn-blue {
    
    padding-top: 5px;
    font-weight: 500;
     font-size: 14px;
}



#cookie_popup {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	color: #6a6a6a;
	background: #fff;
	border-top: #dee2e6 solid 1px;
	padding: 10px 20px;
	font-size: 13px;
	font-family: arial;
	z-index: 999;
}

.cookie_popup_button{
    margin-top: 10px;
}

.cookie_popup_button .button {
	padding: 5px;
	height: unset;
	line-height: unset;
}

.cookie_popup_close{
    display: inline-block;
    position: absolute;
    right: -15px;
    top: -8px;
    cursor: pointer;
}
.cookie_popup_link{
	padding-top: 14px;
	padding-left: 20px; 
    text-decoration: none;

}


.dressing_select_area.dressing_select_area_drop .dressingparent{
    display: none;
}

.row.margin-top-20 .col-12.topping-group .row > div {
    margin-bottom: 10px;
}

.discount_discount, .percentage-number-nshow{
	color:#ffffff;
}
/*LK*/
.show-map{
    width: 100%;
    height: 400px;
}

.align-index-app-info-area{
    margin-top: 100px !important;
}

.index-map-container{
    padding: 0px !important;
    margin-top:20px;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
    z-index: 990;

}

.arrow_box {
    position: relative;
    background: #fff;
    border: 3px solid #FD9029;
    display: inline-block;
    top: 180px;
    padding: 10px 50px;
    left: 20%;
    border-radius: 3px;
    -webkit-animation: arrow_box_animate 1s infinite;
    animation: arrow_box_animate 1s infinite;
    font-family: "Open Sans", sans-serif;
    color: #757575;
    font-size: 12px;
    font-weight: 600;
    width: 250px;
    text-align: center;
}
.arrow_box:after, .arrow_box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(213, 213, 213, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}
.arrow_box:before {
    border-color: rgba(245, 194, 91, 0);
    border-bottom-color: #FD9029;
    border-width: 16px;
    margin-left: -16px;
}


@-webkit-keyframes arrow_box_animate {
    0% {
        top: 155px;
    }
    50% {
        top: 165px;
    }
    100% {
        top: 155px;
    }
}

@keyframes arrow_box_animate {
    0% {
        top: 155px;
    }
    50% {
        top: 165px;
    }
    100% {
        top: 155px;
    }
}









.OpenLocationAccess-firefox{
    left: 20%;
        

}
.OpenLocationAccess-chrome{
 left: 18%;

}
.OpenLocationAccess-safari{

    left:52%;

}

.OpenLocationAccess-ie{

     

}

#show_map_cart,#show_map_cart_guest{
        position: relative;
    overflow: hidden;
    width: 100%;
    height: 120px;
}

.to_pay{
        background-color: beige;
    width: 40%;
    float: right;
    display: flex;
    border-radius: 10px;
}

.to_pay_label{
   
    font-size: 20px;
    font-weight: 400;
    margin: 5px; 
    width: 50%;
  
}

.to_pay_value{
     
    margin: 5px;
    font-size: 20px;
    font-weight: 400;
    width: 50%;
    text-align: center;

}

#postal-list-page-popup a{
    color:#000;
}