.booking-detail{
	margin-top: 42px;
}
.back-to-search-link{
	text-transform: uppercase;
  color: #b4b5b6;
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;	
}
.back-to-search-link i{
  padding-right: 5px;
}
.row.divider > [class*='col-']:not(:first-child):after {
  background: #d0d0d0;
  width: 1px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left:  0;
  min-height: 70px;
}
.booking-detail-innner{
  padding-top: 50px;
  font-size: 16px;
  color: #1d2129;
}
.booking-detail-left h4{
  font-size: 2.1em;
  font-weight: 800;
  color: #1d2129;
  margin: 0 0 25px;
}
.booking-detail-left .text-right h4 {
  font-size: 1.5em;
}
.booking-detail-left p{
  font-size: 1.3em;
  line-height: 32px;
  color: #1d2129;
  margin: 0 0 50px;
}
.booking-total-amount label{
  color: #b4b5b6;
  display: block;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;  
}
.booking-total-amount span {
  color: #1d2129;
  display: block;
  font-size: 2.000em;
  font-weight: 800;
  margin-bottom: 0;
}
.booking-detail-left .text-right .text-warning{
  padding-bottom: 10px;
  display: block;
}
.booking-detail-left .req-left-buttons .blue-btn{
  display: inline-block;
}
.booking-total-policy{
  font-size: 0.875em;
  font-weight: 600;
  padding-top: 10px;
  line-height: 22px;
}
.booking-total-amount{
  padding-bottom: 50px;  
}
.booking-total-policy > span {
  display: block;
  padding-left: 10px;
}
.booking-pay-btn,.black-btn{
  text-align: center;
  background: #187AED;
  padding: 11px 22px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  border-style: none;
  border-radius: 3px;
  float: right;
  min-width: 110px;
}
.party-size-details input,.party-size-details input.form-control:focus {
    max-width: 40px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 30px;
    padding: 5px;
    text-align: center;
    border: 1px solid #AEAEAE;
}
.user-info{
  word-wrap: break-word;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 16px;
  padding-top: 16px;
  width: 100%;
  border-style: solid none none none;
  border-width: 1px;
  border-color: rgba(0,0,0,0.16);
}
.booking-detail-right .user-info label,.booking-detail-right .user-info p{
  margin-bottom: 6px;
  line-height: 20px;
}
.booking-pay-btn:hover,.stripe-button-el:hover,.black-btn:hover{
  color: #fff;
  opacity: 0.75;
}
.booking-continue-payment {
  font-size: 18px;
}
.sofort-pay-btn{
    font-size:18px;
    min-width:125px;
}
.stripe-button-el:disabled,.stripe-button-el:hover:disabled{
  color: #fff !important;
  opacity: 0.7;
  background: #1D212A;
}
.book-edit-res-link{
  padding-left: 20px;
  color: #187AED;
  font-size: 14px;
  font-weight: 500;
  padding-top: 26px;  
  display: inline-block;
}
.book-not-charge{
  font-size: 0.875em;
  font-weight: 500;
  padding-top: 10px;
  line-height: 22px;
  padding-top:10px; 
  text-align: right;
}
.booking-detail-left{
  padding-right: 35px;
}
.booking-detail-right-images {
  padding-bottom: 10px;
}
.booking-detail-right-images ul{
  margin: 0;
  padding: 0;
}
.booking-detail-right-images ul li{
  list-style: none;
  float: left;
  margin-right: 17px;
  margin-bottom: 17px;
}
.booking-detail-right-images ul li:last-child{
  margin-right: 0;
}
.booking-detail-right-images ul li img{
  width: 152px;
  height: 114px;
}
.booking-detail-right{
  padding-left: 35px;;
}
.booking-sapce-detail{
  padding-bottom: 40px;
}
.booking-sapce-detail h6{
  color: #1d2129;
  font-size: 1.000em;
  margin: 0 0 6px;
  font-weight: 700;
  font-family: "Nunito Sans";
}
.booking-sapce-detail h6 span{
  font-weight: normal;
  font-size: 0.875em;
}
.booking-sapce-detail h4 {
  font-size: 1.375em;
  font-weight: 800;
  margin-bottom: 10px;
}
.booking-sapce-detail > span{
 color: #b4b5b6;
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 14px;
}
.booking-sapce-key-detail{
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.booking-sapce-key-detail .card-block{
  padding: 0;
}
.booking-sapce-key-detail .card-block hr {
  margin: 10px 0 14px;
}
.booking-sapce-key-detail .card-block .search-listing-space-desc {
  border-bottom: medium none;
  margin-bottom: 10px;
}
.booking-sapce-key-detail li {
  float: left;
  list-style: outside none none;
  padding-right: 38px;
  max-width: 200px;
}
.booking-sapce-key-detail li:last-child{
  padding-right: 0;
}
.booking-sapce-key-detail li label {
  color: #b4b5b6;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
.booking-sapce-key-detail li p {
  color: #1d2129;
  font-size: 0.875em;
  font-weight: 600;
  margin-bottom: 0;
}
.booking-map-point .leaflet-container-default{
  min-height: 180px;
}
.invoice-detail .booking-detail-left p{
  margin-bottom: 20px;
}
.booking-detail-left .invoice-pay-list p{
  margin-bottom: 4px;
}
.invoice-detail .fa-heart,.booking-sapce-key-detail .fa-heart,.pay-now-review .fa-heart{
  display: none;
}
.invoice-detail-left h4{
  margin-bottom: 10px;
  margin-top: -7px;
}
.invoice-detail-left h6{
   color: #1d2129;
  font-size: 1.2em;
  line-height: 1.2;
  font-weight: 600;  
}
.invocer-user-detail {
  padding-top: 20px;
}
.invocer-user-detail label{
  font-size: 12px;
  font-family: "Nunito",sans-serif;
  margin-bottom: 0;
  font-weight: 600;
  text-transform: uppercase;
}
.booking-continue-payment{
  margin-bottom: 10px;
}
.booking-detail-left .invocer-user-detail p,.invoice-total-value li{
  margin-bottom: 8px;
  font-size: 1.2em;
  line-height: normal;
  font-weight: 700;
}
.user-profile-buttons{
  padding-top: 35px;
}
.booking-map-point #map{
    min-height:180px;
}
.invoice-total-value{
  float: right;
  max-width: 260px;
  margin-bottom: 30px;
}
.invoice-total-value li{
  float: left;
  width: 100%;
  margin-bottom: 2px;
}
.invoice-total-value li.invoice-total-amount{
  border-top:1px solid #187AED;
  padding-top: 5px;
  margin-top: 10px;
  font-size: 1.4em;
  text-transform: uppercase;
}

.invoice-total-value li.invoice-total-amount.no-border{
  border: none;
}

.insurance-cov-link{
  font-size: 15px;
  font-weight:600;
  padding-top:10px;
}

.m-visible {
  display: none;
}
.stream-container .card-title-container {
  text-align: center;
}
.stream-container .room-desc {
  font-size: 24px;
  font-weight: 800;
  color: #1d2129;
  margin: 15px 25px;
}
.stream-container .card-block,
.stream-container .new-card-block {
  max-height: inherit;
  padding: 10px 0;
}
.stream-container .new-card-block li {
  margin: 5px;
}
.stream-container .new-card-block li i {
  margin-right: 10px;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background-size: cover;
}
.stream-container .card.ovf-hidden {
  border-radius: 0;
  margin: 0 -15px;
  box-shadow: none;
}
.stream-container .search-card .view {
  min-height: 237px;
}
.stream-container .coupon-container {
  padding-left: 20px;
}
.stream-container .coupon-btn {
  padding: 6px 11px;
}
.stream-container .stream-prices {
  display: none;
}
.stream-container .coupon-input {
  margin-bottom: 5px;
}
.stream-container a {
  color: #1d2129;
  font-family: "Nunito Sans";
}
.go-back {
  text-align: center;
  margin-top: 80px;
}
.go-back p {
  margin-bottom: -8px !important;
}
.go-back img {
  margin: auto;
}
.invocer-user-detail a {
  color: #1d2129;
}


/* New Stream Ticket CSS */
.stream-bg {
  background-image: url('../images/tv/tv_cloud2.png');
  background-size: cover;
}

.stream-container .ticket {
  display: flex;
  background-color: white;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  overflow: hidden;
} 

.stream-container .ticket .booking-detail-right {
  padding-left: 0 !important;
}

.stream-container .ticket .booking-detail-left {
  padding: 50px 30px 20px 30px !important;
}

.stream-container .row.divider.ticket > [class*="col-"]:not(:last-child)::after {
  background: transparent;
  background-image: url('../images/ticket-divider.png');
  z-index: 10 !important;
  right: -7px !important;
  width: 13px !important;
  background-size: contain;
}

.stream-container .row.divider.ticket > [class*='col-']:not(:first-child):after {
  background: none !important;
}

.stream-container .ticket .invoice-detail-left-inner {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}

.stream-container .ticket .invoice-detail-left {
  height: 110%;
}

.stream-container .ticket .text-success  {
  color: #39b04a !important;
  font-size: 23px;
}

.stream-container .ticket .booking-detail-left .invocer-user-detail p {
  font-weight: normal !important;
}

.stream-button {
  height: 92px;
  width: 100%;
  background-color: white;
  border-radius: 22px;
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.32);
  display: flex;
  align-items: center;
  margin-top: 50px;
  padding-left: 30px;
  padding-right: 20px;
}

