

.title .title_holder { padding-top: 20px !important; }

.avaliacoes-tripadvisor .widSSP { width: 100% !important; }

#gallery-1 .gallery-item { margin-top: 0; padding: 10px; box-sizing: border-box; }
#gallery-1 img { border: none !important; }

body .ui-datepicker { width: 320px; }

.hotel-label {
margin-top: -25px;
    margin-left: 4px;
    background: #FFF;
    display: table;
    width: auto;
    height: auto;
    padding: 0 5px;
    z-index: 99999;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 21px;
    color: #a7353e;
}


@media (max-width: 567px) {
#home-top-hoteis h1 { font-size: 22px; }
.carousel-inner .qbutton { margin-top: 80px !important; }

.home .slider_content_outer::before {
    border-left: 30px solid transparent !important;
    border-right: 30px solid transparent !important;
    border-top: 25px solid #82332e !important;
}


}