  /*
Template Name: Swiggi - Online Food Ordering Website Mobile Template
Author: Askbootstrap
Author URI: https://themeforest.net/user/askbootstrap
Version: 1.0
*/
/*
-- Body
-- Fixed Bottom
-- Nav
-- Grid Card
-- Menu
-- Extra
-- Landing Page
-- List card
-- Login Page
-- Verification
-- Filter
-- Cart
-- Most Popular
-- Profile
-- Modal
-- Map Page
-- Restaurant
*/

/* Body *

/

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');*/
@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:400,600,700");
body {
 /* font-family: 'Poppins', sans-serif;*/
  font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 13px;
  color: #000000;
}
.tabpanels.swiper-wrapper {
  height: 100% !important;
}

.font-weight-bold {
  font-weight: 600 !important;
}

.small,

small {
  font-size: 11px !important;
}

div,

a {
  outline: none !important;
}

.border-primary {
  border-color: #e23844!important;
}

.w-300 {
  max-width: 300px;
}

.shadow-sm {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}

.form-control,

.btn,

.input-group-sm>.custom-select,

.input-group-sm>.form-control,

.input-group-sm>.input-group-append>.btn,

.input-group-sm>.input-group-append>.input-group-text,

.input-group-sm>.input-group-prepend>.btn,

.input-group-sm>.input-group-prepend>.input-group-text {
  font-size: 13px;
}

/* Fixed Bottom */

.fixed-bottom {
  height: 58px;
  border-radius: 0px;
  box-shadow: 10px -1px 10px rgba(0, 0, 0, .075);
  width: 426px;margin: 0 auto;
}

.fixed-bottom .btn {
  border-radius: 0px;
  border: none;
  height: 58px;
}

.fixed-bottom-bar {
  /*padding-bottom: 58px;*/
}

.h-auto {
  height: auto;
}

.modal-footer .btn {
  border-radius: 0px;
}

/* Nav */

.toggle-2 {
  left: auto !important;
  top: 28px !important
}

.hc-nav-trigger.toggle-2 span,

.hc-nav-trigger.toggle-2 span::before,

.hc-nav-trigger.toggle-2 span::after {
  background: #fff;
}

.hc-nav-trigger.togglew span,

.hc-nav-trigger.togglew span::before,

.hc-nav-trigger.togglew span::after {
  background: #ffffff;
}

.cat-slider img {
  width: 38px;
  margin: auto;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

/* Grid Card */

.grid-card span.float-right.text-black-50 {
  display: none;
}

.grid-card .p-3 {
  padding: 10px !important;
}

/* Menu */

.osahan-menu-fotter {
  padding: 0px !important;
}

.osahan-menu-fotter .row {
  margin: 0px;
}

.osahan-menu-fotter .col {
  padding: 0px;
}

.osahan-menu-fotter .col a {
  padding: 12px;
  display: block;
}

.osahan-menu-fotter .col a p {
  font-size: 19px;
}

.osahan-menu-fotter .col.selected a {
  color: #dc3545;
  background: #f8f9fa;
}

.osahan-menu-fotter .col.selected p {
  color: #dc3545;
}


.osahan-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  height: 100px;
  min-height: 100px;
  max-height: 100px;
  margin: -15px 0 0 0 !important;
}

.osahan-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 a {
  width: 68px;
  color: #fff !important;
  height: 68px;
  font-size: 27px !important;
  padding: 16px;
}

/* Extra */

