.picker-modal.picker-calendar, .popup.picker-calendar {
    background: rgba(255, 255, 255, 1) !important;
}

.picker-calendar .toolbar{
  height: 60px !important;
}

.picker-calendar .toolbar .toolbar-inner{
  top: 10px !important;
}

.picker-modal.picker-calendar .toolbar .link, .popup.picker-calendar .toolbar .link{
  margin-top: -20px !important;
}

.picker-calendar .toolbar .toolbar-inner{
  padding: 0px 0px !important;
}

.picker-calendar-week-days .picker-calendar-week-day{
  margin-top: 20px !important;
}

.picker-calendar .picker-footer a.close-picker{
  width: 100% !important;
}

.picker-calendar .month_year{
  text-align: center;
  margin: auto;
  display: block;
  padding-top: 20px !important;
  top: 34px;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  font-size: 13px;
  color: white;
  margin-top: 10px;
  color: #444;
  font-weight: bold;
}

.picker-modal .picker-footer{
  bottom: -6px !important;
}

.toolbar-embded{
  padding-top: 6px;
}

.arrow-date{
      position: absolute;
      color: white;
      left: 0;
      right: 0;
      margin: auto;
      text-align: center;
      top: 17px;
}

.toolbar-embded .d-info{
  display: block;
}


