.bread-crumb.roomsmodule {
  display: none;
}

.room-single.virtual .promotion-section {
  padding: 0 0 15px 0;
}

.room-single.virtual .room-info {
  padding-top: 15px;
}

.room-single.virtual .promotion-section .ItemAddons {
  width: 100%;
}

.room-single.virtual .promotion-section .room-item-button {
  width: 100%;
  padding: 15px;
  margin-bottom: -30px;
}

.room-single.virtual .room_price {
  text-align: left;
  width: 90%;
}

.room-single.virtual .room-item-price-container {
  text-align: left;
  float: none;
}

.room-single.virtual .virOfferPriceBut .room-item-price-container {
  text-align: right;
}

.room-single.virtual .room-photo {
  height: auto;
  width: 50%;
}

.room-single.virtual .room-photo .img-full-width {
  position: static;
}

.room-single.virtual .room-photo .img-full-width img {
  height: 100%;
  min-width: 100%;
  width: 100%;
  max-width: 100%;
}

.room-single.virtual .room-item-button {
  float: none;
  clear: both;
  width: auto;
  display: block;
}

.room-item-price {
  position: relative;
  display: inline-block;
}

.promotion-item .modal-more-person {
  background:
    #fff;
  display: none;
  position: absolute;
  z-index: 10;
  padding: 20px;
  width: 66.6666%;
  right: 0;
  top: 70px;
  -webkit-box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.75);
}

#main-promotions-form>section,
.css-rooms-form>div[class^="loading-offers"]>section,
.css-rooms-form>section,
.center-section>section.row,
section.booking-list,
section.room-additional {
  background: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  clear: both;
  border-radius: 5px;
  overflow: hidden;
}

.css-rooms-form>div[class^="loading-offers"]>section::after,
.css-rooms-form>section::after {
  content: "";
  clear: both;
  display: table;
}

.css-rooms-form>section:hover,
.css-rooms-form>div[class^="loading-offers"]>section:hover {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease 0s;
}

/* OD SAJDAKA TOTO CZY OK*/

.fixed-menu .number_of_persons_txt {
  padding-top: 0;
}

.personFilter .btn-tobasket {
  display: none;
}

.personFilter .personFilter-info-rooms {
  display: none;
}

.personFilter.roomChosen .personFilter-info-persons {
  width: 54%;
}

.personFilter.roomChosen .personFilter-info-rooms {
  width: 46%;
}

.personFilter.roomChosen .btn-tobasket {
  border-bottom: 4px solid rgba(0, 0, 0, 0.3);
  width: 100%;
  font-weight: normal;
  padding: 0;
  font-size: .84em;
  height: 50px;
}

.personFilter.roomChosen .btn-tobasket:before {
  content: '\E824';
  font-family: fontello;
  margin-right: 5px;
  font-size: 1.5em;
}

.fixed-menu .personFilter.roomChosen .btn-tobasket {
  height: 47px;
}

.fixed-menu .personFilter.roomChosen .calendar-menu-persons small {
  padding-top: 0;
  height: 14px;
}

.personFilter.roomChosen .btn-tobasket,
.personFilter.roomChosen .personFilter-roomChosen-info,
.personFilter.roomChosen .personFilter-info-rooms {
  display: block;
}

.personFilter.roomChosen .personFilter-change,
.personFilter.roomChosen .personFilter-info-sub {
  display: none;
}

.change-personRooms,
.showCalendar {
  cursor: pointer;
  font-size: .8em;
  font-weight: 700;
  text-transform: uppercase;
  background: none;
  border: none;
  color: #40a350;
}

.showCalendar {
  padding-left: 10px;
}

.change-personRooms:hover,
.showCalendar:hover {
  color: #000;
}

.change-personRooms:after {
  content: '\E803';
  font-family: fontello;
  font-weight: normal;
  margin-left: 3px;
}

.addRoom {
  cursor: pointer;
  text-transform: uppercase;
  font-size: .854em;
  border: none;
  background: none;
  color: #40a350;
}

.addRoom:hover {
  color: #000;
}

.addRoom:before {
  content: '+ ';
}

.personroom-form .room:after {
  content: '';
  height: 1px;
  left: -15px;
  right: -15px;
  bottom: 0;
  background: #e1e1e1;
  position: absolute;
}

.remove-room {
  border: none;
  background: none;
}

.person-label {
  transform: translateY(-100%);
  font-size: .8em;
  border: none;
}

.modal-container .person-label {
  font-size: 1em;
}

.room-label-wrapper {
  width: 125px;
}

.add-options-more input[type=checkbox][disabled] {
  display: none;
}

.affix-options input:checked+.row.disabled>div:first-child:before {
  content: '\E80D';
  font-family: fontello;
  margin-right: 1rem;
  width: 13px;
  display: inline-block;
  height: 13px;
  line-height: 11px;
  font-size: .857em;
}

.select-option-3 {
  cursor: default;
}

.show_always_under_addons_name {
  font-size: .9em;
}

.add-options-more .s-label {
  border-bottom: 1px solid #ccc;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, .05);
}

.css-rooms-form>section>section:first-of-type {
  margin-top: 15px;
}

