
/*
Tipue drop 5.0.2
Copyright (c) 2015 Tipue
Tipue drop is released under the MIT License
http://www.tipue.com/drop
*/
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #6d6d6d;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #6d6d6d;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #6d6d6d;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #6d6d6d;
}

#tipue_drop_input {
    font: 16px/1.6 Catamaran, Futura,"Trebuchet MS", sans-serif;
    font-weight: 500;
    color: #3f3a38;
    padding: 3% 0% 3% 11%;
    width: 89%;
    border: none;
    border-radius: 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
  /*  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);*/
    outline: 0;
    margin: 0;
    background: rgba(216, 216, 216, 1) url('img/magnifier.svg') no-repeat 10px 50%;
    background-size: 20px;
}

#tipue_drop_input::-webkit-search-cancel-button {
    position:relative;
    right:20px;    
}

#tipue_drop_input2 {
    font: 16px/1.6 Catamaran, Futura,"Trebuchet MS", sans-serif;
    font-weight: 500;
    color: #3f3a38;
    padding: 3% 0% 3% 11%;
    width: 75%;
    border: none;
    border-radius: 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    /*box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);*/  
    outline: 0;
    margin: 0;
    background: rgba(216, 216, 216, 1) url('img/pin 04.svg') no-repeat 10px 50%;
    background-size: 20px;
    display: none;
}

#tipue_drop_input2::-webkit-search-cancel-button {
    position:relative;
    right:20px;    
}

#tipue_drop_content
{
     display: none;
     position: absolute;
     line-height: 0;
     z-index: 1000;
     top: 80px;
     width: 96%;
     left: 2%;
     height: 42%;
     min-height: 200px;
 }

#tipue_drop_content2
{
     display: none;
     position: absolute;
     line-height: 0;
     z-index: 1000;
     top: 80px;
     width: 96%;
     left: 2%;
     height: 42%;
     min-height: 200px;
 }

.menu_content
{
     display: block;
     position: absolute;
     /* margin: 13px 0 0 0; */
    line-height: 0;
    z-index: 1000;
}