.btn-facebook {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
  background: #2b4170;
	/* Old browsers */
  background: -moz-linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
	/* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
	/* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3b5998', endColorstr='#2b4170', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
  border-color: #3b5998;
  color: #ffffff !important;
}

.bg-primary {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
  background: #d92662;
	/* Old browsers */
  background: -moz-linear-gradient(45deg, #d92662 0%, #e23744 100%);
	/* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #d92662 0%, #e23744 100%);
	/* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #d92662 0%, #e23744 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */;
}

.btn-primary {
	background: #d92662;
    background: -moz-linear-gradient(45deg, #d92662 0%, #e23744 100%);
    background: -webkit-linear-gradient(45deg, #d92662 0%, #e23744 100%);
    background: linear-gradient(45deg, #d92662 0%, #e23744 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
    border-color: #d92662;
    font-size: 12px;
    padding: 0px 8px;
}
.bg-black{background: #000 !important}
.bg-yellow{background: #EAA63B !important}
.btn-primary:hover {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
  background: #d92662;
	/* Old browsers */
  background: -moz-linear-gradient(-45deg, #d92662 0%, #e23744 100%);
	/* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #d92662 0%, #e23744 100%);
	/* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #d92662 0%, #e23744 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
  border-color: #e23744;
}

.btn-outline-primary {
  color: #e23744;
  border-color: #e23744;
}

.btn-outline-primary:hover {
  color: #ffffff;
  background: #d92662;
	/* Old browsers */
  background: -moz-linear-gradient(-45deg, #d92662 0%, #e23744 100%);
	/* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #d92662 0%, #e23744 100%);
	/* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #d92662 0%, #e23744 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
  border-color: #e23744;
}

.text-primary {
  color: #e23744 !important;
  text-decoration: none !important;
}

a {
  color: #e23744;
  text-decoration: none !important;
}

p {
  color: #000;
  letter-spacing: 0.2px;
}

.btn-link {
  font-weight: 400;
  color: #e23744;
  text-decoration: none !important;
}

.slick-dots {
  bottom: -23px !important;
}

/* Landing Page */

.landing-page-skip .img-fluid {
  max-height: 290px;
}

.landing-page-skip p {
  margin: 0px;
}

.landing-page-skip .zindex {
  right: 0;
  z-index: 9;
}

.landing-page-skip .slick-dotted.slick-slider {
  margin: 0px;
}

.landing-page-skip .osahan-slider-item {
  padding: 0px 20px;
}

.btn-lg {
  font-size: 16px;
  padding: 16px 16px;
  font-weight: 600;
}
.sidebarcls{
  padding-right: 16px;
  font-size: 17px;
}

.pr{
  margin-right: 10px;
}
.cp{
  cursor: pointer;
}
/* List card */

.list-card .count-number {
  margin: 4px 0 0 0;
  display: inline-block;
}

.list-card a,

.list-card h6 {
  color: inherit;
  overflow: hidden;
  white-space: nowrap;
  font-size: 15px;
  text-overflow: ellipsis;
}

.list-card a:hover {
  color: #0091bc;
}

.list-card .star {
  right: 8px;
  bottom: 8px;
}

.list-card .star .badge {
  font-size: 11px;
  padding: 5px 5px;
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
}

.list-card .member-plan {
  left: 8px;
  top: 8px;
}

.list-card .member-plan .badge {
  font-size: 11px;
  padding: 5px 5px;
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
}

.list-card .list-card-image {
  position: relative;
}

.list-card .favourite-heart {
  right: 8px;
  top: 8px;
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
}

.list-card .favourite-heart i {
  background: #fff;
  width: 23px;
  height: 23px;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  border-radius: 50px;
}

.list-card.d-flex .list-card-image {
  width: 130px;
  height: 140px;
  min-width: 130px;
  max-width: 130px;
}

.list-card.d-flex .list-card-image .item-img {
  height: 140px;
  object-fit: cover;
}

.list-card .list-card-body p.text-gray {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
}

.list-card .p-3 {
  overflow: hidden;
}

.list-card.d-flex .list-card-body span.float-right.text-black-50 {
  display: none;
}

.rating-stars .feather-star {
  font-size: 10px;
  background: #000000;
  color: #fff;
  padding: 2px;
  text-shadow: 0px 0px 1px #d2b128;
  border-radius: 5px;
}

.rating-stars .feather-star.star_active {
  background: #f5cd25;
}

/* Login Page */

.login-page video {
     width: 100%;
    position: fixed;
    z-index: -1;
    bottom: 0;
}

.login-page .form-control {
  background: no-repeat;
  border: none;
  color: #00dcff;
  border-bottom: 1px solid rgb(255 255 255 / 32%);
  border-radius: 0px;
  padding: 0px;
  box-shadow: none !important;
}

.login-page .form-control:hover,

.login-page .form-control:focus {
  color: #fff;
  border-bottom: 1px solid #ffffff;
}

.login-page label {
  margin: 0px;
  opacity: 0.8;
}

.login-page .form-group {
  margin-bottom: 30px;
}

.login-page::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgb(255 255 255 / 65%)!important;
  opacity: 1;
	/* Firefox */;
}

.login-page:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
  color: rgb(255 255 255 / 65%)!important;
}

.login-page::-ms-input-placeholder {
	/* Microsoft Edge */
  color: rgb(255 255 255 / 65%)!important;
}

/* Verification */

.osahan-verification .form-control {
  text-align: center;
  font-size:  23px;
  border-bottom: 2px solid #ccc !important;
  border: none;
  border-radius: 0px;
  font-weight: 300;
  box-shadow: none;
}

/* Filter */

.filter .custom-control-label::before {
  right: 1rem;
  left: auto;
  margin: auto;
  top: 0;
  bottom: 0;
}

.filter .custom-control-label::after {
  left: auto;
  right: 1rem;
  margin: auto;
  top: 0;
  bottom: 0;
}

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #e23744;
  background-color: #e23744;
}

/* Cart */

.gold-members h6,

.menu-list h6 {
  font-size: 12px;
}

.gold-members .badge,

.menu-list .badge {
  font-size: 10px;
  font-weight: 500;
  padding: 4px 6px 3px 6px;
}

.menu-list img {
  width: 41px;
  height: 41px;
  object-fit: cover;
}

.count-number .btn {
    font-size: 11px;
    border-radius: 0px;
    width: 18px;
    height: 18px;
    padding: 0;
    line-height: 21px;
}

.count-number-input {
     width: 18px;
    text-align: center;
    margin: 0px 2px;
    background: #fff;
    border: none;
    color: #000;
    height: 18px;
    border-radius: 0px;
    vertical-align: bottom;
        box-shadow: 0px 2px 6px 0px #a9a9a9;
}

.non_veg,

.veg {
  width: 20px;
  border: 1px solid;
  height: 20px;
  border-radius: 3px;
  font-size: 36px;
  text-align: center;
  line-height: 0px;
}

/* Most Popular */

.most_popular .trending-slider img {
  border-radius: 10px;
  padding: 0px 4px;
  margin: 8px 0 0 0;
}

/* Profile */

.osahan-cart-item-profile .custom-control-label::before {
  right: 1rem;
  left: auto;
  margin: 20px 0;
}

.osahan-cart-item-profile .custom-control-label::after {
  left: auto;
  right: 1rem;
  margin: 20px 0;
}

/* Modal */

.modal-content {
  border: 0;
  border-radius: 0px;
  height: 100vh;
}

.modal-body {
  overflow: overlay;
}

.modal-dialog {
  margin: 0px;
  height: 100vh;
  max-width: 100%;
}

.modal .modal-dialog {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
}

/* Map Page */

.osahan-map iframe {
  width: 100% !important;
  height: 100vh;
}

.osahan-map .toggle {
  z-index: 9;
  margin: 2px 0 0 4px;
}

.osahan-map .mapouter.position-absolute {
  width: 100%;
  height: 100vh;
}

.osahan-map .bg-primary.border-bottom {
  position: absolute;
  z-index: 9;
  width: 100%;
}

.osahan-map .fixed-bottom {
  padding: 10px 0px;
}

.osahan-map .list-card.d-flex .list-card-image .item-img {
  width: 100px;
  height: 100px;
}

.osahan-map .list-card.d-flex .list-card-image {
  width: 100px;
  height: 100px;
  min-width: 100px;
  max-width: 100px;
}

.osahan-map .member-plan {
  text-align: center;
  background: rgb(255 255 255 / 18%);
  font-size: 12px;
  padding: 7px 5px;
  margin: 0 1px;
  border-radius: 43px;
}

.gold-members .mr-2 {
      border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    font-size: 6px;
    height: 13px;
    line-height: 12px;
    text-align: center;
    width: 13px;
}


.index-page img {
  height: 130px;
}

.spinner {
  width: 180px;
  height: 180px;
  margin: auto;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {

  0% {
    -webkit-transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {

  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}

/* right bounce */

@-webkit-keyframes bounceRight {

  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  40% {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  60% {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }
}

@-moz-keyframes bounceRight {

  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }

  40% {
    transform: translateX(-30px);
  }

  60% {
    transform: translateX(-15px);
  }
}

@keyframes bounceRight {

  0%, 20%, 50%, 80%, 100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  40% {
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  60% {
    -ms-transform: translateX(-15px);
    transform: translateX(-15px);
  }
}

/* /right bounce */

.feather-arrow-right {
  -webkit-animation: bounceRight 2s infinite;
  animation: bounceRight 2s infinite;
}

.location-page .img-fluid {
  max-width: 426px;
}

/* Restaurant */

.restaurant-detailed-ratings-and-reviews hr {
  margin: 0 -16px;
}

.reviews-members-footer img {
  width: 22px;
  height: 22px;
  border: 2px solid #fff;
  box-shadow: 0px 0px 12px #ccc;
  margin: 0 -3px;
}

.total-like {
  font-size: 11px;
  padding: 2px 6px;
}

.reviews-members-body p {
  font-size: 12px;
}

.reviews-members-header h6 {
  font-size: 14px;
}

.graph-star-rating-body .progress {
  border-radius: 40px;
  height: 6px;
}

.rating-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.rating-list-center {
  margin: auto;
  width: 70%;
}

.rating-list-left {
  width: 20%;
  font-size: 10px !important;
  font-weight: 400 !important;
}

.rating-list-right {
  width: 10%;
  text-align: right;
  font-size: 10px !important;
  font-weight: 400 !important;
}

.vh-height{
    height: 50vh;
}
.slick-dots li button:before {
    font-family: slick;
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 31px;
    content: '•';
    text-align: center;
    opacity:1;
    color: #e0334b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-slide img{ width: 100%; height: 225px;}
.teme-list{}
.teme-list .item-box{background: linear-gradient(45deg, #d92662 0%, #e23744 100%);
    text-align: center;
    padding: 25px;}
.teme-list .item-box img{ width: 100%;} 
.p_5{padding:5px;} 
.slick-dotted.slick-slider {
    margin-bottom:0px;
} 
.scan-header{background: #000;
        width: 426px;
    text-align: center;
    position: relative;padding: 10px 0;}
.scan-header a{position: absolute;
    left: 15px;}
.scan-header h5{ margin-bottom: 0; }    

.take_header{    background: #000;
    text-align: center;
    position: fixed;
    padding: 14px 0;
    z-index: 2;
    width:426px;
    top: 0;}
 .take_header h5{ margin-bottom: 2px; }   
.take_header a{position: absolute;
    left: 15px;}
.take_contant{margin: 60px 0 10px 0;}
.take_contant .take_item{}
.take_contant .take_item .take_item_box { 
        text-align: center;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;}        
.take_contant .take_item .take_item_box img{     width: 100%;
    height: 110px;
    object-fit: cover;}
.take_contant .take_item .take_item_box .bg_color{right: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #00000082;
    padding-top: 45px;
    border-radius: 10px;}
.take_contant .take_item .take_item_box h4{ color: #fff; font-size: 18px; }
.take_contant .take_item .take_item_box p{color: #fff;
    text-align: right;
    position: absolute;
    right: 15px;
    bottom: 6px;
    margin: 0;}
.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f078";    
    float: right;
}
.accordion-opened .accordion-toggle:after {    
    content: "\f054";    
}
.accordion-group{box-shadow: 0px 3px 8px 0px #bcbcbc;
    border-radius: 5px;}
.accordion-group a{color: #000;
    font-size: 14px;
    font-weight: 600;}
.accordion-group .accordion-heading{} 
.accordion-group .accordion-heading h6{padding: 10px 15px; cursor: pointer;}       
.accordion-inner{} 
.media{margin: 10px 0;}
.media img{
    width: 60px;
    height: 60px;
    object-fit: cover;
}

.mr-3, .mx-3 {
    margin-right: 0.5rem!important;
}
.item_list{padding: 5px;
    box-shadow: 0px 3px 6px 0px #949393;}
.btn-outline-secondary {
       color: #ffffff;
    border-color: #df324e;
    background: #dd2d55;
}
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
    box-shadow:none;
}   
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000;
} 
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow:none;
}
.p_r{position: relative; top: 6px;}
.p-t-b{padding: 2px 8px;}
.p_l_r{padding: 0 10px;}



.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0 !important;
}
label {
  position: relative;
  display: block;
}
label > input {
  position: relative;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 45px;
  width: 100%;
  font-size: 16px;
  margin: 0 0 30px 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: all .3s;
}
label > input:valid + span {
  transform: translateY(-25px) scale(0.8);
  transform-origin: 0;
}
label > input:valid {
  border-bottom: 1px solid #3F51B5;
  box-shadow: 0 1px 0 0 #3F51B5;
}
label > span {
  color: #9e9e9e;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  cursor: text;
  transition: .2s ease-out;
}
label > input:focus + span {
  transform: translateY(-25px) scale(0.8);
  transform-origin: 0;
  color: #3F51B5;
}
label > input:focus {
  border-bottom: 1px solid #3F51B5;
  box-shadow: 0 1px 0 0 #3F51B5;
}




/*Bootstrap Calendar*/
.datepicker {
    border-radius: 0;
    padding: 0;
}
.datepicker-days table thead, .datepicker-days table tbody, .datepicker-days table tfoot {
    padding: 10px;
    display: list-item;
}
.datepicker-days table thead, .datepicker-months table thead, .datepicker-years table thead, .datepicker-decades table thead, .datepicker-centuries table thead {
    background: #3546b3;
    color: #ffffff;
    border-radius: 0;
}
.datepicker-days table thead tr:nth-child(2n+0) td, .datepicker-days table thead tr:nth-child(2n+0) th {
    border-radius: 3px;
}
.datepicker-days table thead tr:nth-child(3n+0) {
    text-transform: uppercase;
    font-weight: 300 !important;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
}
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 11px 13px;
}
.datepicker-months table thead td, .datepicker-months table thead th, .datepicker-years table thead td, .datepicker-years table thead th, .datepicker-decades table thead td, .datepicker-decades table thead th, .datepicker-centuries table thead td, .datepicker-centuries table thead th {
    border-radius: 0;
}
.datepicker td, .datepicker th {
    border-radius: 50%;
    padding: 0 12px;
}
.datepicker-days table thead, .datepicker-months table thead, .datepicker-years table thead, .datepicker-decades table thead, .datepicker-centuries table thead {
    background: #3546b3;
    color: #ffffff;
    border-radius: 0;
}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-image: none;
}
.datepicker .prev, .datepicker .next {
    color: rgba(255, 255, 255, 0.5);
    transition: 0.3s;
    width: 37px;
    height: 37px;
}
.datepicker .prev:hover, .datepicker .next:hover {
    background: transparent;
    color: rgba(255, 255, 255, 0.99);
    font-size: 21px;
}
.datepicker .datepicker-switch {
    font-size: 24px;
    font-weight: 400;
    transition: 0.3s;
}
.datepicker .datepicker-switch:hover {
    color: rgba(255, 255, 255, 0.7);
    background: transparent;
}
.datepicker table tr td span {
    border-radius: 2px;
    margin: 3%;
    width: 27%;
}
.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
  background-color: #3546b3;
  background-image: none;
}
.dropdown-menu {
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.datepicker-dropdown.datepicker-orient-top:before {
    border-top: 7px solid rgba(0,0,0,.1);
}
.gender{}
.gender ul{
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}

.gender ul li{
      color: #AAAAAA;
    display: inline-block;
    position: relative;
}

.gender ul li input[type=radio]{
  position: absolute;
  visibility: hidden;
}

.gender ul li label{
     display: block;
    position: relative;
    font-weight: 300;
    font-size: 1.35em;
    padding: 0px 25px 25px 46px;
    margin: 10px auto;
    height: 20px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}

.gender ul li:hover label{
  color: #FFFFFF;
}

.gender ul li .check{
     display: block;
    position: absolute;
    border: 5px solid #fff;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 11px;
    left: 16px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.gender ul li:hover .check {
  border: 5px solid #FFFFFF;
}

.gender ul li .check::before {
     display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 6px;
    width: 6px;
    top: 2px;
    left: 2px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.gender input[type=radio]:checked ~ .check {
  border: 5px solid #0DFF92;
}

.gender input[type=radio]:checked ~ .check::before{
  background: #0DFF92;
}

.gender input[type=radio]:checked ~ label{
  color: #0DFF92;
}

.signature {
  margin: 10px auto;
  padding: 10px 0;
  width: 100%;
}

.signature p{
  text-align: center;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 0.85em;
  color: #AAAAAA;
}

.signature .much-heart{
  display: inline-block;
  position: relative;
  margin: 0 4px;
  height: 10px;
  width: 10px;
  background: #AC1D3F;
  border-radius: 4px;
  -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.signature .much-heart::before, 
.signature .much-heart::after {
    display: block;
  content: '';
  position: absolute;
  margin: auto;
  height: 10px;
  width: 10px;
  border-radius: 5px;
  background: #AC1D3F;
  top: -4px;
}

.signature .much-heart::after {
  bottom: 0;
  top: auto;
  left: -4px;
}

.signature a {
  color: #AAAAAA;
  text-decoration: none;
  font-weight: bold;
}


/* Styles for alert... 
by the way it is so weird when you look at your code a couple of years after you wrote it XD */

.alert {
  box-sizing: border-box;
  background-color: #BDFFE1;
  width: 100%;
  position: relative; 
  top: 0;
  left: 0;
  z-index: 300;
  padding: 20px 40px;
  color: #333;
}

.alert h2 {
  font-size: 22px;
  color: #232323;
  margin-top: 0;
}

.alert p {
  line-height: 1.6em;
  font-size:18px;
}

.alert a {
  color: #232323;
  font-weight: bold;
}

.datepicker-orient-bottom{    bottom: 0;
    right: 0;
    display: block;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0!important;
    left: 0px !important;
    margin: 0 auto;
    background: #271c1cb3;
    text-align: center; z-index: 1;}
.datepicker-days{
   height: 426px;
    width: 338px;
    top: 0px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    float: none;
    background: #fff;}    
.clear{ display: block !important; padding: 0 !important;}    
.datepicker-days table tfoot {
    padding: 10px;
    display: inline-block ;
}
.custom-sm{margin: 1.75rem auto;
    height: auto; max-width: 300px;}
.form-control::placeholder {
    color: #7a7a7a;
    opacity: 1;
}
.modal-dialog-centered-bottom { 
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    min-height: calc(100% - 0rem);
    /* vertical-align: middle; */
    align-items: flex-end;
}
.custom-sm_item {
    margin: 0rem auto;
    height: auto;
    max-width: 426px;
}
.custom-sm_item .modal-content{height: auto;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px #bcbcbc;}
.custom-sm_item .modal-content .modal-header-costum{background: #000;padding: 15px;}
.custom-sm_item .modal-content .modal-body{}
.custom-sm_item .modal-content .modal-body h5{ color: #000; }
.custom-sm_item .modal-content .modal-body .custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    border: none !important;
} 
.custom-sm_item .modal-content .modal-body .custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}
.custom-sm_item .modal-content .modal-body .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}
.custom-sm_item .modal-content .modal-body .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #e23744;
    background-color: #e23744;
}
.custom-sm_item .modal-content .modal-body .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e);
}
.custom-control-label::after {
    left:0;
    margin: auto;
    top: -2px;
    bottom: 0;
}
.custom-control-label::before {
    position: absolute;
    top:5px;
    left:0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}
.custom-sm_item .modal-content .modal-footer-costum{ background: #000;padding: 15px; }
.custom-btn{background: #d92662;
    background: -moz-linear-gradient(45deg, #d92662 0%, #e23744 100%);
    background: -webkit-linear-gradient(45deg, #d92662 0%, #e23744 100%);
    background: linear-gradient(45deg, #d92662 0%, #e23744 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
    border-color: #d92662;
    font-size: 12px;
    padding: 4px 8px;
    color: #fff;}
input[type="date"]:before {
 color: #00f7ff;
  content: attr(placeholder) !important;
  margin-right: 0.5em;
}
input[type="date"]:focus:before {
  content: none !important;
  margin:0 !important;
  color: #00f7ff !important;
}
.header{ padding: 2px 10px; }

.custom_header{ background: #000; padding: 10px 15px; text-align: center; border-radius: 10px 10px 0 0;}
.custom_header h5{color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;}
.custom-close{    height: 24px;
    background: #fff !important;
    opacity: unset;
    border-radius: 50px;
    width: 24px;
    font-size: 14px;}
.custom_contant{border-bottom: 1px solid #c0c0c0;
    float: left;}
.sigup_img_box{ background-image: url(../img/food_img.png); background-size: cover; background-position: center;background-repeat: no-repeat;overflow: auto; top: 0; right: 0;bottom: 0;left: 0; }          

.orderprocess{
  text-align: center;
  margin-left: 30%;
}
.btn-width{
  width: 44px;
  height: 21px;
}
.p_right{padding-right: 0 !important;}

#style-3::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
    width: 5px;
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color:red;
}
.scrollbar{
    background: #F5F5F5;
    overflow-y: scroll;
    width: 100%;
    height: 190px;
    margin: 0;
}

.mobile_width{ width:426px;margin-top: 5%; }
.mobile_width_one{ width:426px;margin-top: 12%; }
.order_contant_box{    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 3px 7px 2px #c8c8c8;
    padding: 10px;
    margin: 10px 0;}
.order_contant_box h6{ color: #000; }
.order_contant_box b{ color: #000; }
.order_contant_box .address_div{}
.order_contant_box .address_div h6{ font-size: 14px; }    
.order_contant_box .address_div p{}  
.order_contant_box .address_div .btn_box{}     
.order_contant_box .address_div .btn_box .btn{ border-radius: 50px; } 

.choose_peyment_box{}
.choose_peyment_box .amount{}
.choose_peyment_box .amount_box{
    margin: 10px 0;
    width: 100%;
    float: left;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    align-content: center;
    padding: 5px 0;}
.choose_peyment_box .amount_box small{ color: #000; }
.choose_peyment_box .amount_box span{ color: #000; }

.order_id_box{ margin-bottom: 15px;
    box-shadow: -1px 5px 15px -6px #000;
    padding: 15px 0;}
.order_id_details{box-shadow: 0px 0px 8px 0px #bebebe;
    float: left;
    width: 100%;
    border-radius: 10px;}
.order_id_details .order_item{    border-bottom: 1px solid #d9d9d9;
    padding: 15px;
    float: left;
    width: 100%;}
.row_div{    width: 100%;
    float: left;
    margin-bottom: 10px; }        

.order_id_details .order_item .row_div{}
.order_id_details .order_item .row_div .taitel_name{} 
.order_id_details .order_item .row_div .taitel_name h6{ margin-bottom: 0; } 
.order_id_details .order_item .row_div .taitel_name h6 b{ color: #7fa2bc;font-size: 12px;font-weight: 500;} 
.order_id_details .order_item .row_div .title_amount{}

.rating_box{
    box-shadow: 0px 3px 12px 0px #a0a0a0;
    padding: 10px;
    margin: 10px 0;
    border-radius: 10px;
    float: left;
    width: 100%;
} 
.rate {
    float: left;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size:32px;
    color: #ccc;
    line-height: 30px;
    margin-bottom: 0;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rating_box .rate:not(:checked) > label:hover,
.rating_box .rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}
.rating_heading{}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    text-align: center;
    background: #000000b0;
    align-items: center;
    display: flex;}
    
#loading {
     -webkit-animation: rotation 1.5s infinite linear;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    position: relative;
    background-image: url(../img/loder.gif);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

}
.btn-add{box-shadow: 0px 2px 6px 0px #a9a9a9;;
    padding: 5px 15px;
    border: none;
    color: #000;
    font-size: 12px;
    font-weight:500;}
.btn-add:focus{box-shadow: rgb(169 169 169) 0px 2px 6px 0px !important;
   }
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}  

.peyment_method{}
.peyment_method .amount_box {
    width: 100%;
    float: left;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    align-content: center;
    padding: 5px 15px;
}  
.peyment_method .amount_box span {
    color: #000;
}

.se-pre-con {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /*background: url(../img/loder.gif) center no-repeat #fff;*/
    background: url() center no-repeat #fff;
}

.img-_div{/* background: url(../img/loder.gif) center center no-repeat rgb(204 204 204 / 0%);*/
  background: url() center center no-repeat rgb(204 204 204 / 0%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/*.shine {
 background: #f6f7f8;
    background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-repeat: repeat;
    background-size: 500px 104px;
    display: inline-block;
    position: relative;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: placeholderShimmer;
    -webkit-animation-timing-function: linear;
  }


lines {
  height:25px;
  margin-top: 10px;
  width:100%; 
}


@-webkit-keyframes placeholderShimmer {
  0% {
    background-position: -468px 0;
  }
  
  100% {
    background-position: 468px 0; 
  }
}*/

.shine {
  background: #f6f7f8;
  background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  background-repeat: no-repeat;
  background-size: 800px 104px; 
  display: inline-block;
  position: relative; 
  
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: forwards; 
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: placeholderShimmer;
  -webkit-animation-timing-function: linear;
  }

.box1 {
  height: 104px;
  width:30%;
}

.div1 {
  display: inline-flex;
  flex-direction: column; 
  margin-left: 25px;
  margin-top: 15px;
  vertical-align: top; 
  width:70%;
}

lines {
  height: 10px;
  margin-top: 10px;
  width:100%; 
}

photo {
  display: block!important;
  width: 325px; 
  height: 100px; 
  margin-top: 15px;
  width:100%;
}

@-webkit-keyframes placeholderShimmer {
  0% {
    background-position: -468px 0;
  }
  
  100% {
    background-position: 468px 0; 
  }
}





/* dropdown */
.dropdown-menu.bootstrap-datetimepicker-widget{position:absolute;top: 0;}
.dropdown-menu.bootstrap-datetimepicker-widget.open {
    opacity: 1;
    transform: scale(1);
    top: 0;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    padding: 4px;
    width: 21em; position: absolute; top: 0;
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0;
}



.bootstrap-datetimepicker-widget table th.prev::after {
    content: "Previous Month";
}

.bootstrap-datetimepicker-widget table th.next::after {
    content: "Next Month";
}

.bootstrap-datetimepicker-widget table th.dow {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color:#fff;
    font-weight: 400;
    padding-bottom: 5px;
    padding-top: 10px;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover span,
.bootstrap-datetimepicker-widget table thead tr:first-child th.picker-switch:hover {
    background: #eee;
}


.bootstrap-datetimepicker-widget table td>div {
    border-radius: 3px;
    height: 54px;
    line-height: 54px;
    width: 54px;
    text-align: center;
}

.bootstrap-datetimepicker-widget table td.cw>div {
    font-size: .8em;
    height: 20px;
    line-height: 20px;
    color: #000;
}

.bootstrap-datetimepicker-widget table td.day>div {
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    padding: 0px;
    border-radius: 50%;
    position: relative;
    z-index: -1;
    color: #3C4858;
    font-size: 0.875rem;
}

.bootstrap-datetimepicker-widget table td.minute>div,
.bootstrap-datetimepicker-widget table td.hour>div {
    border-radius: 50%;
}

.bootstrap-datetimepicker-widget table td.day:hover>div,
.bootstrap-datetimepicker-widget table td.hour:hover>div,
.bootstrap-datetimepicker-widget table td.minute:hover>div,
.bootstrap-datetimepicker-widget table td.second:hover>div {
    background: #eee;
    cursor: pointer;
}

.bootstrap-datetimepicker-widget table td.old>div,
.bootstrap-datetimepicker-widget table td.new>div {
    color: #999;
}

.bootstrap-datetimepicker-widget table td.today>div {
    position: relative;
}

.bootstrap-datetimepicker-widget table td.today>div:before {
    content: '';
    display: inline-block;
    border: 0 0 7px 7px solid transparent;
    border-bottom-color: #9c27b0;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}

.bootstrap-datetimepicker-widget table td.active>div,
.bootstrap-datetimepicker-widget table td.active:hover>div {
    background-color: #9c27b0;
    color: #fff;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.bootstrap-datetimepicker-widget table td.active.today:before>div {
    border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget table td.disabled>div,
.bootstrap-datetimepicker-widget table td.disabled:hover>div {
    background: none;
    color: rgba(0, 0, 0, 0.12);
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 3px 3px;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: #eee;
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #9c27b0;
    color: #fff;
}

.bootstrap-datetimepicker-widget table td span.old {
    color: #999;
}

.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: none;
    color: rgba(0, 0, 0, 0.12);
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget .timepicker-picker span,
.bootstrap-datetimepicker-widget .timepicker-hours span,
.bootstrap-datetimepicker-widget .timepicker-minutes span {
    border-radius: 50% !important;
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px;
}

.btn.btn-primary {
    color: #fff !important;
    background-color: #9c27b0 !important;
    border-color: #9c27b0;
    box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
}

.btn.btn-primary:hover {
    box-shadow: 0 14px 26px -12px rgba(156, 39, 176, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2);
}

._4z_d ._4z_f {
    font-size: 13px !important;
    line-height: 14px;
    padding: 2px 6px;
}
.bckstyle {
  cursor: pointer;
}
.loader_show {
  display: block;
}
.main_body{
  display:none;
}

.home-demo {
}
.home-demo .item { text-align: center;
}
.home-demo .item img{object-fit: contain;}
.home-demo h6 {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    margin-top: 5px;
}
.home-demo .owl-dots{ display: none; }
.shadow1{    box-shadow: 0 0 7px 0px #b5b5b5;}
.home-demo .owl-carousel .owl-item {    margin-top: 10px;
    margin-right: 4px !important;
    margin-left: 5px;}
.gold-members h4, .menu-list h4 {
    font-size: 16px;
} 
.gold-members h5, .menu-list h5 {
    font-size: 14px;
}    
.square-item{    width: 70px !important;
    height: 70px !important;
    object-fit: cover !important;
    border-radius: 5px;}
.sticker-btn {
        background: rgb(0, 0, 0);
    padding: 2px 10px;
    border-radius: 10px 0px 28px;
    color: rgb(246, 181, 71);
    font-size: 13px;
    font-weight: 600;
    display: block;
    line-height: 14px;
    width: 200px;
    height: 32px;
    align-items: center;
    display: flex;
}    
.open-btn{display: block;
    background: rgb(255, 255, 255);
    padding: 4px 10px;
    border-radius: 0px 10px 0px 28px;
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: bold;
    box-shadow: rgb(0 0 0 / 15%) 0px 0.5rem 1rem !important;
     width: 100px;
    height: 32px;
    align-items: center;
    display: flex;justify-content: center;
}  

.close-btn{
  display: block;
    background: rgb(255, 255, 255);
    padding: 4px 10px;
    border-radius: 0px 10px 0px 28px;
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: bold;
    box-shadow: rgb(0 0 0 / 15%) 0px 0.5rem 1rem !important;
    width: 107px;
    height: 32px;
    align-items: center;
    display: flex;justify-content: center;} 
.close-btn:hover {
  color:#000000;
}
.open-btn:hover{
  color:#098e27;
  }
 .description-div{} 
.menu-list{position: relative;}  
.owl-item p{font-size: 10px; margin-top: 5px;}
.itemactive p {
    color: #fda800;
}
.itemactive:before {    content: "";
    position: absolute;
    background: #0009 !important;
    border-radius: 5px;
    color: #fff !important;
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
}
.btn-green{background: rgb(56, 187, 86);}
.text-yellow{ color: #fda800 ; }
.text-black{ color: #000; }
.osahan-notification{}

.osahan-notification .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.osahan-notification .nav>li {
    position: relative;
    display: block;
}
.osahan-notification .nav-tabs > li {
    width: 50%;
    text-align: center;
}
.osahan-notification .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.osahan-notification .nav-tabs { border-bottom: 2px solid #DDD; }
.osahan-notification .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
.osahan-notification .nav-tabs > li > a { border: none; color: #F5B547; font-size: 14px;}
.osahan-notification .nav-tabs > li >a.active{ border: none;
    color: #F5B547 !important;
    border-bottom: 2px solid #F5B547;}

.osahan-notification .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.osahan-notification .tab-nav > li > a::after { background: ##5a4080 none repeat scroll 0% 0%; color: #fff; }
.osahan-notification .tab-pane { padding: 0px 0; }
.osahan-notification .tab-content{padding:20px;position: relative;} 

.filter-btn-box{}
.filter-btn-box ul {
   border-style: dashed !important;
    border: 1px solid #8a8a8a;
    overflow: hidden;
    border-radius: 2px;
}

.filter-btn-box ul li:last-child {
    border: none;
}
.filter-btn-box ul li {
    display: table-cell;
    padding: 8px 10px;
    margin: 0px;
    width: 1%;
    text-align: center;
    border-right: 1px solid #8a8a8a;
    font-size: 14px;
}
.span-btn{border-style: dashed !important;
    border: 2px solid #f76c1b;
    font-weight: 500;
    color: #838383;
    font-size: 14px;
    background: #fbf1da;}

.feedback_form-control {
    display: block;
    width: 100%;
    height: calc(1.9em + .75rem + 2px);
    padding: .375rem .75rem;
    padding-left: 50px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    color: #000000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #8fa3b7;
    border-radius: 50px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    position: relative;
}
.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}



/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/

/*style items (options):*/
.select-items {
 position: absolute;
    background-color: white;
    top: 100%;
    left: 0;
    height: 271px;
    right: 0;
    z-index: 99;
    padding: 10px;
    overflow: scroll;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.star-rating {
  line-height:32px;
  font-size:1.25em;
}

.star-rating .fa-star{color:#de8f00;}
.star-rating1 {
  line-height:32px;
  font-size:1.25em;
}

.star-rating1 .fa-star{color:#de8f00;}
.star-rating2 {
  line-height:32px;
  font-size:1.25em;
}
.star-rating2 .fa-star{color:#de8f00;}

.star-rating3 {
  line-height:32px;
  font-size:1.25em;
}
.star-rating3 .fa-star{color:#de8f00;}

.star-rating4 {
  line-height:32px;
  font-size:1.25em;
}
.star-rating4 .fa-star{color:#de8f00;}

.btn-buttom{padding: 6px 20px;
    font-weight: 500;
    font-size: 16px; 
    border-radius: 50px;
    border: 2px solid #ffc107;
  }

.wrapper{
  max-width: 100% !important;
  text-align:center;
  padding:0px !important;
}
.carousel{
  width:100%;
  margin:0px auto;
}
.slick-slide{
  margin:10px;
  height: 225px !important;
}
.slick-slide img{
  width:100%;
  border: 2px solid #fff;
  object-fit: fill;
}
.st0 {
    fill: #C86346;
}

.switch {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 18px;
   margin: 0;
}
.switch:before{content: "";
    background: #272626;
    width: 1px;
    height: 33px;
    position: absolute;
    left: -32px;
    top: -9px; }

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #c4cedb;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: -1px;
    bottom: -1px;
    background-color: #f4f4f4;
    -webkit-transition: .4s;
    transition: .4s;
    box-shadow: 0px 0px 6px 0px #9f9f9f;
}

.switch input:checked + .slider {
  background-color: #faf0d0;
}

.switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
  background: #ff9800;
}
.switch > input:valid + span {
  transform: translateY(0px) scale(0.8);
  transform-origin: 0;
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.flx--space-between {
    justify-content: space-between;
}
.flx--row {
    flex-direction: row;
}
.flx {
    display: flex;
}
.slick-next, .slick-prev {
    display: none !important;
}
.hc-offcanvas-nav.hc-nav-1 .nav-container {
    width: 312px !important;
}
.hc-offcanvas-nav li:not(.custom-content) a {
    padding: 14px 17px;
    font-size: 14px !important;
    color: #000000 !important;
    border-bottom: 1px solid #edf1f4;
    font-weight: 600 !important;
}
.hc-offcanvas-nav .nav-container, .hc-offcanvas-nav .nav-wrapper, .hc-offcanvas-nav ul {
    background: #e7f8ff !important;
}
.hc-offcanvas-nav .nav-item {
    color: #000 !important;
    background:#fff !important;
    border-bottom: 1px solid #ecf7ff !important;
}

.chekoutform-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 14;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.chekoutform-control {
    border-bottom: 1px solid #969696  !important;
    border: none;
    font-weight: 600
}

.chekoutform-control:focus {
    color: #000;
    background-color: #fff;
    border-color: #8bbafe;
    outline: 0;
    box-shadow: none;
    border-radius: 0px;
    border-bottom: 2px solid #ffb000 !important
}

.inputbox {
    position: relative;
    margin-bottom: 20px;
    width: 100%
}

.inputbox label {
    position: absolute;
    top: 0px;
    left: 11px;
    transition: 0.5s
}

.inputbox i {
    position: absolute;
    top: 13px;
    right: 8px;
    transition: 0.5s;
    color: #3F51B5
}

.inputbox input::-webkit-outer-spin-button,
.inputbox input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.inputbox input:focus~label {
    transform: translateX(-0px) translateY(-15px);
    font-size: 13px; font-weight:600;
    color: #ffb000;
}

.inputbox input:valid~label {
    transform: translateX(-0px) translateY(-15px);
    font-size: 13px; font-weight:600;
}


.custom-body {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    outline: 0;
    display: block;
}
.custom-main {
    position: relative;
    margin: .5rem;
    min-height: calc(100% - (.5rem * 2));
    display: flex;
    margin: 0 auto;
    width: 426px;
    max-width: 100%;
    height: 100%;
}

.item_custom-main-contant {
    width: 100%;
    box-shadow: 0px 1px 12px 0px #bdbdbd;
    overflow:auto;
    position: relative; padding-bottom: 50px;

}
.tabs-btn-box{}
.tabs-btn-box ul {
    overflow: hidden;
    border-radius: 2px;
    display: block;
}

.tabs-btn-box ul li:last-child {
    border: none;
}
.tabs-btn-box ul li {
    display: table-cell !important;
    padding: 8px 10px;
    margin: 0px;
    width: 1% !important;
    text-align: center;
    font-size: 14px;
    float: none !important;
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}
.modal.animate {opacity:0}
.modal.animate.show {opacity:1}
.modal.animate .modal-dialog{-webkit-transform:translate(0,0);-ms-transform: translate(0,0);transform:translate(0,0)}
.modal.animate .a-fadeLeftBig{-webkit-animation:fadeOutLeftBig .5s;animation:fadeOutLeftBig .5s}
    .modal.animate.show .a-fadeLeftBig{-webkit-animation:fadeInLeftBig .5s;animation:fadeInLeftBig .5s}
.modal.animate .a-fadeRightBig{-webkit-animation:fadeOutRightBig .5s;animation:fadeOutRightBig .5s}
    .modal.animate.show .a-fadeRightBig{-webkit-animation:fadeInRightBig .5s;animation:fadeInRightBig .5s}
.modal.animate .a-fadeUpBig{-webkit-animation:fadeOutUpBig .5s;animation:fadeOutUpBig .5s}
    .modal.animate.show .a-fadeUpBig{-webkit-animation:fadeInUpBig .5s;animation:fadeInUpBig .5s}
.modal.animate .a-fadeDownBig{-webkit-animation:fadeOutDownBig .5s;animation:fadeOutDownBig .5s}
    .modal.animate.show .a-fadeDownBig{-webkit-animation:fadeInDownBig .5s;animation:fadeInDownBig .5s}
.modal.animate .a-fadeRight{-webkit-animation:fadeOutRight .5s;animation:fadeOutRight .5s}
    .modal.animate.show .a-fadeRight{-webkit-animation:fadeInRight .5s;animation:fadeInRight .5s}
.modal.animate .a-fadeLeft{-webkit-animation:fadeOutLeft .5s;animation:fadeOutLeft .5s}
    .modal.animate.show .a-fadeLeft{-webkit-animation:fadeInLeft .5s;animation:fadeInLeft .5s}
.modal.animate .a-fadeUp{-webkit-animation:fadeOutUp .5s;animation:fadeOutUp .5s}
    .modal.animate.show .a-fadeUp{-webkit-animation:fadeInUp .5s;animation:fadeInUp .5s}
.modal.animate .a-fadeDown{-webkit-animation:fadeOutDown .5s;animation:fadeOutDown .5s}
    .modal.animate.show .a-fadeDown{-webkit-animation:fadeInDown .5s;animation:fadeInDown .5s}
.modal.animate .a-lightSpeed{-webkit-animation:lightSpeedOut .5s;animation:lightSpeedOut .5s}
    .modal.animate.show .a-lightSpeed {-webkit-animation:lightSpeedIn .5s;animation: lightSpeedIn .5s}
.modal.animate .a-flipX{-webkit-animation:flipOutX .5s;animation:flipOutX .5s}
    .modal.animate.show .a-flipX{-webkit-animation:flipInX .5s;animation:flipInX .5s}
.modal.animate .a-flipY{-webkit-animation:flipOutY .5s;animation:flipOutY .5s}
    .modal.animate.show .a-flipY{-webkit-animation:flipInY .5s;animation:flipInY .5s}
.modal.animate .a-roll{-webkit-animation:rollOut .5s;animation: rollOut .5s}
    .modal.animate.show .a-roll{-webkit-animation:rollIn .5s;animation:rollIn .5s}
.modal.animate .a-bounce{-webkit-animation:bounceOut .5s;animation:bounceOut .5s}
    .modal.animate.show .a-bounce{-webkit-animation:bounceIn .5s;animation:bounceIn .5s}
.modal.animate .a-rotate{-webkit-animation:rotateOut .5s;animation:rotateOut .5s}
    .modal.animate.show .a-rotate{-webkit-animation:rotateIn .5s;animation:rotateIn .5s}
.modal.animate .a-zoom{-webkit-animation:zoomOut .5s;animation:zoomOut .5s}
    .modal.animate.show .a-zoom{-webkit-animation:zoomIn .5s;animation:zoomIn .5s}
.modal.animate .a-zoomUp{-webkit-animation:zoomOutUp .5s;animation:zoomOutUp .5s}
    .modal.animate.show .a-zoomUp{-webkit-animation: zoomInUp .5s;animation:zoomInUp .5s}
.modal.animate .a-zoomRight {-webkit-animation: zoomOutRight .5s;animation:zoomOutRight .5s}
    .modal.animate.show .a-zoomRight{-webkit-animation: zoomInRight .5s;animation:zoomInRight .5s}
.modal.animate .a-zoomDown{-webkit-animation:zoomOutDown .5s;animation:zoomOutDown .5s}
    .modal.animate.show .a-zoomDown{-webkit-animation:zoomInDown .5s;animation:zoomInDown .5s}
.modal.animate .a-zoomLeft{-webkit-animation:zoomOutLeft .5s;animation:zoomOutLeft .5s}
    .modal.animate.show .a-zoomLeft{-webkit-animation:zoomInLeft .5s;animation:zoomInLeft .5s}

.pay-restorent{}        
.pay-restorent .pay-card{background: #f0f0f0;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    padding: 10px;margin: 0 auto;}
.pay-restorent .pay-card-box{    background: #fff;
    border-radius: 100%;
    padding: 15px;}
.pay-restorent .pay-card-box img{ width: 100%; }
.height220{height: 220px;}

.container1{
  border: 3px solid yellow;
  position: relative;
  width: 100%;
  height:220px;
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; 
  -o-user-select: none;
  user-select: none;
}

.canvas {
  position: absolute;
  top: 0;
}

.form {
  padding: 20px;
}
.kpx_loginOr {
    position: relative;
    font-size: 1.5em;
    color: #aaa;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.kpx_hrOr {
    background-color: #cdcdcd;
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.kpx_spanOr {
    display: block;
    position: absolute;
    left: 50%;
    top: -15.6px;
    margin-left: -1.5em;
    background-color: white;
    width: 3em;
    text-align: center;
}
.progress {
  max-width: 500px;
  width: 100%;
  height: 6px;
  margin: 10px;
  overflow: unset;
}
.progress-text {
  opacity: 0;
  transition: opacity 0.3s;
}
.progress-text.is-active {
  opacity: 1;
}
.progress-bar {
  background-color: #d6d6d6;
  border-radius: 10px;
  position: relative;
  width: 100%;
      overflow: unset;
}
.progress [data-progress] {
  background-color: #000;
  border-radius: 10px;
  height: 100%;
  width: 0;
  line-height: 30px;
  position: absolute;
   overflow: unset !important;
   left: 1px;
}
.progress [data-progress]:before{    content: "";
    position: absolute;
    background: #F5B547;
    width: 10px;
    height: 10px;
    right: 0;
    top: -2px;
    /* z-index: 111000; */
    border-radius: 50px; }
.buttons {
  padding: 20px;
}
.buttons > .btn {
  background-color: #91b454;
  border-radius: 20px;
  border: 0;
  color: #fff;
  padding: 10px 30px;
  cursor: pointer;
  text-transform: uppercase;
}
.buttons > .btn:hover, .buttons > .btn:focus {
  opacity: 0.9;
}
.buttons > .btn:focus {
  outline: none;
}
.buttons > .btn[disabled] {
  opacity: 0.5;
}
 
.progresh-btn{background: #000;
    color: #F5B547 !important;
    font-size: 28px;
    height: 25px;
    width: 25px;
    line-height: 16px;
    padding: 0;
    border-radius: 50px;
}
.shimmer {
        display: inline-block;
    color: white !important;
    background: #806060 -webkit-gradient(linear, 100% 0, 0 0, from(#000000), color-stop(0.5, #ffffff), to(#808080));
    background-position: -4rem top;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: shimmer;
    -webkit-animation-duration: 4.2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-background-size: 4rem 100%;
    font-size: 12px;
    font-weight: bold;
}

@-webkit-keyframes shimmer {
    0% {
        background-position: -4rem top; /*50px*/
    }

    70% {
        background-position: 12.5rem top; /*200px*/
    }

    100% {
        background-position: 12.5rem top; /*200px*/
    }
}

.btn.focus, .btn:focus{ box-shadow: none; }
input.cartcount-number-input.ng-pristine.ng-untouched.ng-valid {
    outline: none;
}
.cartcount-number{border-radius: 50px;background: #ffb73c  !important;}
.cartcount-number .btn{padding: 0;
    width: 28px;
    height: 28px;
    line-height: 22px;
    background: transparent;
    border: none;
    color: #fff;
    font-size: 16px;}
.cartcount-number-input {
    width: 28px;
    text-align: center;
    background:transparent;
    border: none;
    color: #fff;
    height: 28px;
    border-radius: 50px !important;
    vertical-align: bottom;
    box-shadow: 0px 2px 6px 0px #a9a9a9;
}
.footer-div{position:fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 426px; margin: 0 auto;}
.text-yellow{ color:#ffb73c; }
.add-cart-btn{border-radius: 50px;
    padding: 4px 15px;
    box-shadow: 0px 0px 0px 1.5px #fda800;}
.bg-dark-yellow{ background: #fbaf23; }    
.bg-dark-yellow:hover{ color: #000 !important; } 
.add-cart-btn:hover{color:#ffb73c;} 

.text-width{overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 160px;}   
.checkoutcount-number{border: 1px solid #000;}
.checkoutcount-number .btn{padding: 0;
    width: 28px;
    height: 28px;
    line-height: 22px;
    background: transparent;
    border: none;
    color: #888585;
    font-size: 16px;}
.checkoutcount-number-input {
    width: 28px;
    text-align: center;
    background:transparent;
    border: none;
    color: #19e600;
    height: 28px;
    border-radius: 50px !important;
    vertical-align: bottom;
   
} 
.event{}
.event h6{font-size: 14px;
    font-weight: 600;}
.event-bg{background: #fff;
    border-radius: 100%;
    padding: 2px 13px;
    box-shadow: 0px 1px 1px 1px #b3b3b3;
    text-align: center;
    margin-top: -35px;
    width: 65px;
    height: 65px;}
.text-grey{ color:#607d8b; }     
.btn:hover{
    color: #ffb73c;
    text-decoration: none;
}

.eventbtn:hover{
  color: #1f1e1c !important;
  text-decoration: none;
}

.offer-btn{position: absolute;
    top: 0;
    background: #d40000;
    right: 0;
    border-radius: 0px 5px 0 0;
    clip-path: polygon(18% 0%, 100% 3%, 100% 98%, 5px 93%);
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 2px 5px 2px 22px;
    line-height: 24px;}

body.helppopup, body.overflowhid, html.overflowhid{overflow: hidden;height: 100%;width: 100%;
    position: fixed;}
/* Let's get this party started */
::-webkit-scrollbar {
    width:0px;
}
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0); 
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
/* Handle */
::-webkit-scrollbar-thumb{
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background: #ccc;
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0);
}
::-webkit-scrollbar-thumb:window-inactive{
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background: #ccc; 
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0); 
}
@media(max-width:375px){
.location-page .img-fluid {
  max-width: 360px;
}
.scan-header{
        width: 360px;
    }
.take_header{
width:360px;}  
.custom-sm_item {
    max-width: 360px;
}
.drop-fixed{ width: 360px !important; } 
.mobile_width{ width:360px;margin-top: 5%; }
.mobile_width_one{ width:360px;margin-top: 12%; }
.custom-main {
    width: 360px;
}
.footer-div{
    width: 360px;}
 .fixed-bottom {
  width: 360px;
}
}


.editor {
  padding: 30px 20px;
}


@media only screen and (min-width:600px) {
    .tabcontainer {
        width:100%;
        margin: auto;
    }
}
@media screen and (min-width:980px) {
    .tabcontainer {
        width:100%;
    }
}

div.tablist {
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.tab__blue .tablist__tab {
   font-weight: 500 !important;
    font-size: 14px;
    line-height: 16px;
    padding: 15px 0px 14px;
}

div.tablist .tablist__tab {
    float: left;
    margin: 0;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    flex-wrap:nowrap;
}

div.tablist .tablist__tab.active,
div.tablist .tablist__tab:hover {
    background: #fff;
    color: #ee7600;
    font-weight: bold;
}
div.tablist .tablist__tab.active {
    margin-top: 0px;
    font-size: 14px;
    border-bottom: 2px solid #ee7600;
    color: #000;
}

.c-p {
  cursor: pointer;
}
.s-c {
    background-color: #ffc1070a;
    border-top-left-radius: 10px;
    border-start-end-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.swiper2 .swiper-slide{
  background-color: #fff;
  height: 400px;
}

.tabpanels__drawer { display: none; }
.custom-add-btn{background: rgb(0, 0, 0);
    font-weight: bold;
    border-radius: 50px; }
.drop-fixed{background:#fff;
    text-align: center;
    position: fixed;
    padding: 14px 0px;
    z-index: 2;
    width: 426px;
    top: 53px; padding-top: 0;} 
.form-control-lg:focus{ box-shadow: none; }       
/*@media screen and (max-width: 480px) {
  div.tablist {
    display: none;
  }
  .tabpanels__drawer {
    background: #0000ff;
    background-image: -webkit-linear-gradient(#0000ff 0, #000080 100%);
    background-image: -moz-linear-gradient(#0000ff 0, #000080 100%);
    background-image: -o-linear-gradient(#0000ff 0, #000080 100%);
    background-image: -ms-linear-gradient(#0000ff 0, #000080 100%);
    background: linear-gradient(#0000ff 0, #000080 100%);
    color: #fff;
    border-top: 1px solid #333;
    margin: 0;
    padding: 5px 20px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .d_active {
    background-color: #666;
    color: #fff;
  }
}
*/