.css-rooms-form>section>section:last-of-type {
  margin-bottom: 15px;
}


.css-rooms-form>section>section:last-of-type .main {
  border-bottom: none;
}

.offer-checkbox-wrapper .offer-checkbox,
.offer-checkbox-wrapper input {
  display: none;
}

.offer-checkbox-wrapper .custom-checkbox {
  border: 2px solid #abb2bc;
  border-radius: 5px;
  background: #fff;
  border: 2px solid #abb2bc;
  border-radius: 3px;
  background: #fff;
  width: 14px;
  height: 14px;
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.offer-checkbox-wrapper input:checked~.custom-checkbox:before {
  content: '\E80D';
  font-family: fontello;
  position: absolute;
  font-size: .7em;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.promotion-item.active .offer-checkbox-wrapper .custom-checkbox:before {
  content: '\E80D';
  font-family: fontello;
  position: absolute;
  font-size: .7em;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #40a350;
}

section.active-offer .btn-tobasket {
  display: block !important;
}

.modal-more-person button.number_down,
.modal-more-person button.number_up,
button.number_down,
button.number_up {
  background: #878787;
  color: #0090f6;
  cursor: pointer;
  height: 40px;
  line-height: 1;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  color: #40a350;
  border: 1px solid #e2e2e2;
}

button.number_down:hover,
button.number_up:hover {
  color: #000
}

.modal-more-person .number_input,
.number_input {
  border: none;
  border-top: 1px solid;
  border-bottom: 1px solid;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  font-size: 1.375em;
  display: inline-block;
  -webkit-appearance: none;
  border-radius: 0;
  border-color: #e2e2e2;
  background: #f2f2f2;
}

.clr_number>* {
  display: table-cell
}

.moreperson_container .clr_number {
  text-align: right
}

#multi-dialog-room .clr_number button.number_down i,
#multi-dialog-room .clr_number button.number_up i {
  color: #fff;
}

#multi-dialog-room .close-dialog {
  background: #999;
}

#multi-dialog-room .close-dialog:hover,
.personFilter.roomChosen .btn-tobasket:hover {
  background: #000;
}

.personFilter.roomChosen .btn-tobasket {
  background: #da5e61;
  color: #fff;
}

@media screen and (max-width: 1000px) {
  .promotion-item .modal-more-person {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .promotion-item .modal-more-person {
    width: 100%;
    top: 110px;
  }

  .modal-more-person .room {
    flex-direction: column;
  }

  .modal-more-person .clr_number {
    justify-content: center;
  }

  .person-label {
    text-align: center;
    margin-left: -10px;
  }

  .modal-more-person .room>.item {
    margin: 10px 0 !important;
    ;
  }

  .room-label-wrapper {
    text-align: center;
  }

  .room-label-wrapper .room-label {
    text-align: center;
    display: inline;
  }
}

.offer-checkbox-wrapper input.custom-checkbox {
  display: none !important;
}

/* Start: OfferInfo */
.promotion-info-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.promotion-item .main .promotion-info {
  width: auto;
  display: flex;
}

.offer-checkbox-wrapper .virUnselect {
  text-transform: uppercase;
  margin-right: 10px;
  color: #da5e61;
}

.virOfferPriceBut .room-item-price-container {
  width: 100%;
}

.offer-checkbox-wrapper {
  align-self: center;
  text-align: right;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.promotion-name {
  font-size: 17px;
  margin-bottom: 10px;
}

ul.addons-in-offer li {
  display: inline-flex;
  padding-right: 30px;
}

.addons-in-offer {
  font-size: .8em;
  min-height: auto;
}

.promotion-in-item {
  display: flex;
  justify-content: space-between;
}

.promotion-item .main .offer-buttons {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 0 !important;
  padding-right: 10px;
}

.promotion-item .main .room-item-price {
  white-space: nowrap;
}

.promotion-info .room-item-price-container {
  margin-bottom: 0;
  padding-bottom: 6px;
}

.change-personRooms,
.showCalendar {
  font-weight: 500;
}

.promotion-prices {
  min-width: 170px;
}

/* .itemOffers section.active .main {
  border-left:0;
  background: #F0F8EB;
} */
.itemOffersButtons {
  margin-top: 15px;
}

/* End: OfferInfo */
@media (max-width: 735px) {
  ul.addons-in-offer li {
    padding-right: 5px;
  }
  .setTable>.promotion-info-container {
    display: flex;
    margin-top: 20px;
  }

  .promotion-item .main .promotion-info {
    display: block;
  }

  .addRoom {
    display: block !important;
    width: 100%;
    margin-bottom: 20px;
    text-align: right;
  }

  .modal-more-person .item:last-child {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 600px) {
  .person-label {
    margin-left: 0;
  }
}

.virtual .promotion-description {
  flex-grow: 1;
}

.virtual .promotion-item .main .promotion-info {
  width: auto;
  display: flex;
  align-self: center;
}

section.ganter {
  display: none;
}

button[disabled],
html input[disabled] {
  cursor: not-allowed;
  opacity: 0.6;
}

.bread-crumb.roomsmodule {
  display: none !important;
}