.tipue_drop_box 
{
    position: relative;
    background: #fff;
    border-top: 1px solid #dcdcdc;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    max-height: 100%;
/*    min-height: 200px;*/
    overflow-y: auto;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.tipue_drop_box:after, .tipue_drop_box:before
{
	position: absolute;
	pointer-events: none;
	border: solid transparent;
	bottom: 100%;
	content: "";
	height: 0;
	width: 0;
}
.tipue_drop_box:after
{
	border-bottom-color: #fff;
	border-width: 8px;
	left: 42px;
	margin-left: -8px;
}
.tipue_drop_box:before 
{
	border-bottom-color: #dcdcdc;
	border-width: 9px;
	left: 42px;
	margin-left: -9px;
}

#tipue_drop_wrapper
{
     margin: 0px 6px 6px 6px;
}
#tipue_drop_wrapper a
{
     text-decoration: none;
}
.tipue_drop_item
{
     background-color: rgba(255, 255, 255, 0);
}
.tipue_drop_item:hover
{
     background-color: #f7f7f7;
}
.tipue_drop_left
{
     display: table-cell;
     padding: 3px 15px 3px 3px;
}
.tipue_drop_image
{
 /*    width: 40px;*/
     max-height: 40px;
     border-radius: 20px;
     border: 2px solid transparent;
}
.tipue_drop_image_Shopping
{
     width: 40px;
     max-height: 40px;
     border-radius: 20px;
     border: 2px solid transparent;
     padding: 4px;
     border: 2px solid #D9D3D2;
     background-color: #D9D3D2;
}
.tipue_drop_image_Food
{
     width: 40px;
     max-height: 40px;
     border-radius: 20px;
     border: 2px solid transparent;
     padding: 4px;
     border: 2px solid #D1BBBC;
     background-color: #D1BBBC;
}
.tipue_drop_image_Other
{
     width: 40px;
     max-height: 40px;
     border-radius: 20px;
     border: 2px solid transparent;
     padding: 4px;
     border: 2px solid #E9DAD0;
     background-color: #E9DAD0;
}
.tipue_drop_image_tk
{
     width: 40px;
     max-height: 40px;
     border-radius: 20px;
     border: 2px solid transparent;
     padding: 4px;
     border: 2px solid #f5f5f5;
     background-color: #f5f5f5;
}
.tipue_drop_image_apron
{
     width: 40px;
     max-height: 40px;
     border-radius: 20px;
     border: 2px solid transparent;
     padding: 4px;
     border: 2px solid #f5f5f5;
     background-color: #f5f5f5;
}
.tipue_drop_image_0
{
 /*    width: 40px;*/
     max-height: 40px;
     border-radius: 20px;
     padding: 4px;
     background-color: #969696; /**/
}
.tipue_drop_right
{
     display: table-cell;
     vertical-align: middle;
     font: 300 14px/15px Catamaran, Futura,"Trebuchet MS", sans-serif;
     color: #333;
     width: 100%;
     /* padding: 0 7px; */
     cursor: pointer;
     border-bottom: light-gray;
     border-bottom-width: thin;
     border-bottom-style: ridge;
     /* border-left: none; */
     /* border-right: none; */
     /* border-top: none; */
}
.tipue_drop_right_big
{
     display: table-cell;
     vertical-align: middle;
     font: 300 14px/15px Catamaran, Futura,"Trebuchet MS", sans-serif;
     color: #333;
     width: 100%;
     /* padding: 0 7px; */
     cursor: pointer;
     border-bottom: light-gray;
     border-bottom-width: thin;
     /* border-left: none; */
     /* border-right: none; */
     /* border-top: none; */
}

.tipue_drop_right_big2
{
     display: table-cell;
     vertical-align: middle;
     font: 300 14px/15px Catamaran, Futura,"Trebuchet MS", sans-serif;
     color: #333;
     width: 100%;
     /* padding: 0 7px; */
     cursor: pointer;
     border-bottom: light-gray;
     border-bottom-width: thin;
     /* border-left: none; */
     /* border-right: none; */
     /* border-top: none; */
}


.tipue_drop_image2
{
/*     width: 40px;*/
     max-height: 40px;
     border-radius: 20px;
     border: 2px solid transparent;
}
.tipue_drop_right2
{
     display: table-cell;
     vertical-align: middle;
     font: 300 14px/15px Catamaran, Futura,"Trebuchet MS", sans-serif;
     color: #333;
     width: 100%;
     /* padding: 0 7px; */
     cursor: pointer;
     border-bottom: light-gray;
     border-bottom-width: thin;
     border-bottom-style: ridge;
     /* border-left: none; */
     /* border-right: none; */
     /* border-top: none; */
}
/*
.close-icon {
	position: relative;
	padding: 10px;
}*/
.close-icon {
    /* border:1px solid transparent; */
    /* background-color: transparent; */
    /* display: inline-block; */
    /* vertical-align: middle; */
    outline: 0;
    cursor: pointer;
    border: none;
    padding: inherit;
    position: absolute;
    right: 8%;
    top: 0%;
}
.close-icon:after {
    content: "x";
    display: block;
    /*  width: 15px;*/
    /* height: 49px; */
    position: absolute;
    z-index: 1;
    /*bottom: 0;*/
    margin: auto;
    /* padding: 2px; */
    border-radius: 50%;
    text-align: center;
    color: darkgray;
    cursor: pointer;
    font: 500 24px/2 Catamaran, Futura,"Trebuchet MS", sans-serif;
    font-stretch: ultra-expanded;
}
#tipue_drop_input:valid {
/*    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;   */
}
#tipue_drop_input:not(:valid) ~ .close-icon {
	display: none;
}
#tipue_drop_input2:valid {
/*    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;   */
}
#tipue_drop_input2:not(:valid) ~ .close-icon {
	display: none;
}


@media all and (min-device-width : 899px) and (orientation : landscape) {
  .tipue_drop_box {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
  } 

  #tipue_drop_input {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
  }
}