.stream-button .icon {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  transition: 0.3s all;
}

.stream-button .text {
  flex: 1;
  text-align: center;
  color: #df3d58;
  transition: 0.3s all;
  font-size: 22px;
}

.stream-button:hover .text,
.stream-button:focus .text {
  color: #2273f3;
}

.stream-button:hover {
  background-color: #f0f0f0;
  box-shadow: 6px 6px 14px 0 rgba(0, 0, 0, 0.2);
}

.stream-button:focus {
  background-color: #e0e0e0;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.08);
}

.stream-button.play .icon {
  background-image: url('../images/stream_ticket/play.png');
  background-size: 100% 100%;
}

.stream-button.play:hover .icon {
  background-image: url('../images/stream_ticket/play_hover.png');
}

.stream-button.explorer .icon {
  background-image: url('../images/stream_ticket/explorer.png');
  background-size: 100% 100%;
}

.stream-button.explorer:hover .icon {
  background-image: url('../images/stream_ticket/explorer_hover.png');
}

.stream-button.artist .icon {
  background-image: url('../images/stream_ticket/artist.png');
  background-size: 100% 100%;
}

.stream-button.artist:hover .icon {
  background-image: url('../images/stream_ticket/artist_hover.png');
}

.stream-button.calendar .icon {
  background-image: url('../images/stream_ticket/schedule.png');
  background-size: 100% 100%;
}

