body {
  /*font-family: 'Open Sans' !important;*/
}

a {
  cursor: pointer;
}

.item-divider {
  margin-top: 50px;
}
.autocomplete-popup .page-content {
  background: url("../img/location.png?a=a") no-repeat center center;
  background-size: 80%;
}
.links-list a,
.list .item-link .item-inner,
.media-list .chevron-center .item-link .item-inner,
.media-list .item-link .item-title-row,
.media-list .item-link.chevron-center .item-inner,
.media-list.chevron-center .item-link .item-inner,
li.media-item .chevron-center .item-link .item-inner,
li.media-item .item-link .item-title-row,
li.media-item .item-link.chevron-center .item-inner,
li.media-item.chevron-center .item-link .item-inner {
  background-size: 8px 13px;
  background-repeat: no-repeat;
  background-position: 95% center;
  background-image: none !important;
}
.ribbon span {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: orange;
  background: linear-gradient(#9bc90d 0%, #79a70a 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px;
  left: -21px;
}
.ribbon {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
.md .text-color-green {
  color: #4caf50 !important;
}

/** 04. Commons
 **************************************************************** **/
/* utils */
.size-8 {
  font-size: 8px !important;
  line-height: 15px !important;
}
.size-10 {
  font-size: 10px !important;
  line-height: 15px !important;
}
.size-11 {
  font-size: 11px !important;
  line-height: 15px !important;
}
.size-12 {
  font-size: 12px !important;
  line-height: 16px !important;
}
.size-13 {
  font-size: 13px !important;
  line-height: 14px !important;
}
.size-14 {
  font-size: 14px !important;
  line-height: 17px !important;
}
.size-15 {
  font-size: 15px !important;
  line-height: 17px !important;
}
.size-16 {
  font-size: 16px !important;
  line-height: 20px !important;
}
.size-17 {
  font-size: 17px !important;
  line-height: 19px !important;
}

.size-18 {
  font-size: 18px !important;
  line-height: 20px !important;
}
.size-19 {
  font-size: 19px !important;
  line-height: 21px !important;
}
.size-20 {
  font-size: 20px !important;
  line-height: 21px !important;
}

.size-22 {
  font-size: 22px !important;
  line-height: 21px !important;
}
.size-23 {
  font-size: 23px !important;
  line-height: 27px !important;
}
.size-24 {
  font-size: 24px !important;
  line-height: 27px !important;
}
.size-25 {
  font-size: 25px !important;
  line-height: 40px !important;
}
.size-27 {
  font-size: 27px !important;
  line-height: 42px !important;
}
.size-28 {
  font-size: 28px !important;
  line-height: 30px !important;
}
.size-30 {
  font-size: 30px !important;
  line-height: 46px !important;
}
.size-31 {
  font-size: 31px !important;
  line-height: 46px !important;
}
.size-33 {
  font-size: 33px !important;
  line-height: 50px !important;
}
.size-35 {
  font-size: 35px !important;
  line-height: 45px !important;
}
.size-40 {
  font-size: 40px !important;
  line-height: 46px !important;
}
.size-50 {
  font-size: 50px !important;
  line-height: 56px !important;
}
.size-60 {
  font-size: 60px !important;
  line-height: 66px !important;
}
.size-70 {
  font-size: 70px !important;
  line-height: 76px !important;
}
.size-80 {
  font-size: 80px !important;
  line-height: 86px !important;
}
.size-90 {
  font-size: 90px !important;
  line-height: 96px !important;
}
.size-100 {
  font-size: 100px !important;
  line-height: 106px !important;
}
.size-150 {
  font-size: 150px !important;
  line-height: 166px !important;
}
.size-200 {
  font-size: 200px !important;
  line-height: 216px !important;
}

.weight-300 {
  font-weight: 300 !important;
}
.weight-400 {
  font-weight: 400 !important;
}
.weight-500 {
  font-weight: 500 !important;
}
.weight-600 {
  font-weight: 600 !important;
}
.weight-700 {
  font-weight: 700 !important;
}
.weight-800 {
  font-weight: 800 !important;
}

.width-10 {
  width: 10px !important;
}
.width-20 {
  width: 20px !important;
}
.width-30 {
  width: 30px !important;
}
.width-40 {
  width: 40px !important;
}
.width-50 {
  width: 50px !important;
}
.width-51 {
  width: 50px !important;
}
.width-52 {
  width: 50px !important;
}
.width-53 {
  width: 50px !important;
}
.width-54 {
  width: 50px !important;
}
.width-63 {
  width: 77px !important;
}
.width-100 {
  width: 100px !important;
}
.width-150 {
  width: 150px !important;
}
.width-165 {
  width: 165px !important;
}
.width-175 {
  width: 175px !important;
}
.width-180 {
  width: 180px !important;
}
.width-200 {
  width: 200px !important;
}
.width-250 {
  width: 250px !important;
}
.width-300 {
  width: 300px !important;
}
.width-350 {
  width: 350px !important;
}
.width-400 {
  width: 400px !important;
}
.width-450 {
  width: 450px !important;
}
.width-500 {
  width: 500px !important;
}
.width-550 {
  width: 550px !important;
}
.width-600 {
  width: 600px !important;
}
.width-650 {
  width: 650px !important;
}
.width-700 {
  width: 700px !important;
}
.width-750 {
  width: 750px !important;
}
.width-800 {
  width: 800px !important;
}

.height-auto {
  height: auto !important;
}
.height-10 {
  height: 10px !important;
}
.height-20 {
  height: 20px !important;
}
.height-30 {
  height: 30px !important;
}
.height-50 {
  height: 50px !important;
  min-height: auto !important;
}
.height-80 {
  height: 80px !important;
}
.height-100 {
  height: 100px !important;
}
.height-150 {
  height: 150px !important;
}
.height-200 {
  height: 200px !important;
}
.height-250 {
  height: 250px !important;
}
.height-300 {
  height: 300px !important;
}
.height-350 {
  height: 350px !important;
}
.height-400 {
  height: 400px !important;
}
.height-450 {
  height: 450px !important;
}
.height-500 {
  height: 500px !important;
}
.height-550 {
  height: 550px !important;
}
.height-600 {
  height: 600px !important;
}
.height-650 {
  height: 650px !important;
}
.height-700 {
  height: 700px !important;
}
.height-750 {
  height: 750px !important;
}
.height-800 {
  height: 800px !important;
}

.padding-0 {
  padding: 0 !important;
}
.padding-3 {
  padding: 3px !important;
}
.padding-2 {
  padding: 2px !important;
}
.padding-6 {
  padding: 6px !important;
}
.padding-5 {
  padding: 5px !important;
}
.padding-8 {
  padding: 8px !important;
}
.padding-10 {
  padding: 10px !important;
}
.padding-12 {
  padding: 12px !important;
}
.padding-13 {
  padding: 13px !important;
}
.padding-15 {
  padding: 15px !important;
}
.padding-20 {
  padding: 20px !important;
}
.padding-25 {
  padding: 25px !important;
}

.padding-30 {
  padding: 30px !important;
}
.padding-35 {
  padding: 35px !important;
}
.padding-40 {
  padding: 40px !important;
}
.padding-50 {
  padding: 50px !important;
}
.padding-60 {
  padding: 60px !important;
}
.padding-70 {
  padding: 70px !important;
}
.padding-80 {
  padding: 80px !important;
}
.padding-90 {
  padding: 90px !important;
}
.padding-100 {
  padding: 100px !important;
}

.padding-top-0 {
  padding-top: 0 !important;
}
.padding-top-4 {
  padding-top: 4px !important;
}
.padding-top-5 {
  padding-top: 5px !important;
}
.padding-top-10 {
  padding-top: 10px !important;
}
.padding-top-12 {
  padding-top: 12px !important;
}

.padding-top-15 {
  padding-top: 15px !important;
}
.padding-top-20 {
  padding-top: 20px !important;
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-top-40 {
  padding-top: 40px !important;
}
.padding-top-50 {
  padding-top: 50px !important;
}
.padding-top-60 {
  padding-top: 60px !important;
}
.padding-top-80 {
  padding-top: 80px !important;
}
.padding-top-100 {
  padding-top: 100px !important;
}
.padding-top-130 {
  padding-top: 130px !important;
}
.padding-top-150 {
  padding-top: 150px !important;
}
.padding-top-180 {
  padding-top: 180px !important;
}
.padding-top-200 {
  padding-top: 200px !important;
}

.padding-bottom-0 {
  padding-bottom: 0 !important;
}
.padding-bottom-3 {
  padding-bottom: 3px !important;
}
.padding-bottom-5 {
  padding-bottom: 5px !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}
.padding-bottom-15 {
  padding-bottom: 15px !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
}
.padding-bottom-60 {
  padding-bottom: 60px !important;
}
.padding-bottom-80 {
  padding-bottom: 80px !important;
}
.padding-bottom-100 {
  padding-bottom: 100px !important;
}
.padding-bottom-130 {
  padding-bottom: 130px !important;
}
.padding-bottom-150 {
  padding-bottom: 150px !important;
}
.padding-bottom-180 {
  padding-bottom: 180px !important;
}
.padding-bottom-200 {
  padding-bottom: 200px !important;
}
.padding-left-5 {
  padding-left: 5px !important;
}
.padding-left-10 {
  padding-left: 10px !important;
}
.padding-left-15 {
  padding-left: 15px !important;
}
.padding-left-20 {
  padding-left: 20px !important;
}

.padding-left-30 {
  padding-left: 30px !important;
}
.padding-left-0 {
  padding-left: 0px !important;
}
.padding-left-3 {
  padding-left: 3px !important;
}
.padding-right-10 {
  padding-right: 10px !important;
}
.padding-right-5 {
  padding-right: 5px !important;
}
.padding-right-15 {
  padding-right: 15px !important;
}
.padding-right-20 {
  padding-right: 20px !important;
}
.padding-right-0 {
  padding-right: 0px !important;
}

.padding-x-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.padding-x-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.padding-x-8 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.padding-x-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.padding-x-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.padding-x-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.padding-x-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.padding-x-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.padding-x-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}
.padding-x-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.padding-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.padding-y-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.padding-y-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.padding-y-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.padding-y-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.padding-y-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.padding-y-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.padding-y-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.padding-y-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
.padding-y-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.margin-0 {
  margin: 0 !important;
}
.margin-1 {
  margin: 1px !important;
}
.margin-2 {
  margin: 2px !important;
}
.margin-3 {
  margin: 3px !important;
}
.margin-5 {
  margin: 5px !important;
}

.margin-6 {
  margin: 6px !important;
}
.margin-7 {
  margin: 7px !important;
}
.margin-8 {
  margin: 8px !important;
}
.margin-10 {
  margin: 10px !important;
}
.margin-20 {
  margin: 20px !important;
}
.margin-30 {
  margin: 30px !important;
}
.margin-30-per {
  margin: 30% !important;
}
.margin-40 {
  margin: 40px !important;
}
.margin-50 {
  margin: 50px !important;
}
.margin-60 {
  margin: 60px !important;
}
.margin-80 {
  margin: 80px !important;
}
.margin-100 {
  margin: 100px !important;
}
.margin-130 {
  margin: 130px !important;
}
.margin-150 {
  margin: 150px !important;
}
.margin-180 {
  margin: 180px !important;
}
.margin-200 {
  margin: 200px !important;
}

.margin-top-0 {
  margin-top: 0 !important;
}
.margin-top-1 {
  margin-top: 1px !important;
}
.margin-top-2 {
  margin-top: 2px !important;
}
.margin-top-3 {
  margin-top: 3px !important;
}
.margin-top-5 {
  margin-top: 5px !important;
}
.margin-top-6 {
  margin-top: 6px !important;
}
.margin-top-8 {
  margin-top: 8px !important;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-12 {
  margin-top: 12px !important;
}
.margin-top-15 {
  margin-top: 15px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-23 {
  margin-top: 23px !important;
}
.margin-top-25 {
  margin-top: 25px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-top-40 {
  margin-top: 40px !important;
}
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-top-60 {
  margin-top: 60px !important;
}
.margin-top-70 {
  margin-top: 70px !important;
}
.margin-top-80 {
  margin-top: 80px !important;
}
.margin-top-100 {
  margin-top: 100px !important;
}
.margin-top-130 {
  margin-top: 130px !important;
}
.margin-top-150 {
  margin-top: 150px !important;
}
.margin-top-180 {
  margin-top: 180px !important;
}
.margin-top-200 {
  margin-top: 200px !important;
}

.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-bottom-1 {
  margin-bottom: 1px !important;
}
.margin-bottom-2 {
  margin-bottom: 2px !important;
}
.margin-bottom-3 {
  margin-bottom: 3px !important;
}
.margin-bottom-5 {
  margin-bottom: 5px !important;
}
.margin-bottom-6 {
  margin-bottom: 6px !important;
}
.margin-bottom-8 {
  margin-bottom: 8px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
}
.margin-bottom-80 {
  margin-bottom: 80px !important;
}
.margin-bottom-85 {
  margin-bottom: 85px !important;
}
.margin-bottom-100 {
  margin-bottom: 100px !important;
}
.margin-bottom-110 {
  margin-bottom: 110px !important;
}
.margin-bottom-130 {
  margin-bottom: 130px !important;
}
.margin-bottom-150 {
  margin-bottom: 150px !important;
}
.margin-bottom-180 {
  margin-bottom: 180px !important;
}
.margin-bottom-200 {
  margin-bottom: 200px !important;
}
.margin-bottom-220 {
  margin-bottom: 220px !important;
}

.margin-left-0 {
  margin-left: 0 !important;
}
.margin-left-3 {
  margin-left: 3px !important;
}
.margin-left-6 {
  margin-left: 6px !important;
}
.margin-left-8 {
  margin-left: 8px !important;
}
.margin-left-10 {
  margin-left: 10px !important;
}
.margin-left--10 {
  margin-left: -10px !important;
}
.margin-left-15 {
  margin-left: 15px !important;
}
.margin-left-20 {
  margin-left: 20px !important;
}
.margin-left-20-per {
  margin-left: 20% !important;
}
.margin-left-15-per {
  margin-left: 15% !important;
}
.margin-left-5-per {
  margin-left: 5% !important;
}
.margin-left-5 {
  margin-left: 5px !important;
}
.margin-left-30 {
  margin-left: 30px !important;
}
.margin-left-40 {
  margin-left: 40px !important;
}
.margin-left-50 {
  margin-left: 50px !important;
}
.margin-left-60 {
  margin-left: 60px !important;
}
.margin-left-80 {
  margin-left: 80px !important;
}
.margin-left-100 {
  margin-left: 100px !important;
}
.margin-left-130 {
  margin-left: 130px !important;
}
.margin-left-150 {
  margin-left: 150px !important;
}
.margin-left-180 {
  margin-left: 180px !important;
}
.margin-left-200 {
  margin-left: 200px !important;
}
.margin-left-250 {
  margin-left: 250px !important;
}
.margin-left-300 {
  margin-left: 300px !important;
}

.margin-right-0 {
  margin-right: 0 !important;
}
.margin-right-3 {
  margin-right: 3px !important;
}
.margin-right-5 {
  margin-right: 5px !important;
}
.margin-right-6 {
  margin-right: 6px !important;
}
.margin-right-8 {
  margin-right: 8px !important;
}
.margin-right-10 {
  margin-right: 10px !important;
}
.margin-right-15-per {
  margin-right: 15% !important;
}
.margin-right-5-per {
  margin-right: 5% !important;
}
.margin-right-15 {
  margin-right: 15px !important;
}
.margin-right-20 {
  margin-right: 20px !important;
}
.margin-right-20-per {
  margin-right: 20% !important;
}
.margin-right-30 {
  margin-right: 30px !important;
}
.margin-right-40 {
  margin-right: 40px !important;
}
.margin-right-50 {
  margin-right: 50px !important;
}
.margin-right-60 {
  margin-right: 60px !important;
}
.margin-right-80 {
  margin-right: 80px !important;
}
.margin-right-100 {
  margin-right: 100px !important;
}
.margin-right-130 {
  margin-right: 130px !important;
}
.margin-right-150 {
  margin-right: 150px !important;
}
.margin-right-180 {
  margin-right: 180px !important;
}
.margin-right-200 {
  margin-right: 200px !important;
}
.margin-right-250 {
  margin-right: 250px !important;
}
.margin-right-300 {
  margin-right: 300px !important;
}

.margin-x-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.margin-x-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.padding-x-8 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}
.margin-x-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.margin-x-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.margin-x-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.margin-x-25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
.margin-x-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
.margin-x-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}
.margin-x-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.margin-y-5 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.margin-y-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.margin-y-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.margin-y-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.margin-y-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.margin-y-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.margin-y-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.margin-y-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}
.margin-y-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.position-right-0 {
  right: 0px !important;
}
.border-1 {
  border: 1px solid !important;
}
.border-bototm-0 {
  border-bottom: 0px !important;
}
.border-3 {
  border: 3px solid #ffffff;
}
.border-8 {
  border: 8px solid #ffffff !important;
}
.border-left-3 {
  border-left: 3px solid;
}
.bg-lightamber {
  background-color: rgba(255, 191, 0, 0.3);
}
.bg-lightmaroon {
  background-color: #e6b160;
}
.border-pink {
  border-color: #e91e63 !important;
}
.border-red {
  border-color: #f44336 !important;
}
.border-purple {
  border-color: #9c27b0 !important;
}
.border-indigo {
  border-color: #3f51b5 !important;
}
.border-lightblue {
  border-color: #03a9f4 !important;
}
.border-cyan {
  border-color: #00bcd4 !important;
}
.border-teal {
  border-color: #009688 !important;
}
.border-green {
  border-color: #4caf50 !important;
}
.border-lightgreen {
  border-color: #8bc34a !important;
}
.border-lime {
  border-color: #cddc39 !important;
}
.border-yellow {
  border-color: #ffeb3b !important;
}
.border-amber {
  border-color: #ffc107 !important;
}
.border-orange {
  border-color: #ff9800 !important;
}
.border-deeporange {
  border-color: #ff6d30 !important;
}
.border-brown {
  border-color: #795548 !important;
}
.border-gray {
  border: 1px solid #e2e1d9 !important;
  /* border-color: #e2e1d9 !important; */
}
.border-black {
  border-color: #212121 !important;
}
.border-bluegray {
  border-color: #607d8b !important;
}
.border-darkgray {
  border-color: #a9a9a9 !important;
}
.bg-darkblue {
  background-color: #4e71a7 !important;
}

.border-bottom-1 {
  border-bottom: 1px solid !important;
}
.border-bottom-2 {
  border-bottom: 2px solid !important;
}
.border-bottom-3 {
  border-bottom-width: 3px !important;
  border-bottom-style: solid !important;
}

.border-top-1 {
  border-top: 1px solid !important;
}
.border-top-2 {
  border-top: 2px solid !important;
}
.border-top-3 {
  border-top: 3px solid !important;
}

.line-height-0 {
  line-height: 0 !important;
}
.line-height-10 {
  line-height: 10px !important;
}
.line-height-20 {
  line-height: 20px !important;
}
.line-height-30 {
  line-height: 30px !important;
}
.line-height-40 {
  line-height: 40px !important;
}
.line-height-50 {
  line-height: 50px !important;
}
.line-height-60 {
  line-height: 60px !important;
}
.line-height-70 {
  line-height: 70px !important;
}
.line-height-80 {
  line-height: 80px !important;
}
.line-height-90 {
  line-height: 90px !important;
}
.line-height-100 {
  line-height: 100px !important;
}

.nobackground {
  background: none !important;
}
.nopadding {
  padding: 0 !important;
}
.nopadding-left {
  padding-left: 0 !important;
}
.nopadding-right {
  padding-right: 0 !important;
}
.nopadding-top {
  padding-top: 0 !important;
}
.nopadding-bottom {
  padding-bottom: 0 !important;
}
.nomargin {
  margin: 0 !important;
}
.nomargin-left {
  margin-left: 0 !important;
}
.nomargin-right {
  margin-right: 0 !important;
}
.nomargin-top {
  margin-top: 0 !important;
}
.nomargin-bottom {
  margin-bottom: 0 !important;
}
.noborder {
  border: 0 !important;
}
.noborder-left {
  border-left: 0 !important;
}
.noborder-right {
  border-right: 0 !important;
}
.border-right-1 {
  border-right: 1px solid !important;
}
.noborder-top {
  border-top: 0 !important;
}
.noborder-bottom {
  border-bottom: 0 !important;
}
.nobg {
  background-color: transparent !important;
}
.lowercase {
  text-transform: lowercase;
}
.uppercase {
  text-transform: uppercase;
}
.width-30per {
  width: 30%;
  min-width: 30%;
}
.noradius {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.border-top-radius {
  -webkit-border-top-left-radius: 6px !important;
  -webkit-border-top-right-radius: 6px !important;
  -moz-border-radius-topleft: 6px !important;
  -moz-border-radius-topright: 6px !important;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
}

.border-bottom-radius {
  -webkit-border-bottom-left-radius: 6px !important;
  -webkit-border-bottom-right-radius: 6px !important;
  -moz-border-radius-bottomleft: 6px !important;
  -moz-border-radius-bottomright: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}

.radius {
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
}
.radius-10 {
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  border-radius: 8px !important;
}
.font-style-italic {
  font-style: italic;
}
.font-style-normal {
  font-style: normal;
}
.pointer {
  cursor: pointer;
}
.block {
  display: block !important;
}
.block-inline {
  display: inline-block !important;
}
.inline-block {
  display: inline-block !important;
}
.bold {
  font-weight: bold !important;
}
.nobold {
  font-weight: normal !important;
}
.full-width {
  width: 100% !important;
  display: inline-grid !important;
  max-width: 100% !important;
}
.halfwidth {
  width: 50% !important;
}
.justify {
  text-align: justify;
}

.absolute {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.relative {
  position: relative !important;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.noshadow {
  box-shadow: none !important;
  text-shadow: none !important;
}

.shadow {
  -webkit-box-shadow: 0px 1px 13px 3px rgba(50, 50, 50, 0.54) !important;
  -moz-box-shadow: 0px 1px 13px 3px rgba(50, 50, 50, 0.54) !important;
  box-shadow: 0px 1px 13px 3px rgba(50, 50, 50, 0.54) !important;
}
.shadow-card {
  -webkit-box-shadow: 0px 1px 3px 1px rgba(50, 50, 50, 0.24);
  -moz-box-shadow: 0px 1px 3px 1px rgba(50, 50, 50, 0.24);
  box-shadow: 0px 1px 3px 1px rgba(50, 50, 50, 0.24);
}
.box-shadow-bottom {
  -webkit-box-shadow: 1px 15px 32px -14px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 15px 32px -14px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 15px 32px -14px rgba(0, 0, 0, 0.75);
}
.extra-shadow {
  -webkit-box-shadow: -1px 26px 28px -25px rgba(0, 0, 0, 1) !important;
  -moz-box-shadow: -1px 26px 28px -25px rgba(0, 0, 0, 1) !important;
  box-shadow: -1px 26px 28px -25px rgba(0, 0, 0, 1) !important;
}
.button-shadow {
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2) !important;
}
.nofloat {
  float: none !important;
}
.display-table {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 99;
}
.display-table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
}
.vertical-align-middle {
  vertical-align: middle;
}
.txt-no-decoration {
  text-decoration: none !important;
}
.softhide {
  display: none;
}
img.pull-left {
  margin: 0 20px 10px 0;
}
img.pull-right {
  margin: 0 0 10px 20px;
}
.notop {
  top: 0 !important;
}
.underline {
  text-decoration: underline;
}
.no-text-underline,
.no-text-decoration {
  text-decoration: none;
}

.clear {
  clear: both;
}
.cover {
  background-size: cover !important;
  background-position: center !important;
}

.text-justify {
  text-align: justify !important;
}
.hide {
  display: none !important;
}

.hide1 {
  display: none !important;
}
.hide2 {
  display: none !important;
}

.shadow-box {
  -webkit-box-shadow: 0px 0px 15px 0px rgb(120, 120, 120);
  -moz-box-shadow: 0px 0px 15px 0px rgb(120, 120, 120);
  box-shadow: 0px 0px 15px 0px rgb(120, 120, 120);
}
.shadow-bottom {
  -webkit-box-shadow: 0px 4px 7px -4px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 4px 7px -4px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 4px 7px -4px rgba(0, 0, 0, 0.6);
}

.text-shadow {
  text-shadow: 1px 1px 1px #333333;
}
.img-responsive {
  width: 100%;
}

.cart_icon {
  position: relative;
}
.cart_icon span {
  position: absolute;
  background-color: #000;
  right: 10;
  top: 5px;
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  border-radius: 100% !important;

  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.6);
}

.zigzag {
  position: relative;
}

.zigzag:after {
  background-color: linear-gradient(-45deg, #ffc105 16px, transparent 0),
    linear-gradient(45deg, #ffc105 16px, transparent 0);
  background-position: left-bottom;
  background-repeat: repeat-x;
  background-size: 42px 42px;
  content: " ";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 42px;
}
.bg-cream {
  background: rgb(236, 214, 163) !important;
}
.bg-gray {
  background-color: #edeef2 !important;
}
.bg-none {
  background-color: transparent !important;
}
.bg-darkgray {
  background-color: #e2e2e2 !important;
}
.bg-green {
  background-color: rgba(19, 153, 85, 0.9);
}
.bg_order_status_1 {
  background-color: #ffff99 !important;
}
.bg_order_status_2 {
  background-color: #cef7ff !important;
}
.bg_order_status_3 {
  background-color: #2196f3 !important;
  color: #ffffff !important;
}
.bg_order_status_4 {
  background-color: #ffcc00 !important;
  color: #000 !important;
}
.bg_order_status_5 {
  background-color: #339900 !important;
  color: #fff !important;
}
.bg_order_status_7 {
  background-color: #eb075c !important;
  color: #fff !important;
}
.bg_order_status_8 {
  background-color: #339900 !important;
  color: #fff !important;
}
.border_1_common {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.seat_switch {
  /* background:#FFEDCA url(http://mpmirror.com/cloud_pizzeria/pos_restaurant/img/selected_user.png);
    
    width:59px;
	height:59px;*/

  display: inline-block;
  margin-right: 10px;
}
.seat_switch:after {
  content: "";
  clear: both;
}
.guest_selected {
  color: #ff5722 !important;
}
#over {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center; /*handles the horizontal centering*/
}
/*handles the vertical centering*/
.Centerer {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.Centered {
  display: inline-block;
  vertical-align: middle;
}

.floating-order {
  position: absolute;
  left: 116px;
  top: 156px;
  width: 100%;
  height: auto;

  z-index: 1500;

  background-color: #2196f3;
  color: #fff;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

p.parsley-success {
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
}
p.parsley-error {
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
}

.incenter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}

.bg_gradient {
  background: #3d55b7; /* Old browsers */
  background: -moz-linear-gradient(
    -45deg,
    #3d55b7 0%,
    #565fc4 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -45deg,
    #3d55b7 0%,
    #565fc4 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    #3d55b7 0%,
    #565fc4 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3D55B7', endColorstr='#565FC4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.bg-purple-dark {
  background: #ff7916 !important; /* Old browsers */
}
.bg-purple-light {
  background: #f3a105 !important; /* Old browsers */
}

.bg-blue-dark {
  background: #2942a9 !important; /* Old browsers */
}
.bg-blue-light {
  background: #4e6be0 !important; /* Old browsers */
}
.bg-blue {
  background: #edf1ff !important; /* Old browsers */
}
.my_card_header {
  font-size: 20px;
  background: #dae499;
  font-weight: bold;
  text-align: center;
  color: #4b5600 !important;
  padding: 10px !important;
  display: block;
  height: auto;
  min-height: 30px !important;
}
.my_textbox {
  width: 100% !important;
  border-radius: 50px !important;
  font-size: 18px !important;
  background: transparent;
  padding: 10px;
  border: 1px solid #687707 !important;
}

.my_textbox_lowradious {
  width: 100% !important;
  border-radius: 5px !important;
  font-size: 18px !important;
  background: transparent;
  padding: 15px !important;
  border: 1px solid #687707 !important;
}

.my_textbox_icon {
  position: relative !important;
  left: 35px !important;
  margin-bottom: 5px !important;
  min-width: auto !important;
  width: auto !important;
}

.fullwidth {
  width: 100% !important;
}

.rounded_button {
  border-radius: 250px !important;
}
.bg-pink {
  background-color: #e12434 !important;
  color: #ffffff;
}
.height_15 {
  height: 15px !important;
  min-height: 15px !important;
}

.height_25 {
  height: 25px !important;
  min-height: 25px !important;
}

.btn-circle {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.smart-select-rounded {
  border-radius: 50px;
  height: 19px !important;
  min-height: 46px !important;
}
.green-border {
  border: 1px solid #dae499;
}
.bg-goldencolor {
  background: #fdfae5;
}
.smart-select-lowradius {
  border: 1px solid #a7a7a7;
  padding: 10px !important;
  border-radius: 5px;
  height: 19px !important;
  min-height: 50px !important;
}
.item-after-my {
  font-size: 18px !important;
  font-weight: bold;
}
.preloader {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.popup_head {
  padding: 10px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  background: #3d55b7;
  color: #ffffff;
}
.popup_content {
  padding: 10px;
  text-align: center;
  font-size: 15px;
}
.popup_close {
  float: right;
}
.error_show {
  background-color: #ffe3e3 !important;
  border: 1px solid red !important;
}
.background_img {
  background: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.background_img2 {
  background-image: url("../img/bg_other.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.background_color {
  background-color: #eaeaea !important;
}

.map-label {
  white-space: nowrap;
  font-weight: 300;
  text-shadow: 0 0 0.1em black, 0 0 0.1em black, 0 0 0.1em black,
    0 0 0.1em black, 0 0 0.1em;
  color: yellow;
}
.bg-graycream {
  background-color: #fff4cc !important;
}
.bg-navbar {
  background: #f87144 !important;
}
.bg-tabber {
  background: #e34c19 !important;
}
.bg-color-lightgreen {
  background: #c6e897 !important;
}

.my-item-content {
  min-height: 48px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1px solid #8cc63e;
  margin: 10px;
  margin-top: 0px;
  background: #fdf8ce;
  border-radius: 8px;
}
.buttonbar {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 2;
}
/*--------------------------------------------*/
/*-------- theme1 sidebar left -------*/
/*--------------------------------------------*/
.sidebar {
  padding-bottom: 60px;
}
.sidebar .accordion-list {
  margin: 0;
}
.userprofile {
  background: #18b4c5;
  background-size: 100%;
  padding: 10px 15px;
  display: flex;
  direction: ltr;
  flex-flow: row;
}
.userprofile .item-inner {
  color: #ffffff;
}
.userprofile .item-inner .item-subtitle {
  color: rgba(255, 255, 255, 0.8);
}
.userprofile .item-media {
  width: 20%;
  max-width: 56px;
  float: left;
  padding: 0 15px;
}
.userprofile .item-media img {
  width: 100%;
  border-radius: 50%;
}
.sidebar .view {
  overflow-y: auto;
}
.menu li a.item-content {
  font-size: 14px;
  text-align: left;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.itemmeniinner {
  padding-right: 10px;
  position: relative;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: 40px;
  min-width: 0;
  line-height: 32px;
  align-self: stretch;
  vertical-align: middle;
}
.itemmeniinner:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: auto;
  top: auto;
  height: 1px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.menu li a i {
  height: 30px;
  width: 30px;
  margin-right: 0px;
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  line-height: 30px;
  color: #666666;
  margin-top: 2px;
}
.menu li a span {
  vertical-align: middle;
  line-height: 32px;
}
.menu li .accordion-item-content .content-block {
  padding-right: 0;
}
.menu li .accordion-item-content .content-block ul {
  border-top: 1px solid #eeeeee;
}
.menu li .accordion-item-content .content-block ul li {
  border-bottom: 1px solid #eeeeee;
}
.menu li .accordion-item-content li a {
  line-height: 40px;
  vertical-align: middle;
  padding-left: 20px;
  font-size: 12px;
}
.myitem-input-wrap {
  min-height: 45px !important ;
  position: relative !important;
}
.line-through {
  text-decoration: line-through !important;
}
.bg-color-white-5 {
  background: rgba(255, 255, 255, 0.5);
}

.scrolling {
  /* Carousel Frame */
  overflow: hidden;
}

.scrolling ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.scrolling li {
  float: left;
}
.md .icon-back {
  width: 30px !important;
  height: 34px !important;
}
.navbar {
  background: #18b4c5 !important;
}
.toolbar {
  height: auto !important;
  padding-top: 22px;
  padding-bottom: 22px;
}
.tabbar a.tab-link.active-state,
.tabbar a.tab-link.tab-link-active,
.tabbar-labels a.tab-link.active-state,
.tabbar-labels a.tab-link.tab-link-active {
  font-weight: bold;
  color: #fff;
}
.ios .tabbar a.tab-link.active-state,
.ios .tabbar a.tab-link.tab-link-active,
.ios .tabbar-labels a.tab-link.active-state,
.ios .tabbar-labels a.tab-link.tab-link-active {
  font-weight: bold;
  color: #fff;
  border-radius: 30px;
  height: 28px;
  background: rgba(0, 0, 0, 0.2);
}

.navbar + .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ * .page-content {
  padding-top: 85px !important;
}
.toolbar-inner {
  padding: 5px;
}
.md .tabbar .tab-link-highlight,
.tabbar-labels .tab-link-highlight {
  height: 30px;
  background: rgba(250, 250, 250, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  left: 0;
  border-radius: 50px;
  margin-bottom: 5px;
}
/*.media-list   li 
{
	background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.9);
-moz-box-shadow:    0px 1px 10px 0px rgba(0, 0, 0, 0.9);
box-shadow:         0px 1px 10px 0px rgba(0, 0, 0, 0.9);
}
.media-list .item-media img, li.media-item .item-media img {
    display: block;
    border: 3px solid #fff;
    border-radius: 50px;
}
.media-list.inset {
   margin-left: 25px !important;
    
    
}
.media-list .item-content {
    min-height: 48px;
    padding-left: 20px;
    margin-left: -30px;
    margin-top: 10px;
}
.media-list .list.inset {
    margin-left: 25px;
}

.list .item-media+.item-inner {
    margin-left: 10px !important;
}
.media-list .item-subtitle {
    position: absolute;
    bottom: 0px;
    right: 10px;
    color: #ff7019;
    font-weight:bold;
    font-size:18px;
    
}
.media-list .item-title
{
	 font-weight: bold;
	 float: left;
}
.media-list .item-after
{
	color: #139955 !important;
    font-weight:bold;
    font-size:16px !important;
    float: right;
}
.media-list .item-media, li.media-item .item-media
{
	padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.media-list .item-media, li.media-item .item-media
{
	
    
    border-radius: 5px;
    border: 0px solid #e53623;
    margin-bottom: 0px !important;
    
     
}*/
.tabbar a.link,
.tabbar a.tab-link,
.tabbar-labels a.link,
.tabbar-labels a.tab-link {
  font-size: 12px;
  text-transform: none;
}
.stepper-button,
.stepper-button-minus,
.stepper-button-plus {
  width: 28px !important;
}
.stepper .stepper-input-wrap input,
.stepper .stepper-value {
  width: 30px !important;
}
.stepper-circle .stepper-button-minus:first-child,
.stepper-circle .stepper-button-plus:last-child {
  border-radius: 50px !important;
}

.stepper-circle .stepper-input-wrap {
  border-top: 0px;
  border-bottom: 0px;
  font-size: 14px;
  height: 30px;
}

.stepper-rounded .stepper-button-minus:first-child,
.stepper-circle .stepper-button-plus:last-child {
  border-radius: 5px !important;
}
.stepper-rounded .stepper-input-wrap {
  border-top: 0px;
  border-bottom: 0px;
  font-size: 14px;
}
.stepper-rounded .stepper-button-minus::before {
  background: #000;
}
.stepper.stepper-rounded .stepper-button-minus::before {
  background: #000;
}
.stepper-button-minus:after,
.stepper-button-plus:after {
  width: 10px;
  height: 2px;
}
.stepper-button-plus:before {
  height: 10px;
  width: 2px;
}
.stepper .stepper-input-wrap input,
.stepper-circle input {
  font-size: 20px !important;
}
.stepper .stepper-input-wrap input {
  font-size: 13px;
}
.media-list .item-inner {
  padding: 0;
  padding-top: 10px;
}
.media_inleft {
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translate(-75%, -50%);
}
.media_inright {
  position: absolute;
  top: 50%;
  right: 2%;
  transform: translate(0%, -50%);
}
.inleft {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(-0%, -50%);
}

.inright {
  position: absolute;
  top: 51%;
  right: 10px;
  transform: translate(0%, -50%);
}
.button.button-small,
.button.button-small-md {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.03em;
  padding: 10px 15px !important;
}
.button.color-green.button-active,
.button.color-green.button-fill,
.button.color-green.button-fill-md,
.button.color-green.tab-link-active {
  background-color: #139955;
  color: #fff;
}

.button-circle {
  font-size: 18px !important;
  font-weight: 500 !important;
  letter-spacing: 0.03em;
  padding-left: 0 !important;
  padding-right: 0 !important;
  min-width: 22px !important;
  height: 22px !important;
  border-radius: 50px !important;
  line-height: 20px !important;
}
.block.inset {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
}
.ios .navbar ~ .page-content,
.ios .navbar ~ :not(.no-navbar) .page-content {
  padding-top: 40px;
}
.navbar:after {
  background-color: transparent !important;
}
.tabbar a,
.tabbar-labels a {
  color: #000 !important;
}
.list ul {
  background: transparent !important;
}
.ios .button.button-small,
.ios .button.button-small-ios {
  border: 0;
}
.demo-card-header-pic .card-header {
  height: 30vw;
  background-size: cover;
  background-position: center;
  color: #fff;
}

.demo-card-header-pic .card-content-padding .date {
  color: #8e8e93;
}
.bg-color-semitrans-black {
  background: rgba(245, 0, 0, 0.8);
  color: #fff;
}
.bg-yellow {
  background-color: #ffd100;
}
.card {
  margin: 0px !important;
  border: 1px dotted rgb(242, 233, 202);
}
.md .toolbar:after,
.ios .list ul:before,
.ios .list .item-inner:after {
  content: none;
}
.demo-swiper .swiper-slide {
  font-size: 25px;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #000;
}
.demo-swiper .swiper-slide {
  box-sizing: border-box;
  border: 0px solid #ddd;
  background: #fff;
}
.demo-swiper {
  margin: 0px 0 15px;
  font-size: 18px;
}
.demo-swiper.demo-swiper-auto .swiper-slide {
  width: 85%;
}
.demo-swiper.demo-swiper-auto .swiper-slide:nth-child(2n) {
  width: 70%;
}
.demo-swiper.demo-swiper-auto .swiper-slide:nth-child(3n) {
  width: 30%;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0px;
}
.demo-card_title {
  font-size: 13px;
  padding: 10px !important;
  padding-bottom: 0 !important;
}
.card-content-padding {
  padding: 10px !important;
  padding-top: 0 !important;
}
.md .stepper-small .stepper-button,
.md .stepper-small .stepper-button-minus,
.md .stepper-small .stepper-button-plus,
.md .stepper-small .stepper-input-wrap,
.md .stepper-small .stepper-value,
.md .stepper-small-md .stepper-button,
.md .stepper-small-md .stepper-button-minus,
.md .stepper-small-md .stepper-button-plus,
.md .stepper-small-md .stepper-input-wrap,
.md .stepper-small-md .stepper-value {
  border-width: 1px;
}
.stepper .stepper-input-wrap input,
.stepper-circle input {
  font-size: 16px !important;
}
.stepper-button,
.stepper-button-minus,
.stepper-button-plus {
  width: 25px !important;
  height: 25px !important;
}
.md .stepper-small .stepper-button,
.md .stepper-small .stepper-button-minus,
.md .stepper-small .stepper-button-plus,
.md .stepper-small-md .stepper-button,
.md .stepper-small-md .stepper-button-minus,
.md .stepper-small-md .stepper-button-plus {
  height: 20px;
  line-height: 24px;
}
.md .stepper-small .stepper-input-wrap {
  height: 18px;
}
.md .stepper {
  height: 20px;
}
.md .button.button-small,
.md .button.button-small-md {
  height: auto;
  line-height: inherit;
  text-transform: capitalize;
  padding-top: 3px;
  padding-bottom: 3px;
}
.btn_shopping_cart,
.btn_wishlist {
  position: relative;
}
/* .cart_counter,
.wishlist_counter {
  position: absolute;
  top: -3px;
  right: -1px;
  font-size: 11px !important;
  background: #d80101;
  line-height: 18px !important;
  width: 20px;
  text-align: center;
  height: 20px;
  border-radius: 50px;
  color: rgb(255, 255, 255);
  font-family: "open sans";
  font-style: normal;
  font-weight: bold;
} */

/* width: 1.9rem;
    height: 1.9rem;
    font-size: 1.1rem;
    line-height: 1.8rem;
    
        position: absolute;
    right: -8px;
    top: 3px;
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0.9rem;
    line-height: 1.7;
    text-align: center;
    border-radius: 50%;
    background-color: #26c;
    color: #fff;
    z-index: 1;
    
     */

.pro_rate {
  font-weight: bold;
  margin: 0;
  padding: 0 10px;
  font-size: 14px;
}

.select_custom,
.change_size {
  border: 1px solid #e53623;
  border-radius: 3px;
  padding: 2px 8px;
  border: 1px solid #e53623;
}

.card-header::after {
  background-color: transparent !important;
}
.color-gray {
  color: #9c9c9c !important;
}
.dialog-title {
  font-size: 15px !important;
  color: #212121;
  line-height: 1.3;
  font-weight: bold;
}
.dialog-inner {
  padding: 14px 14px 10px !important;
}
.dialog-title + .dialog-text {
  margin-top: 5px !important;
  font-size: 13px;
}
.dialog-buttons-vertical .dialog-buttons {
  padding: 0 0 8px 0;
  margin: 10px;
}
.dialog-buttons-vertical .dialog-buttons .dialog-button {
  text-align: center !important;
  height: auto !important;
  line-height: 30px !important;
  text-transform: none !important;
  color: #644e35;
  background: #eceac2;
  margin-bottom: 8px;
}
.list .item-content {
  padding-left: 0 !important;
}
.bg-orange {
  background: #f87144;
}
.md .media-list .item-media,
.md li.media-item .item-media {
  padding-left: 10px;
  padding-right: 10px;
}
.md .item-divider,
.md .list-group-title {
  padding: 0 16px;
  background: bottom !important;
  color: rgba(0, 0, 0, 0.54);
  height: 48px;
  line-height: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 22px !important;
  font-weight: bolder !important;
}
.fa {
  margin-top: -5%;
  margin-right: 2px;
}
.list .item-title {
  white-space: normal !important;
  font-size: 18px;
}
.md .list .item-subtitle {
  white-space: normal !important;
  line-height: 15px;
}
.list .item-after {
  display: block !important;
  max-width: 100% !important;
  padding-left: 0px !important;
  font-size: 16px !important;
  color: #000 !important;
  margin-left: 0px;
}
.md .list .item-inner::after {
  background: transparent !important;
}
.subnavbar {
  height: auto !important;
  background: #f1f1f1 !important;
  color: #fff;
}
.tagname_wise_product {
  color: #61615f !important;
}

.submenucolor {
  color: #61615f !important;
}

#category_list {
  margin-bottom: 10px;
}
.media-list .item-link .item-title-row {
  background: none !important;
}
.button.color-red.button-fill {
  background-color: #f87144 !important;
}
.md .list ul:before {
  background: none !important;
}
.smart-select-page .list ul {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.smart-select-page .list {
  padding: 0px !important;
  margin: 0px !important;
}
.item-input-focused .item-label {
  color: #000 !important;
  font-weight: bold;
}
.item-input-wrap:after {
  background: #ddd !important;
}
.md label.item-radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #c37502 !important;
}
.radio input[type="radio"]:checked ~ .icon-radio:after,
.md label.item-radio input[type="radio"]:checked ~ * .icon-radio:after,
.md label.item-radio input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #ff9800 !important;
}
.smart-select-page .navbar {
  background: #007aff !important;
}
.button {
  line-height: normal !important;
  height: auto !important;
  padding: 12px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  letter-spacing: 0.05em !important;
}
.block-inner .item-inner {
  min-height: 48px;
  padding-right: 0px !important;
}
.block-inner ul:after {
  background: none !important;
}
label.item-radio > .icon-radio {
  margin-right: 10px !important;
}
.discount_sticker {
  width: 80%;
  height: 70%;
  border-radius: 100%;
  border: 7px solid #ffffff;
  line-height: 75%;
  display: table;
  background-image: url("../img/star.png");
  background-repeat: no-repeat;
  background-size: 95%;
  background-position: center;
}

.discount_sticker span,
.discount_sticker a {
  display: table-cell;
  vertical-align: middle;
  line-height: normal;
  text-align: center;
  color: #fff !important;
  font-size: 18px;
  font-weight: bold;
}
.list ul:after {
  background: transparent !important;
}
.infinite-scroll-preloader {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}
.list .item-inner {
  /* padding-top: 5px !important;
    padding-bottom: 5px !important; */
  padding-right: 0px !important;
}
.input-clear-button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHhSURBVEhLvVU7TgMxFFwaGkCsHSEk4A5wGn4NEg0QSAUNiALuQBU7EqLkBvwKfqLjANDQQBJSsZsUAUR47+1EIsHLbpQVI1kbjceeZ3vseN2oHowNh1YXAqsuqL0ERjejrzpnnvsh7R1hUS2ERr/SRK24RmaV0Kg5DEmPwOpdqvZLJjL6Miyp2YbNTbSOvUH+hlbNE38tJqQj/Q6GJoMrwqB3qnAVtBOB9fOk+5BiqAjQ8ajZ3AhNWo0q89dA/4mwmFtvb1fimZCwINti9RWoVCD9jYwzegOUG0gHCXs7OAlEtIpTUG6QQZmFfJCgUqFxqCfFwKhnUG5wzlnIaQGVCqyPDHQTlBv/sAJ1xkLOOahUCI2/CIMTUG5wCsSALhGoRLRa3gCNuZVxFFnQbuAeVFKJgXZRvL3lo/Eh0PHovMl+HrQTXARpP9mgbtUW6GTQoG02kZXwJaKc80HKW1TUU1Hu1R36261WL47OYIpkyEroae6apKNJv1Gb9LsGrvZm9TKZ76dKovwf0B5zujiCnHP50o1lvv321Ev+9A8TNPXIq5WJskDd6KVOg4xNaKv2fhtkaCK32agHpwnx2ZhwwmJM6PzuIesPcSZk8ARJ/3CZUPpW0J0N2IS3hSuPJve8b10B23mK0n8iAAAAAElFTkSuQmCC") !important;
  display: none;
}
.md .navbar a.link {
  /* padding: 0 5px !important; */
  padding: 0 15px !important;
}
.ptr-preloader {
  top: 5px !important;
}
.md .navbar ~ * .page-content,
.md .navbar ~ .page-content {
  padding-top: 56px;
}
.md .product-list .item-media {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.navbar + .toolbar:not(.toolbar-bottom-md):not(.messagebar) {
  top: 40px !important;
}
.md .chip {
  font-size: 12px !important;
  height: auto !important;
  line-height: normal !important;
  padding: 4px 12px !important;
}
.md .navbar ~ * .subnavbar,
.md .navbar ~ .subnavbar,
.md .page-with-subnavbar .navbar ~ * .subnavbar,
.md .page-with-subnavbar .navbar ~ .subnavbar {
  top: 40px !important;
}
.searchbar .input-search-button {
  width: 48px;
  height: 48px;
  margin-top: -24px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHhSURBVEhLvVU7TgMxFFwaGkCsHSEk4A5wGn4NEg0QSAUNiALuQBU7EqLkBvwKfqLjANDQQBJSsZsUAUR47+1EIsHLbpQVI1kbjceeZ3vseN2oHowNh1YXAqsuqL0ERjejrzpnnvsh7R1hUS2ERr/SRK24RmaV0Kg5DEmPwOpdqvZLJjL6Miyp2YbNTbSOvUH+hlbNE38tJqQj/Q6GJoMrwqB3qnAVtBOB9fOk+5BiqAjQ8ajZ3AhNWo0q89dA/4mwmFtvb1fimZCwINti9RWoVCD9jYwzegOUG0gHCXs7OAlEtIpTUG6QQZmFfJCgUqFxqCfFwKhnUG5wzlnIaQGVCqyPDHQTlBv/sAJ1xkLOOahUCI2/CIMTUG5wCsSALhGoRLRa3gCNuZVxFFnQbuAeVFKJgXZRvL3lo/Eh0PHovMl+HrQTXARpP9mgbtUW6GTQoG02kZXwJaKc80HKW1TUU1Hu1R36261WL47OYIpkyEroae6apKNJv1Gb9LsGrvZm9TKZ76dKovwf0B5zujiCnHP50o1lvv321Ev+9A8TNPXIq5WJskDd6KVOg4xNaKv2fhtkaCK32agHpwnx2ZhwwmJM6PzuIesPcSZk8ARJ/3CZUPpW0J0N2IS3hSuPJve8b10B23mK0n8iAAAAAElFTkSuQmCC);
  border-radius: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  background-color: transparent;
  right: 0;
}

.input-search-button {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  position: absolute;
  top: 50%;
  border-radius: 50%;
  border: none;
  padding: 0;
  margin: 0;
  outline: 0;
  z-index: 1;
  cursor: pointer;
  background: 0 0;
  right: 0;
}
.input-with-value .input-search-button,
.input-with-value ~ .input-search-button,
.item-input-with-value .input-search-button {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.elevation-5 {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.mysearchbar .fa-filter {
  position: absolute;
  right: 45px;
  /* font-size: 24px; */
  top: 7px;
  color: #ffffff;
  /* background-color: #007aff; */
}

.mysearchbar .fa-search {
  position: absolute;
  left: 45px;
  font-size: 20px;
  top: 28px;
  color: #acacac;
}

.mysearchbar input {
  width: 85%;
  color: #000;
  font-size: 16px;
  background: #fff;
  padding: 10px;
  /* padding-right: 1px; */
  /* border: 1px solid #808080; */
  border-radius: 5px;
  display: block;
  margin: auto;
  /* margin-right: 47px; */
  padding-left: 48px;
  box-shadow: 0 0 5px rgb(0 0 0 / 35%);
}

/* padding-10 size-18 margin-left-40 z-10  */

.mysearchbar {
  width: 100%;
  text-align: center;
}
.mysearchbar .search_now {
  width: 30px;
  height: 30px;

  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iNjAiIGhlaWdodD0iNjAiCnZpZXdCb3g9IjAgMCAzMCAzMCIKc3R5bGU9IiBmaWxsOiMwMDAwMDA7Ij48cGF0aCBkPSJNIDEzIDMgQyA3LjQ4ODk5NzEgMyAzIDcuNDg4OTk3MSAzIDEzIEMgMyAxOC41MTEwMDMgNy40ODg5OTcxIDIzIDEzIDIzIEMgMTUuMzk2NTA4IDIzIDE3LjU5NzM4NSAyMi4xNDg5ODYgMTkuMzIyMjY2IDIwLjczNjMyOCBMIDI1LjI5Mjk2OSAyNi43MDcwMzEgQSAxLjAwMDEgMS4wMDAxIDAgMSAwIDI2LjcwNzAzMSAyNS4yOTI5NjkgTCAyMC43MzYzMjggMTkuMzIyMjY2IEMgMjIuMTQ4OTg2IDE3LjU5NzM4NSAyMyAxNS4zOTY1MDggMjMgMTMgQyAyMyA3LjQ4ODk5NzEgMTguNTExMDAzIDMgMTMgMyB6IE0gMTMgNSBDIDE3LjQzMDEyMyA1IDIxIDguNTY5ODc3NCAyMSAxMyBDIDIxIDE3LjQzMDEyMyAxNy40MzAxMjMgMjEgMTMgMjEgQyA4LjU2OTg3NzQgMjEgNSAxNy40MzAxMjMgNSAxMyBDIDUgOC41Njk4Nzc0IDguNTY5ODc3NCA1IDEzIDUgeiI+PC9wYXRoPjwvc3ZnPg==");
  border-radius: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
  background-color: transparent;
  right: 15px;
  top: 4px;
  position: absolute;
}
.md .searchbar {
  height: 55px !important;
}
.md .list-group-title {
  height: auto !important;
  padding-bottom: 10px;
  padding-top: 10px;
  line-height: normal !important;
}

.md .subnavbar .searchbar .searchbar-icon {
  left: 0px !important;
}
.md .subnavbar .searchbar input[type="search"] {
  padding-left: 20px;
  margin-left: 0px !important;
  font-size: 15px;
  padding-right: 10px;
  margin-top: 10px;
  height: 35px;
  background: #f1f1f1;
}
.searchbar .searchbar-input-wrap {
  width: 86% !important;
  margin: 2% !important;
}
.md .input-clear-button {
  right: -45px !important;
  margin-top: -19px !important;
}
.md .searchbar-icon {
  top: 60% !important;
}
.md .bg-color-blue {
  background-color: #18b4c5 !important;
  color: #fff;
}
.md .button.button-active,
.md .button.button-fill,
.md .button.button-fill-md,
.md .button.tab-link-active {
  background-color: #18b4c5 !important;
  color: #fff;
  border-radius: 0px;
}
.list .item-title-row .item-after {
  -webkit-align-self: normal !important;
  -ms-flex-item-align: normal !important;
  align-self: normal !important;
}
.md .media-list .item-media,
.md li.media-item .item-media {
  padding-top: 10px;
  padding-bottom: 0px;
}
searchbar-disable-button .md .simple-list li {
  padding-left: 16px;
  padding-right: 16px;
  line-height: 48px;
  height: auto !important;
}
.md .md .searchbar-icon {
  position: absolute;
  width: 10% !important;
  height: 31px;
  left: -4px;
  top: 50%;
  margin-top: -23px !important;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  margin-left: 100% !important;
  border: 2px solid #f1f1f1 !important;
}
.md .media-list .item-inner,
.md li.media-item .item-inner {
  padding-top: 2px !important;
  padding-bottom: 0px !important;
}
.md .row .col-30 {
  width: 30% !important;
  /* width: calc((100% - 16px*2.3333333333333335)/ 3.3333333333333335); */
}
.md .row .col-70 {
  width: 70% !important;
  /* width: calc((100% - 16px*2.3333333333333335)/ 3.3333333333333335); */
}
.md .list {
  margin: 0px 0px;
}
#autocomplete-standalone .item-inner {
  background: none !important;
}
.autocomplete-page .autocomplete-found {
  margin-top: 10px !important;
  margin-left: 10px !important;
}

.md .stepper-button,
.md .stepper-button-minus,
.md .stepper-button-plus {
  border: 2px solid #2196f3;
  color: #2196f3;
  line-height: 34px;

  /* width: 40px; */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  /* overflow: hidden; */
}
.dialog-title + .dialog-text {
  margin-top: 20px;
  text-align: center;
}
.dialog-title {
  font-size: 20px;
  color: #212121;
  line-height: 1.3;
  text-align: center;
}
.navbar-inner {
  /* overflow: visible; */
  /* background-color: #18b4c5 !important; */
  /*height: 124% !important;*/
}

.cart_btn_dotts:after {
  font-size: 3em;
}
.smart-select-page {
  z-index: 50000;
}
.delete_attachement {
  border-radius: 50%;
  top: 0px;
  position: absolute;
  right: 0px;
  width: 20px;
  height: 20px;
  font-size: 18px;
  line-height: 20px;
}
.md .stepper-input-wrap,
.md .stepper-value {
  border-top: 2px solid #2196f3;
  border-bottom: 2px solid #2196f3;
  height: 30px !important;
}

.md .photo-browser-page .toolbar {
  background: #18b4c5 !important;
}

.product-list .item-subtitle {
  white-space: normal !important;
}
.red_toast {
  background: #ff4646 !important;
  font-size: 15px !important;
  font-weight: bold;
}
.text-color-lightblue {
  color: #18b4c5 !important;
}

.bg-color-royalblue {
  background: #18b4c5;
}

.bg-color-lightblue {
  background: #caf4f9;
}
.bg-color-error {
  background: #ffcfcc;
}
.md .stepper-input-wrap,
.md .stepper-value {
  border-top: 0;
  border-bottom: 0;
}

.md .stepper-big .stepper-button-minus:first-child,
.md .stepper-big .stepper-button-plus:first-child,
.md .stepper-big .stepper-button:first-child,
.md .stepper-big-md .stepper-button-minus:first-child,
.md .stepper-big-md .stepper-button-plus:first-child,
.md .stepper-big-md .stepper-button:first-child {
  border-radius: 50%;
  background: #fff;
}
.md .stepper-fill-md.color-black .stepper-button,
.md .stepper-fill-md.color-black .stepper-button-minus,
.md .stepper-fill-md.color-black .stepper-button-plus,
.md .stepper-fill.color-black .stepper-button,
.md .stepper-fill.color-black .stepper-button-minus,
.md .stepper-fill.color-black .stepper-button-plus {
  border-radius: 50%;
  background: #fff;
}

.md .stepper.color-black .stepper-button-minus:after,
.md .stepper.color-black .stepper-button-minus:before,
.md .stepper.color-black .stepper-button-plus:after,
.md .stepper.color-black .stepper-button-plus:before {
  background: #000;
}

.md .stepper-big .stepper-button-minus:last-child,
.md .stepper-big .stepper-button-plus:last-child,
.md .stepper-big .stepper-button:last-child,
.md .stepper-big-md .stepper-button-minus:last-child,
.md .stepper-big-md .stepper-button-plus:last-child,
.md .stepper-big-md .stepper-button:last-child {
  border-radius: 50%;
  background: #fff;
}

.cat_bg {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.cat_title {
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.middle-line {
  height: 100%;
  width: 1px;
  background-color: #9e9e9e;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translatex(-50%);
}
.margin-auto {
  margin-left: auto;
  margin-right: auto;
}
.line_limit {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.button-outline .color-blue {
}
.md .button.color-blue.button-outline {
  /* border-color: #18b4c5 !important; */
  border-color: rgb(0, 96, 172) !important;
}

.md .button.color-blue {
  color: #18b4c5 !important;
}
.panel {
  width: 80% !important;
}
.text-color-royalblue {
  color: #18b4c5 !important;
}
ul.hh {
  list-style: none;
  padding-left: 0;
}

ul.hh ul {
  list-style: none;
  padding-left: 0px;
}
.line-height-15 {
  line-height: 15px !important;
}
.slider-bg {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.chip.color-blue.chip-outline {
  border-color: #18b4c5 !important;
  color: #18b4c5 !important;
}
.flex-float {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex-start {
  display: flex;
  justify-content: flex-start;
}
.md .padding-topbottom {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  flex-wrap: wrap;
}
.od_tc ul {
  list-style-type: circle;
  padding-left: 20px;
}
.od_tc li {
  margin-bottom: 10px;
}
.bg_cover {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.center_or {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #000;
  line-height: 0.1em !important;
  margin: 20px 0 20px;
}
.center_or span {
  background: #fff;
  padding: 0 10px;
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 200px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  margin: auto;
  padding: 0px;
  display: none;
  z-index: 1000000000000000000000000000000;
  width: 90%;
}
.modal-content_inner {
  margin: 10px;
  background: #fff;
}

/* The Close Button */
.close {
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  top: -5px;
  right: 0px;
  background: #f50000;
  line-height: 15px;
  padding: 5px;
  border-radius: 50%;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.color-darkgray {
  color: #626262 !important;
}
.border-color-lightblue {
  border-color: #18b4c5 !important;
}
.button.button-outline {
  border: 1px solid rgb(0, 96, 172) !important;
  /* border: 1px solid #18b4c5 !important; */
}
.toolbar {
  background: #18b4c5 !important;
}
.photo-browser-thumbnile {
  position: absolute;
  bottom: 45px;
  left: 0;
  z-index: 1;
  height: 80px;
  padding: 5px;
  width: calc(100% - 10px);
  width: -moz-calc(100% - 10px);
  width: -webkit-calc(100% - 10px);
  background: #ffffffc4;
}
div.demo-lazy {
  background: #fafafa;
  background-size: cover;
  height: 60vw;
  border: 1px #f2f2f2 solid;
}
.md .segmented .button {
  background: #ededed;
}
.md .chip.color-blue {
  background: #18b4c5;
  color: #fff;
}

.color-primary {
  /* color: rgb(0, 96, 172) ; */
  color: #26c !important;
}

.primary-blue{
    color: rgb(0, 96, 172) ;
}
.light-blue {
  color: rgb(148, 200, 241);
}
.color-light-gray {
  color: rgb(160, 160, 160);
}
.font-light {
  font-weight: 500;
}
.border-blue {
  border: 2px solid rgb(203, 227, 254);
}
.border-left-blue {
  border-left: 2px solid rgb(203, 227, 254);
}
.border-primary-blue {
  border: 2px solid rgb(0, 96, 172);
}

.b-rad-0 {
  border-radius: 0px;
}
.b-rad-3 {
  border-radius: 3px;
}
.b-rad-4 {
  border-radius: 4px;
}
.b-rad-5 {
  border-radius: 5px;
}
.b-rad-10 {
  border-radius: 10px;
}
.b-rad-15 {
  border-radius: 15px;
}
.b-rad-20 {
  border-radius: 20px;
}
.b-rad-25 {
  border-radius: 25px;
}
.b-rad-30 {
  border-radius: 30px;
}

.slate-gray {
  color: rgb(49, 75, 89);
}

.bg-primary {
  /* background-color: rgb(0, 96, 172) !important; */
  background-color:#26c !important;
  color: white !important;
}

.h-full {
  height: 100%;
}

.top-50 {
  position: absolute;
  top: 50px;
}
.top-80 {
  position: absolute;
  top: 80px;
}
.top-84 {
  position: absolute;
  top: 84px;
}

.top-90 {
  position: absolute;
  top: 90px;
}
.top-95 {
  position: absolute;
  top: 95px;
}
.top-100 {
  position: absolute;
  top: 100px;
}
.top-125 {
  position: absolute;
  top: 125px;
}
.top-150 {
  position: absolute;
  top: 50px;
}
.top-200 {
  position: absolute;
  top: 200px;
}

.top-300 {
  position: absolute;
  top: 300px;
}

.bg-white {
  background-color: white;
}
.bg-black {
  background-color: rgb(0, 0, 0);
}

.z-10 {
  z-index: 10;
}
.font-white {
  color: white;
}
.font-extra-dark {
  color: rgb(89, 89, 89);
}
/* .font-normal{
    font-style: normal;
} */

.in-product-wish {
  padding: 10px;
  color: rgb(203, 227, 254);
  font-size: 30px;
  padding-top: 13px;
}
.in-product-cart {
  padding: 10px;
  color: rgb(203, 227, 254);
  font-size: 33px;
}

/* .box-shadow-block{
  box-shadow: 0 0 2px !important;
} */

.box-shadow-block {
  box-shadow: 0 0 5px rgb(0 0 0 / 35%);
}

.order_list_card {
  background: #eff8ff;
  border-radius: 4px;
  font-size: 18px;
  padding: 5px;
}

.filter_btn_group {
  /* border: 2px solid rgb(0, 96, 172) !important; */
  /* color: rgb(0, 96, 172) */
  padding: 0px;
  margin: 0px 3px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}

.filter_btn_group a {
  color: rgb(49, 75, 88);
  /* padding: 0px; */
}

.chip {
  /* border-radius: 16px;
    box-sizing: border-box;
        vertical-align: middle;
            align-items: center;
                height: auto !important;
    line-height: normal !important; */
}
.filter_btn_group .chip {
  box-sizing: border-box;
  background-color: rgb(255, 255, 255);
  margin: 0 3px;
  padding: 0 13px;
  border: solid #26c;
  font-size: 16px !important;
  font-weight: 450;
  border-radius: 16px;
  vertical-align: middle;
  align-items: center;
  height: auto !important;
  margin: 0 5px;
}
.filter_btn_group .active {
  background-color: #26c !important;
  color: white !important;
}
.filter_btn_group .active a {
  color: white !important;
}

.active_order_list {
  background-color: rgb(0, 96, 172);
  color: white;
}

.btn_next {
  border-radius: 40px;
  padding: 8px;
  width: 50px;
  height: 50px;
  background-color: rgb(0, 96, 172);
  color: white;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
}

.color-red {
  color: red !important;
}
.color-black {
  color: #222 !important;
}
.color-green {
  color: #25ab44 !important;
}
.color-orange {
  color: orange !important;
}
.color-white {
  color: white !important;
}
.color-blue {
  color: blue red !important;
}

.frm_input_field {
  border: solid rgb(196, 225, 255) !important;
  background-color: rgb(247, 250, 255) !important;
  border-radius: 5px !important;
  font-size: 15px !important;
  height: 45px !important;
  padding-left: 10px !important;
}

.frm_textarea_field {
  border: solid rgb(196, 225, 255) !important;
  background-color: rgb(247, 250, 255) !important;
  border-radius: 5px !important;
  font-size: 15px !important;
  /* height: 45px !important; */
  padding-left: 10px !important;
}

.bg-extra-primary {
  background-color: #18587b;
}

.bg-light-blue {
  background-color: rgb(247, 250, 255) !important;
}

.btn_header_back {
  margin-top: 19px !important ;
  width: 23px !important;
  background-color: white !important;
  border-radius: 7px !important;

  padding: 3px !important;
}

.header_container {
  background-color: rgb(0, 96, 172);
  border-radius: 20px;
  margin: 5px;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;

  /* bg-primary margin-10 b-rad-20 padding-15 align-items-center justify-content-center */
}

.header_container_simple {
  background-color: rgb(0, 96, 172);
  border-radius: 20px;
  margin: 5px;
  display: flex;
  padding: 0 15px 0 15px;
  justify-content: center;
  align-items: center;
}

ul li {
  list-style: none;
}

.btn_pro_filter:hover {
  color: orange !important;
}

.pro_search_filter_popover {
  position: absolute !important;
  background-color: white !important;
  top: 34px;
  right: -9px;
  border-radius: 5px;
  width: 200px;
}

.font-orange {
  color: rgb(255, 140, 85) !important;
}

.common-page-content {
  padding-top: 16px !important ;
}

.bottom-menu-bar {
  /* border-radius: 25px; */
  text-align: center;
  /* padding: 10px 10px 8px 10px; */
  padding: 10px 0 5px 0;
}
.bottom-menu-inner {
  line-height: 16px;
  font-size: 25px !important;
  /* padding-top: 2px; */
}

.bottom-menu-inner a {
  color: rgb(93, 93, 93);
}

/* .icon_filter{
  filter: opacity(0.4) drop-shadow(0 0 0 black);
  filter: contrast(0.4) saturate(0.6);
} */

/* z-index: 9; position:fixed;  */

.font-red {
  color: rgb(254 48 48);
}

.checkout_address {
  padding: 6px;
  /* border: 2px solid rgb(203, 227, 254); */
  border: 2px solid #26c;
  margin: 10px 0px;
  border-radius: 3px;
  /* background-color: #f2f9ff; */
  align-items: center;
}

.scale-2 {
  transform: scale(2);
}
.scale-3 {
  transform: scale(3);
}
.scale-4 {
  transform: scale(4);
}
.scale-5 {
  transform: scale(5);
}

.p-relative {
  position: relative;
}
.p-absolute {
  position: absolute;
}

.d-flex {
  display: flex;
}

.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.justify-evenly {
  justify-content: space-evenly;
}

.align-items-center {
  align-items: center;
}

.right-0 {
  right: 0 !important;
}

/* ================================ homeokart website edition*/
.error {
  color: rgb(255, 77, 77);
}

.intro-slider .banner figure {
  height: 100% !important;
}

.svg_neck_cards {
  transition-duration: 700ms;
}
.svg_neck_cards:hover {
  transform: rotate(360deg);
}

.category_card {
  background-color: #f2f2f2;
  padding: 20px;
  margin: 18px 0 !important;
  justify-content: space-between;
  align-items: center;
}

/* @media(max-width:1024px){

.size-20{
  font-size: 16px !important;
    }

} */

.category_images {
  width: 60%;
  margin: auto;
}

.color-violet {
  color: rgb(49, 75, 88) !important;
}

.varient_item div {
  margin: 5px 0px;
}

.varient_item_inner {
  border: 1px solid #26c;
  padding: 5px;
  text-align: center;
  border-radius: 3px;
  font-weight: 450;
  color: rgb(49, 75, 88);
}

.varient_item_inner:hover {
  color: white;
  background-color: rgb(0, 96, 172);
}

.color-green {
  /* color: green; */
  color: #4caf50;
}

.service-list {
  box-shadow: 0 5px 30px rgb(0 0 0 / 7%) !important;
}

/* .owl-carousel .item{

} */

.flex-container {
  display: flex;
  flex-wrap: nowrap;
}

/* .flex-container > div{

} */

.nowrap {
  flex-wrap: nowrap;
}

.m-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.d-block {
  display: block !important;
}

.btn_cat_card {
  /* padding-x-10 padding-y-5 bg-white b-rad-20 */
  padding: 5px 10px;
  background-color: white;
  border-radius: 20px;
  font-size: 14px;
  color: black;
}
.btn_cat_card:hover {
  background-color: #25ab44;
  color: white;
}

.header-right {
  padding: 10px;
}

.wishlist-items-wrapper td {
  background-color: unset !important;
}

.header_user_section a:after {
  font-size: 12px !important;
}
.category_section .owl-item {
  padding: 0 10px !important;
}

.prescrip_gallery input {
  position: absolute;
  cursor: pointer;
  opacity: 0;
  height: 100%;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
}

.main_search_result_box {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 15;
  width: 100%;
  max-height: 250px;
  overflow-y: scroll;
  background-color: white;
  padding: 0;
  border-radius: 3px;
  box-shadow: 2px 3px 5px -1px rgb(0 0 0 / 50%);
}

/* .main_search_result_box::-webkit-scrollbar {
display: none;
} */

.main_search_item:hover {
  cursor: pointer;
  background-color: rgb(247, 247, 255);
}

#loading{
  position: fixed;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0.3;
  background-color: #fff;
  z-index: 99;
  justify-content: center;
  align-items: center;
}


#confirm_popup{
  position: fixed;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  /* opacity: 0.3; */
  /* background-color: #fff; */
  z-index: 99;
  justify-content: center;
  align-items: center;
}

.confirm_box{
 
    z-index: 100;
    width: 350px;
    height: 200px;
    background-color: white !important;
    /* opacity: .9; */
    border-radius: 5px;
    justify-content: center;
    align-items: center;
      box-shadow: 0 0 5px rgb(0 0 0 / 35%);

}

.summary_from_order_details td{
background-color: unset !important;
padding: 0rem 0rem .5rem 0 !important;
}

.overflow-unset{
  overflow: unset !important;
}

.max-height-none{
  max-height: none !important;
}

.offer_list_box >div:not(:last-child){
  border-bottom: 1px solid rgb(226, 226, 226);
  padding-bottom: 10px;
}

.row-gap-5{
  row-gap: 5px;
}
.row-gap-10{
  row-gap: 10px;
}
.row-gap-15{
  row-gap: 15px;
}
.row-gap-20{
  row-gap: 20px;
}

.col-gap-5{
  column-gap: 5px;
}
.col-gap-10{
  column-gap: 10px;
}
.col-gap-15{
  column-gap: 15px;
}
.col-gap-20{
  column-gap: 20px;
}




/* ==================media query ============== */
@media (max-width: 1201px) {
  .cart_calc_aside {
    margin: 0 auto;
    /* margin-top: 0; */
  }
}

@media (min-width: 1025px) {
  .size-22 {
    font-size: 22px !important;
  }
  .size-20 {
    font-size: 20px !important;
  }
  .size-18 {
    font-size: 18px !important;
  }
}

@media (max-width: 1024px) {
  .size-22 {
    font-size: 20px !important;
  }
  .size-20 {
    font-size: 16px !important;
  }

  /* .category_card{

 height: 160px;
    } */
}

@media (max-width: 767px) {
  .size-22 {
    font-size: 18px !important;
  }
  .size-20 {
    font-size: 16px !important;
  }
  .size-18 {
    font-size: 14px !important;
  }

  .btn_heart_from_cart {
    position: absolute;
    right: 0px;
    top: 50px;
    padding: 0.5rem;
    width: auto;
  }

  .category_card {
    padding: 15px;
  }

  .btn_cat_card {
    padding: 3px 8px;
    background-color: white;
    border-radius: 20px;
    font-size: 12px;
  }

  .header-right {
    padding: 5px;
  }
}

@media (max-width: 575px) {
  .main_logo {
    display: none;
  }
  .filter_btn_group {
    overflow-x: scroll;
    justify-content: unset;
  }
}
@media (max-width: 480px) {
  .size-22 {
    font-size: 16px !important;
  }
  .size-20 {
    font-size: 14px !important;
  }
  .size-18 {
    font-size: 14px !important;
  }

  /* .category_card{
 height: 120px;
    } */
}
