.t-slds__caption_wrapper {
    background-color: rgba(0, 0, 0, 0.8);
    width: 40%;
    padding-left: 12px;
    border-radius: 8px;
    border: 1px solid #f9eba3 !important;
}
.map iframe {
    border-radius: 12px;
}
.sfl-container .sf-submit-button-container .sfl-submit-button{
    background-color: #595929 !important;
    background-image: none !important;
    border-radius: 8px !important;
    border:1px solid #797979 !important;
}
.t-zoomer__container {
    background: rgb(68 67 67) !important;
}
.t-carousel__zoomer__img {
border-radius:8px;
}
#rec2428103421 a.t-menu__link-item:after {
    content: "|";
    margin-left: 8px;
    color: #f9eba3;
}
.t521__rightcol, .t521__leftcol {
    margin-top: 0px;
}
#tl-hotel-select{
padding:7px;
font-size:20px;
margin-bottom:15px;
font-family: 'Roboto', Arial, sans-serif;
}
@media screen and (max-width: 960px){

  .t-slds__caption_wrapper {
      width:60%;
  } 
  .t-slds__caption {
    margin-top: -100px !important;
}
  
  .t823__wrapper tr {
    display: flex;
    flex-direction: column-reverse;
}
#rec2428103421 a.t-menu__link-item:after {
    content: "|";
    margin-left: 0px;
    color: #363636;
}

}