.stream-button.calendar:hover .icon {
  background-image: url('../images/stream_ticket/schedule_hover.png');
}

/* Large desktops and laptops */
@media (min-width: 1024px) {
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  .booking-detail-right-images ul li{
    width: 30%;
  }
}

@media (max-width: 991px) {
  .booking-detail-left,.booking-detail-right{
    padding: 0;
  }

  .stream-container .ticket {
    display: block !important;
    margin: 0 auto;
  }

  .stream-container .row.divider > [class*="col-"]:not(:last-child)::after {
    bottom: -100%;
    left: 49%;
    right: auto !important;
    transform: rotate(90deg);
  }

  .stream-container .ticket .booking-detail-left {
    padding: 52px 15px 40px 15px !important;
  }

  .stream-container .invoice-total-value {
    margin-top: 50px;
    margin-bottom: 0;
  }

  .stream-button {
    margin-top: 20px !important;
  }

  .ticket-links {
    margin-top: 20px;
  }
}


/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  .booking-detail-innner{
    font-size: 16px;
  }
  .booking-sapce-key-detail li{
    padding-right: 15px;
    margin-bottom: 10px;
  }
  .book-edit-res-link{
    padding-left:10px;
  } 
  .booking-detail-right-images ul li{
    width: 30%;
  }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  .stream-container .ticket .booking-detail-left {
    padding: 37px 10px 0 10px !important;
  }
  .booking-detail-innner{
    font-size: 15px;
  }
  .booking-detail-left h4,.booking-detail-left p{
    margin-bottom: 20px;
  }
  .book-not-charge{
    padding:10px 0 30px;
  }
  .book-not-charge{
    max-width: 100%;
  }
  .booking-detail-innner {
      font-size: 15px;
  }
  .booking-detail-innner{
    padding-top: 20px;
  }
  .booking-detail-left h4{
    font-size: 2em;
  }
  .booking-detail-left p{
    font-size: 1.3em;
    line-height: 22px;    
  } 
  .booking-pay-btn{
    font-size: 16px;
  }
  .black-btn,.booking-continue-payment,.user-info{
    margin-bottom: 20px;
  }
  .req-left-buttons,.invoice-detail-left-inner{
    margin-bottom: 20px;
  }
  .insurance-cov-link{
    display:block;
    text-align:right;
    clear:both;
    font-size:14px;
  }
  .m-visible {
    display: block;
  }
  .w-visible {
    display: none;
  }
  .reserve.stream-container .divider,
  .reserve.stream-container .apply-book-group {
    display: flex;
    flex-direction: column-reverse;
  }
  .stream-container .invoice-detail-title,
  .stream-container .invocer-user-detail {
    display: none;
  }
  .invoice-detail .invocer-user-detail {
    display: block;
  }
  .stream-container .invoice-total-value {
    max-width: initial;
  }
  .stream-container .coupon-btn {
    font-size: 14px;
  }
  .stream-container .booking-continue-payment {
    display: flex;
  }
  .stream-container .booking-pay-btn {
    margin: 30px auto;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) { 
  .booking-detail-right-images ul li{
    margin-bottom: 10px;
  }  
}  

