                        .header-wrapper {
    height: 110px;
    background-color: #fefdfa;
}

.intro {
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
}

.intro-2 {
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
}

.intro-3 {
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
}

.monti {
    width: 100%;
    min-height: 390px;
    background-image: url(http://www.domuscolosseum.com/wp-content/uploads/2016/12/monti-neighborhood.jpg);
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
}

.lang_selector {
    position: fixed;
    height: 110px;
    padding-top: 0;
    right: 31px;
    top: 42px;
    float: none;
    z-index: 3;
    margin-bottom: 0;
}

.lang_selector li a {
    background-color: #A11F1F !important;
}

.separatore {
    height: 40px !important;
}

.directions {
    padding-top: 60px !important;
    max-width: 840px;
    text-align: center;
    margin: 0 auto;
}

a.nav-toggle {
    display: none;
}

.prenota {
    text-align: center;
}

.airbnb-2 {
    background-color: #FF5A5F !important;
    width: 145px;
    font-size: 12px;
    padding: 13px 9px;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 5px;
}

.booking-2 {
    background-color: #003580 !important;
    width: 145px;
    font-size: 12px;
    padding: 13px 9px;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 5px;
}

.airbnb {
    margin-left: 15px;
    display: inline-block;
    background-color: #FF5A5F !important;
    padding: 13px 19px;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 5px;
}

.booking {
    display: none !important;
    background-color: #003580 !important;
    margin-left: 38px;
    padding: 13px 19px;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 5px;
}

.divisore {
    height: 1px;
    width: 120px;
    background: #000;
    display: block;
    margin: 0 auto 25px auto;
}

.review-item.col-sm-6 {
    display: none !important;
}

.nav-collapse li a {
    color: #671919;
    text-transform: none !important;
}

#directions.block {
    padding: 0 !important;
    padding-top: 60px !important;
    padding-bottom: 30px !important;
}

#booking .date-picker {
    background: #A11F1F !important;
    box-shadow: 0 3px 0 0px #e6dca4 !important;
}

#booking .price {
    color: #A11F1F !important;
    border: 3px solid #A11F1F !important;
}

#ui-datepicker-div {
    border: 5px solid #A11F1F!important;
}

.gallery-item .hover-wrap {
    width: 120%;
}

.header-wrapper {
    height: 135px !important;
}

#ui-datepicker-div.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar a.ui-state-active {
    background: #A11F1F !important;
}

#ui-datepicker-div.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header {
    background: #A11F1F !important;
}

.header-wrapper #logo.logo-img {
    padding: 39px 0 !important;
}

nav.nav-collapse.closed {
    display: none !important;
}

.header-wrapper #logo img {
    margin: 0 auto !important;
}

.subtitle {
    margin-bottom: 36px !important;
}

#ui-datepicker-div.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    background-color: #A11F1F!important;
}

.gallery-item .overlay {
    background-color: rgba(249, 244, 230, .75) !important;
}

.header-wrapper #logo img {
    max-height: 57px!important;
}

.gallery-item .overlay-meta h3 {
    color: #A11F1F !important;
}

.gallery-item .overlay-meta .caption {
    color: #A11F1F  !important;
}

body {
    background-color: #fefdfa !important;
}

@media (min-width: 991px) {
ul.details-list {
    margin-left: 134px;
}
}

@media (max-width: 767px) {
#booking .price {
    box-shadow: 0 3px 0 0px #e6dca4 !important;
}

div#rev_slider_2_2_wrapper {
    height: 350px !important;
}

.details-list {
    width: 174px !important;
    margin: 0 auto !important;
}
.intro {
    text-align: justify;
    margin: 0 auto;
}
.intro-2 {
    text-align: justify;
    margin: 0 auto;
    padding: 0 10px;
}
.intro-3 {
    text-align: center;
    margin: 0 auto;
    padding: 0 10px;
}
.tp-bullets {
    display: none;
}
}

@media (max-width: 560px) {
.lang_selector li a {
    width: 26px;
    height: 26px;
    font-size: 12px;
    line-height: 26px;
}
.lang_selector {
    right: 4px;
    top: 4px;
}
}

@media (max-width: 500px) {
.header-wrapper #logo img {
    max-height: 44px!important;
}
}

@media (max-width: 407px) {
.booking {
    margin-left: 0 !important;
}
}                    