.toolbar-embded .dd1, .toolbar-embded .mm1, .toolbar-embded .yy1{
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

.toolbar-embded .dd2, .toolbar-embded .mm2, .toolbar-embded .yy2{
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}


.toolbar-embded .path{
      /* 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: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      width: 50%;
      max-width: 200px;
      -webkit-box-flex: 10;
      -webkit-flex-shrink: 10;
      -ms-flex: 0 10 auto;
      flex-shrink: 10;
      float: left;
      color: white;
      text-align: center;
      font-size: 13px;
}

/* === Icons === */
i.icon {
  display: inline-block;
  vertical-align: middle;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  font-style: normal;
  position: relative;
  /* Material Icons http://google.github.io/material-design-icons/ */
}
i.icon.icon-back {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-forward {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-bars {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-camera {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23333'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Ccircle%20cx%3D'12'%20cy%3D'12'%20r%3D'3.2'%2F%3E%3Cpath%20d%3D'M9%202L7.17%204H4c-1.1%200-2%20.9-2%202v12c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V6c0-1.1-.9-2-2-2h-3.17L15%202H9zm3%2015c-2.76%200-5-2.24-5-5s2.24-5%205-5%205%202.24%205%205-2.24%205-5%205z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-f7 {
  width: 24px;
  height: 24px;
  background-image: url("../img/i-f7-material.png");
  border-radius: 3px;
}
i.icon.icon-form-name {
  width: 24px;
  height: 24px;
  background-image: url("../img/i-form-name-material.svg");
}
i.icon.icon-form-password {
  width: 24px;
  height: 24px;
  background-image: url("../img/i-form-password-material.svg");
}
i.icon.icon-form-email {
  width: 24px;
  height: 24px;
  background-image: url("../img/i-form-email-material.svg");
}
i.icon.icon-form-calendar {
  width: 24px;
  height: 24px;
  background-image: url("../img/i-form-calendar-material.svg");
}
i.icon.icon-form-tel {
  width: 24px;
  height: 24px;
  background-image: url("../img/i-form-tel-material.svg");
}
i.icon.icon-form-gender {
  width: 24px;
  height: 24px;
  background-image: url("../img/i-form-gender-material.svg");
}
i.icon.icon-form-toggle {
  width: 24px;
  height: 24px;
  background-image: url("../img/i-form-toggle-material.svg");
}
i.icon.icon-form-comment {
  width: 24px;
  height: 24px;
  background-image: url("../img/i-form-comment-material.svg");
}
i.icon.icon-form-settings {
  width: 24px;
  height: 24px;
  background-image: url("../img/i-form-settings-material.svg");
}
i.icon.icon-form-url {
  width: 24px;
  height: 24px;
  background-image: url("../img/i-form-url-material.svg");
}
i.icon.icon-next,
i.icon.icon-prev {
  width: 24px;
  height: 24px;
}
i.icon.icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-plus {
  width: 24px;
  height: 24px;
  font-size: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23FFFFFF'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%2013h-6v6h-2v-6H5v-2h6V5h2v6h6v2z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-close {
  width: 24px;
  height: 24px;
  font-size: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23FFFFFF'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}

.picker-calendar .toolbar{
    background: #886a21 !important;
}


/* === Modals === */
.modal-overlay,
.preloader-indicator-overlay,
.popup-overlay,
.picker-modal-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1300;
  visibility: hidden;
  opacity: 0;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.modal-overlay.modal-overlay-visible,
.preloader-indicator-overlay.modal-overlay-visible,
.popup-overlay.modal-overlay-visible,
.picker-modal-overlay.modal-overlay-visible {
  visibility: visible;
  opacity: 1;
}
.popup-overlay {
  z-index: 1500;
}
.picker-modal {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 260px;
  z-index: 12000;
  display: none;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  background: #fff;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.picker-modal.modal-in,
.picker-modal.modal-out {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.picker-modal.modal-in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.picker-modal.modal-out {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.picker-modal .picker-modal-inner {
  height: 100%;
  position: relative;
}
.picker-modal .toolbar {
  position: relative;
  width: 100%;
  top: 0;
}
.picker-modal .toolbar + .picker-modal-inner {
  height: -webkit-calc(100% - 48px);
  height: -moz-calc(100% - 48px);
  height: calc(100% - 48px);
}
.picker-modal .toolbar a.link {
  -webkit-box-flex: 0;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
}
.picker-modal .picker-header,
.picker-modal .picker-footer {
  height: 48px;
}
.picker-modal .picker-header {
  background: #2196f3;
}
.picker-modal .picker-header + .toolbar .toolbar-inner {
  overflow: visible;
}
.picker-modal .picker-header + .picker-footer + .toolbar + .picker-modal-inner {
  height: -webkit-calc(100% - 48px * 3);
  height: -moz-calc(100% - 48px * 3);
  height: calc(100% - 48px * 3);
}
.picker-modal .picker-footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 48px;
  padding: 6px 8px;
  overflow: hidden;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.picker-modal .picker-footer.modal-buttons-vertical {
  display: block;
  height: auto;
  padding: 0 0 8px 0;
}
.picker-modal .picker-footer.modal-buttons-vertical .modal-button {
  margin-left: 0;
  text-align: right;
  height: 48px;
  line-height: 48px;
  border-radius: 0;
  padding-left: 16px;
  padding-right: 16px;
}
.picker-modal .picker-header + .picker-modal-inner,
.picker-modal .picker-footer + .picker-modal-inner {
  height: -webkit-calc(100% - 48px);
  height: -moz-calc(100% - 48px);
  height: calc(100% - 48px);
}
.picker-modal .picker-header + .toolbar + .picker-modal-inner,
.picker-modal .picker-footer + .toolbar + .picker-modal-inner {
  height: -webkit-calc(100% - 48px * 2);
  height: -moz-calc(100% - 48px * 2);
  height: calc(100% - 48px * 2);
}
.picker-modal.picker-modal-inline,
.popover .picker-modal {
  display: block;
  position: relative;
  background: none;
  z-index: inherit;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.picker-modal.picker-modal-inline .toolbar,
.popover .picker-modal .toolbar {
  top: 0;
}
.popover .picker-modal {
  width: auto;
}
.popover .picker-modal .toolbar:first-child,
.popover .picker-modal .picker-header:first-child {
  border-radius: 2px 2px 0 0;
}
.picker-modal.smart-select-picker .list-block {
  margin: 0;
}
.picker-modal.smart-select-picker .list-block ul:before {
  display: none;
}
.picker-modal.smart-select-picker .list-block ul:after {
  display: none;
}

/* === Columns Picker === */
.picker-columns {
  width: 100%;
  height: 260px;
  z-index: 11500;
}
.picker-columns.picker-modal-inline {
  height: 200px;
}
@media (orientation: landscape) and (max-height: 415px) {
  .picker-columns:not(.picker-modal-inline) {
    height: 200px;
  }
}
.popover.popover-picker-columns {
  width: 280px;
}
.popover.popover-picker-columns .toolbar {
  border-radius: 2px 2px 0 0;
}
.picker-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0;
  text-align: right;
  font-size: 20px;
  -webkit-mask-box-image: -webkit-linear-gradient(bottom, transparent, transparent 5%, white 20%, white 80%, transparent 95%, transparent);
  -webkit-mask-box-image: linear-gradient(to top, transparent, transparent 5%, white 20%, white 80%, transparent 95%, transparent);
}
.picker-items-col {
  overflow: hidden;
  position: relative;
  max-height: 100%;
}
.picker-items-col.picker-items-col-left {
  text-align: left;
}
.picker-items-col.picker-items-col-center {
  text-align: center;
}
.picker-items-col.picker-items-col-right {
  text-align: right;
}
.picker-items-col.picker-items-col-divider {
  color: rgba(0, 0, 0, 0.87);
  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;
}
.picker-items-col-wrapper {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.picker-item {
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(0, 0, 0, 0.54);
  left: 0;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.picker-items-col-absolute .picker-item {
  position: absolute;
}
.picker-item.picker-item-far {
  pointer-events: none;
}
.picker-item.picker-selected {
  color: rgba(0, 0, 0, 0.87);
  -webkit-transform: translate3d(0, 0, 0) rotateX(0deg);
  transform: translate3d(0, 0, 0) rotateX(0deg);
}
.picker-center-highlight {
  height: 36px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  margin-top: -18px;
  pointer-events: none;
}
.picker-center-highlight:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: auto;
  right: auto;
  height: 1px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  z-index: 15;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
html.pixel-ratio-2 .picker-center-highlight:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
html.pixel-ratio-3 .picker-center-highlight:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.picker-center-highlight:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  right: auto;
  top: auto;
  height: 1px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  z-index: 15;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
html.pixel-ratio-2 .picker-center-highlight:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
html.pixel-ratio-3 .picker-center-highlight:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.picker-3d .picker-items {
  overflow: hidden;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.picker-3d .picker-items-col,
.picker-3d .picker-items-col-wrapper,
.picker-3d .picker-item {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.picker-3d .picker-items-col {
  overflow: visible;
}
.picker-3d .picker-item {
  -webkit-transform-origin: center center -110px;
  transform-origin: center center -110px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
/* === Calendar === */
.picker-calendar {
  background: #fff;
  height: 420px;
  overflow: hidden;
  bottom: auto;
  width: 90%;
  left: 50%;
  top: 50%;
  min-width: 300px;
  max-width: 380px;
  -webkit-transform: translate3d(-50%, 100%, 0);
  transform: translate3d(-50%, 100%, 0);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
@media (orientation: landscape) and (max-height: 460px) {
  .picker-calendar:not(.picker-modal-inline) {
    height: -webkit-calc(100% - 40px);
    height: calc(100% - 40px);
  }
}
.popover-picker-calendar .picker-calendar {
  height: 420px;
}
.picker-calendar .picker-modal-inner {
  overflow: hidden;
}
.picker-calendar.modal-in {
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.picker-calendar.modal-out {
  -webkit-transform: translate3d(-50%, 100%, 0);
  transform: translate3d(-50%, 100%, 0);
}
.picker-calendar.picker-modal-inline {
  height: 300px;
}
.picker-calendar.picker-modal-inline,
.popover-picker-calendar .picker-calendar {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  width: auto;
  max-width: none;
  left: 0;
  top: 0;
  box-shadow: none;
}
.picker-calendar.picker-modal {
  z-index: 12500;
}
.popover.popover-picker-calendar {
  width: 320px;
}
.picker-calendar-selected-date {
  line-height: 48px;
  color: #fff;
  padding: 0 24px;
  font-size: 20px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.picker-calendar-week-days {
  height: 14.28571429%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 12px;
  box-sizing: border-box;
  position: relative;
  /* color: rgba(0, 0, 0, 0.54); */
}
.picker-calendar-week-days .picker-calendar-week-day {
  -webkit-box-flex: 1;
  -webkit-flex-shrink: 1;
  -ms-flex: 0 1 auto;
  flex-shrink: 1;
  width: 14.28571429%;
  width: -webkit-calc(100% / 7);
  width: -moz-calc(100% / 7);
  width: calc(100% / 7);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.picker-calendar-week-days + .picker-calendar-months {
  height: -webkit-calc(100% - 100% / 7);
  height: -moz-calc(100% - 100% / 7);
  height: calc(100% - 100% / 7);
}
.picker-calendar-months {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.picker-calendar-months-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.picker-calendar-month {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.picker-calendar-row {
  height: 16.66666667%;
  height: -webkit-calc(100% / 6);
  height: -moz-calc(100% / 6);
  height: calc(100% / 6);

  height: -webkit-calc(98% / 6);
  height: -moz-calc(98% / 6);
  height: calc(98% / 6);

  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-shrink: 1;
  -ms-flex: 0 1 auto;
  flex-shrink: 1;
  width: 100%;
  position: relative;

}
.picker-calendar-day {
  -webkit-box-flex: 1;
  -webkit-flex-shrink: 1;
  -ms-flex: 0 1 auto;
  flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  box-sizing: border-box;
  width: 14.28571429%;
  width: -webkit-calc(100% / 7);
  width: -moz-calc(100% / 7);
  width: calc(100% / 7);
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}
.picker-calendar-day.picker-calendar-day-prev,
.picker-calendar-day.picker-calendar-day-next {
  color: #b8b8b8;
}
.picker-calendar-day.picker-calendar-day-disabled {
  color: #d4d4d4;
  cursor: auto;
}
.picker-calendar-day.picker-calendar-day-today span {
  color: #2196f3;
}
.picker-calendar-day.picker-calendar-day-selected span {
  background: #2196f3;
  color: #fff;
}
.picker-calendar-range .picker-calendar-day.picker-calendar-day-selected span {
  border-radius: 0;
  width: 100%;
}
.picker-calendar-day.picker-calendar-day-has-events span:after {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #2196f3;
  position: absolute;
  margin-left: -2px;
  left: 50%;
  bottom: 2px;
}
.picker-calendar-day.picker-calendar-day-has-events.picker-calendar-day-selected span:after {
  display: none;
}
.picker-calendar-day span {
  display: inline-block;
  border-radius: 100%;
  width: 36px;
  height: 36px;
  line-height: 36px;
  position: relative;
}
.picker-calendar-month-picker,
.picker-calendar-year-picker {
  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: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 50%;
  max-width: 200px;
  -webkit-box-flex: 10;
  -webkit-flex-shrink: 10;
  -ms-flex: 0 10 auto;
  flex-shrink: 10;
}
.picker-calendar-month-picker span,
.picker-calendar-year-picker span {
  -webkit-box-flex: 1;
  -webkit-flex-shrink: 1;
  -ms-flex: 0 1 auto;
  flex-shrink: 1;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  text-align: center;
  color: white;
}

.picker-calendar-day .ripple-wave {
  z-index: 1;
}


.gm-style img { max-width: none; }
.gm-style label { width: auto; display: inline; }


.popup-maps, .popup-street-view, .popup-hotel-360vr{
  margin-top: 44px !important;
  height: 163%;
}


.chip {
  font-size: 13px;
  font-weight: 400;
  color: rgba(0,0,0,.87);
  background: rgba(0,0,0,.3);
  display: inline-block;
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
  padding: 0 12px;
  box-sizing: border-box;
  vertical-align: middle;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 2px 0;
}

.chip-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-shrink: 1;
  -ms-flex: 0 1 auto;
  flex-shrink: 1;
  min-width: 0;
}

.notes .left{
  width:67%; 
  float:left; 
  padding: 10px 0px;
}

.notes .right{
  width: 30%;
  float: right;
}

.notes .right a{
  font-size: 13px;
    width: 100%;
    margin-top: 11px; 
    display: inline-block;
    color:gray;
    border-radius: 5px;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.g-title-font{
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #000 !important;
}

.g-title-font14{
  font-size: 14px !important;
}

.g-title-font15{
  font-size: 15px !important;
}

.g-title-font16{
  font-size: 16px !important;
}

.g-title-font18{
  font-size: 18px !important;
}

.g-title-b{
  font-weight: bold;
}

.shop-price-discount {
  font-size: 14px !important;
  color: #151515 !important;
}

.cl-orange-price{
  color: #f96d01 !important;
}

.cl-blue-promo{
  color: #0283df !important;
}

.font-size-18{
  font-size:18px;
}

.font-size-17{
  font-size:17px;
}

.button-orange{
  background-color: #f96d01;
  color: #fff!important;
  border-color: #f96d01 ;
}




.swiper-container {
  height: 100%;
}
.swiper-slide {
  background:#fff;
}
.swiper-slide span {
  text-align:center;
  display:block;
  margin:20px;
  font-size:21px;
}