/* Portrait phones and smaller */
@media (max-width: 480px) {
  .booking-detail-right-images{
    margin: 0 -10px;
  }
  .booking-detail-right-images ul li{
    width: 46%;
    margin: 0 5px 15px;
    text-align: center;
  }
  .booking-detail-right-images ul li img{
    display: inline-block;
    max-width: 100%;
  } 
  .booking-sapce-key-detail li  {
    margin-bottom: 10px;
    width:50%;
  }
  .booking-sapce-key-detail li:nth-child(2){
    padding-right: 0
  }
  .booking-sapce-key-detail li:nth-child(3){
    clear: both;
  }  
}

.contact-info-list .nav-user-pic {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact-info-list .nav-user-pic #nav-user-photo {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #d7d7d7;
    width: 70px;
    height: 70px;
    border-radius: 100%;
}

.contact-info-list > p {
  padding-left: 15px;
}

.send-request-form .caret {
    position: absolute;
    margin-left: 120px;
    top: 42px;
    z-index: 9;
}

.send-request-form .rider {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 10px;
    border: 4px solid rgb(24, 122, 237);
    color: rgba(0, 0, 0, 0.87);
    border-radius: 20px;
    margin-bottom: 20px;
}

.send-request-form label {
  color: grey;
  font-size: 15px;
}

.send-request-form #id_rider {
  position: absolute;
  top: -1000px;
}

.send-request-form #id_rider:focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}

.send-request-form #id_rider + label {
  pointer-events: none;
}

.send-request-form p {
  margin-bottom: 15px;
}

.send-request-form input.form-control-checkbox {
  height: 17px;
  margin: 0;
  vertical-align: text-bottom;
}

.send-request-form .form-group {
  margin-bottom: 10px;
}

.send-request-form #send-request-btn {
  border-radius: 20px !important;
}

.send-request-form .send-request-block {
  margin-top: 20px;
  text-align: center;
}

.rider-label {
  border: 1px solid #187AED;
  border-radius: 14px;
  padding: 5px 5px;
  background: #187AED;
  display: inline-block;
  width: 130px;
  height: 32px;
  text-align: center;
  margin: auto;
}

.rider-label:hover {
  background: #187AED;
  cursor: pointer;
}
.rider-label:active {
  background: #187AED;;
}
.rider-label :invalid + span {
  color: white;
}
.rider-label :valid + span {
  color: white;
}
