:root{
    --color1: #1575C1;
    --color2: #CFE0EE;
    --color3: #4AA13B;
    --color4: #92C789;
    --color5: #D84C4C;
    --color6: #F78F1C;
    --color7: #FAB365;
    --color8: #E55151;
    --color9: #7B7A7A;
    --color10: #F0F0F0;
    --color11: #C4C4C4;
}

.w-15{ width: 15%; }

.bg-color1{ background-color: var(--color1); }
.bg-color2{ background-color: var(--color2); }
.bg-color3{ background-color: var(--color3); }
.bg-color4{ background-color: var(--color4); }
.bg-color5{ background-color: var(--color5); }
.bg-color6{ background-color: var(--color6); }
.bg-color7{ background-color: var(--color7); }
.bg-color8{ background-color: var(--color8); }
.bg-color9{ background-color: var(--color9); }
.bg-color10{ background-color: var(--color10); }
.bg-color11{ background-color: var(--color11); }

.txt-color1{ color: var(--color1); }
.txt-color2{ color: var(--color2); }
.txt-color3{ color: var(--color3); }
.txt-color4{ color: var(--color4); }
.txt-color5{ color: var(--color5); }
.txt-color6{ color: var(--color6); }
.txt-color7{ color: var(--color7); }
.txt-color8{ color: var(--color8); }
.txt-color9{ color: var(--color9); }
.txt-color10{ color: var(--color10); }
.txt-color11{ color: var(--color11); }

.bd-solid{ border-style: solid; }

.bd-color1{ border-color: var(--color1); }
.bd-color9{ border-color: var(--color9); }

.bd-width2{
    border-width: 2px;
}

.outline *{
    outline: 1px solid gray;
}

span[order-status="0"]{ color: crimson; }
span[order-status="1"]{ color: gray; }
span[order-status="2"]{ color: coral; }
span[order-status="3"]{ color: forestgreen; }
span[order-status="4"]{ color: cornflowerblue; }
span[order-status="5"]{ color: blueviolet; }

.btn-pass .text2{
    display: none;
}
.btn-pass:hover .text1{
    display: none;
}
.btn-pass:hover .text2{
    display: block;
}



/*.bg-color9{ background-color: var(--color9); }*/
/*.shadow1{ box-shadow: 0px 4px 4px #C5C5C5; }*/
.shadow1{ box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }
.rounded-lg2{ border-radius: .7rem; }
.rounded-xl{ border-radius: 25px; }

button, .cursor-pointer{ cursor: pointer; }

.page-content {
    min-height: 99vh;
    padding-top: 55px;
    background-color: white;
}
.chom-color {
    color: #54a941;
}
.clear-radius {
    border-radius: 0px!important;
}
.ezyd-item-box {
    padding: 10px;
}
.ezyd-box-title {
    min-height: 78px;
}
.ezyd-content {
    margin: 0px 15px 0px 15px;
}
.ezyd-content div {
    min-height: 68px!important;
}
.ezyd-content div img {
    margin-top: 2px;
}
.ezyd-content div h3 {
    font-size: 14px;
    padding-left: 80px;
}
.ezyd-content-detail {
    padding-left: 80px;
}
.ezyd-input-2 input {
    height: 36px;
    line-height: 36px;
}
.ezyd-cart-button {
    margin-bottom: 0px;
    padding: 0px!important;
    vertical-align: bottom!important;
}
.ezyd-cart-button-i {
    position: absolute!important;
    width: 20px!important;
    line-height: 20px!important;
}
.round-bottom-none {
    border-bottom-left-radius: unset!important;
    border-bottom-right-radius: unset!important;
    -webkit-border-bottom-right-radius: unset!important;
    -webkit-border-bottom-left-radius: unset!important;
}
.round-top-none {
    border-top-left-radius: unset!important;
    border-top-right-radius: unset!important;
    -webkit-border-top-right-radius: unset!important;
    -webkit-border-top-left-radius: unset!important;
}
.menu-icons a {
    float: right;
    border: none;
}

.link-list-1 img {
    width: 30px;
    margin-top: 8px;
}
.footer-menu-style-1 span.badge {
    background-color: #FF0000;
    color: #FFFFFF;
    padding: 5px 8px;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    width: 20px;
    height: 20px;
    margin: 0px auto;
}

#_cartAmount {
    position:absolute;
    margin-top: 5px;
    left: 50%;
    font-size:10px!important;
    padding:10px 12px 10px 8px!important;
    border-radius:40px;
    color: white;
    background:rgba(255,0,0,.78);
    text-align:center;
    width: fit-content;
    width: -moz-fit-content;
    line-height: 0px;
}

#map-canvas {
    /*style="width: 100%; height: 50vh; border: none;"*/
    width:100%;
    border: none;
    height: 50vh;

}

.header .header-icon-1{
    line-height: 65px;
}
.header .header-icon-2{
    width: auto;
}
.header .header-icon-2 img{
    height: 100%;
}
.header-icon i{
    font-size: 2em;
}

/*Inputs*/
.input-style-1 input:focus {
    border-bottom: none!important;
}
/*Overwrite*/
.menu-box-top {
    height: auto;
}

/*Google Map Search*/
#description {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
}

#infowindow-content .title {
    font-weight: bold;
}

#infowindow-content {
    display: none;
}

#map #infowindow-content {
    display: inline;
}

.pac-card {
    margin: 10px 10px 0 0;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    font-family: Roboto;
}

#pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
}

.pac-controls {
    display: inline-block;
    padding: 5px 11px;
}

.pac-controls label {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
}

#pac-input {
  border: 1px solid gray;
  margin-top:10px;
  background-color: #fff;
  font-family: Kanit;
  font-size: 18px;
  font-weight: normal;
  margin-left: 12px;
  padding: 5px 10px;
  text-overflow: ellipsis;
  width: 90%;
}

#pac-input:focus {

    border-color: #4d90fe;
}

.notification-style{
    max-height: 90vh;
    overflow-y: scroll;
}

.fac-checkbox.check-15 > input[type=checkbox] + label:before{
    margin-top: -1px;
    font-size: 15px !important;
}

.add-hoc-list:checked + label{
    background-color: cornflowerblue;
}

.pt-1px{
    padding-top: 1px;
}
.min-w-200{
    min-width: 200px;
}

.sub_list_menu{
    padding: 15px 0 15px 0;
    border-top: 2px solid;
    border-bottom: 2px solid;
    margin-bottom: 10px;
}
