p {
    margin-bottom: 0.5rem;
}

/* buscador inicio */
#checkindatemod124, #checkindatemod119, #checkoutdatemod124, #checkoutdatemod119 {
    border: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
@media screen and (min-width: 768px) {
#checkindatemod124, #checkindatemod119, #checkoutdatemod124, #checkoutdatemod119 {
    max-width: 96px;
    font-size: 15px;
    padding: 0.5rem 0.5rem;
}
}
.vb-cal-img {
    border: 0;
}
span.vbhsrnselsp {
    min-width: 66px;
}
span.horsanumsel {
    min-width: 64px;
}
.vbmodhorsearchrac .horsanumsel select, .vbmodhorsearchrac .horscnumsel select, .vbhsrnselsp select, .vbhsrcselsp select {
    padding: 6px 18px 5px 15px !important;
}
.vbmodhorsearchrac .horsanumsel select {
    width: 100%;
}
.vbmodhorsearchrac .vbmodhorsearchroomsel {
    margin: 0 20px 0 0;
}
.horsanumdiv, .horscnumdiv {
    margin: 0 0px 0 0;
}
.vbmodhorsearchcheckindiv label, .vbmodhorsearchcheckoutdiv label, .vbmodhorsearchroomsel label, .vbmodhorsearchbookdiv label, .vbmodhscategories {
    margin: 0 0 2px 0;
}
.vbmodhorsearchroomdentr .horsanumlb, .vbmodhorsearchroomdentr .horscnumlb  {
    margin: 0 0 2px 0;
}
.vbmodhorsearchrac .horsanumsel select, .vbmodhorsearchrac .horscnumsel select, .vbhsrnselsp select, .vbhsrcselsp select {
    height: 34px;
}
.vbmodhorsearchrac .horsanumsel, .vbmodhorsearchrac .horscnumsel, .vbhsrnselsp, .vbhsrcselsp {
    border: 0;
}
#vb2racont > div > div > div > span > select {
	display:none;
}
#vb3racont > div > div > div > span > select {
	display:none;
}
#vb4racont > div > div > div > span > select {
	display:none;
}
#vb5racont > div > div > div > span > select {
	display:none;
}

/* borde para pantallas chicas */
@media screen and (max-width: 359px) {
main#sp-component, #sp-position8  {
    padding-right: 8px;
    padding-left: 8px;
}
}

/* comprimir menu */	
@media screen and (min-width: 992px) and  (max-width: 1199px) {
.sp-megamenu-parent > li > a {
    font-family: 'Roboto condensed', sans-serif !important;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 8px !important;
}
}

/* main, logo y otros */
#sp-main-body {
    padding: 20px 0;
}
#sp-logo  {
    max-width: 74%;
}
.row:before  {
    display: inherit;
}
/* filtro galeria */
a.ba-btn.ba-filter {
    padding: 10px 20px !important;
}
a.ba-btn.ba-filter-active {
    padding: 10px 20px !important;
}
@media (max-width: 1200px) {
.ba-gallery select.ba-select-filter {
    font-size: 15px!important;
    height: 40px!important;
}
}
/* ----------- PERSONALIZADO ----------- */
/* ----------- Menu moviles ----------- */
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    font-size: 18px;
    font-weight: 400;
    padding: 0.5rem 0;
}
.offcanvas-menu {
    background-color: #004d2d;
    color: #fff;
}
/* ----------- boton reservar ----------- */
li.sp-menu-item.breser > a {
    background: #ffffff;
    margin-left: 15px;
    font-weight: 400;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1em;
    color: #444444;
    padding: 10px 10px 8px!important;
}
li.sp-menu-item.breser > a:hover {
    color: #ffffff;
    background: #444444;
    transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
}
/* ----------- boton reservar moviles ----------- */
@media screen and (max-width: 991px) {
div#sreser {
    bottom: 7px;
    right: 7px;
    position: fixed;
    z-index: 9999;
}
.breser {
    padding: 7px 7px 4px;
    background: #fec527;
    color: #444444;
    font-size: 15px;
    letter-spacing: 0.5px;
    border-radius: 3px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
}
}
@media screen and (min-width: 992px) {
div#sreser {
    display: none;
}
}
/* ----------- esconder boton reservar moviles ----------- */
li.item-264 {
    display: none!important;
}
/* ----------- logo alta resolucion moviles ----------- */
@media screen and (max-width: 991px) {
.logo-image-phone {
    height: 27px;
}
}