/*css de Matias Martinucci*/
/* BEGIN GENERAL */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

.text-black{
    color: #3f3f3f;
}
body {
    font-family: 'Open Sans', sans-serif;
}
#buscadorDonde .fa {
    /* color: #ed8323; se usa text-color */
    width: 1.33333em;
    height: 1.33333em;    
    text-align: center;
    vertical-align: middle;
}
#buscadorDonde {
    line-height: 1.33333em;
}
/* le agrego esto porque había diferencias entre los styles.css solo para portal */
/* Guillermina Borghi */
.pagination{
    margin: 0 0 10px;
}
.booking-item {
  cursor: default !important;
}
.booking-item-rating {
    width: 100%;
}
.booking-item-rating .booking-item-rating-stars {
  margin-right: 0px;
}
/* le agrego esto porque al hacer unos cambios de la maquetacion habian cambiado algunas cosas */
/* Guillermina Borghi */
/*#contenido-listado h1 a, h2 a, h3 a, h4 a, h5 a{    
    color: #565656 !important; se usa text-darken 
}*/
#contenido-listado .booking-item-title {
    margin-bottom: 0px !important;
}
#contenido-listado .booking-item-rating {
    margin-bottom: 7px !important;
}
#contenido-listado .booking-item-price {
    /*color: #626262; se usa text-darken*/    
    margin: 0 0 12px;
    /* Guillermina Borghi */
    max-width: 75px;
    /**/
}
/*#contenido-listado .icon{
    color: #ed8323;    se usa text-color
}*/
#contenido-listado .booking-item{
    margin-bottom:15px;
}
#contenido-listado .booking-item.mosaico{
    margin-bottom:30px;
}
#contenido-listado .fa-male::before{
    font-size: 24px !important;
} 
#contenido-listado .fa-child::before{
    font-size: 18px !important;
}
.cuadrohabitaciones tbody.collapse.in {
    display: table-row-group !important;
}
.cuadrohabitaciones td.collapse.in {
    display: table-cell !important;
}
.icon_personas {
    margin: 8px auto 0;
}
.btn_moreinfo {
    overflow: hidden;
    float: right;
    display: block;
    cursor: pointer;
}
.list_table tbody .btn_moreinfo {
    margin: 10px 0 0;
    float: left;
}

/*
.icon_personas {
    width: 23px;
    margin: 8px auto 0;
}
.btn_moreinfo {
    background: url(../img/icon_plus.png) left top no-repeat;
    width: 13px;
    height: 12px;
    margin: 5px 0 0;
    overflow: hidden;
    float: right;
    display: block;
    cursor: pointer;
}
.list_table tbody .btn_moreinfo {
    margin: 11px 0 0;
    float: left;
}
*/
/**/
.booking-item-last-booked.new {
    font-size: 13px;
    font-weight: 300;
    clear: both;
    float: left;
    display: block;
}
.list_table {
    width: 100%;
    /* Guillermina Borghi
    //margin: 0 0 10px;*/
    margin: 10px 0;
}
.list_table thead {
    background: #b3ac93; /*definir para cada scheme*/
}
.fondo-div-tabla {
    background: #b3ac93; /*definir para cada scheme*/
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    padding: 10px 5px;
    line-height: 0.8;
    font-weight: 400;
}
.list_table thead tr {
    width: 100%;
}
.list_table thead td {
    border: 2px solid #fff;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 0.8;
    font-weight: 400;
    /*padding: 10px 3px;*/
    padding: 10px 5px;
}
.list_table tbody {
}
.list_table tbody tr {
    width: 100%;
}
.list_table tbody td {
    border: 2px solid #fff;
    text-align: center;
    font-size: 14px;
    line-height: 0.8;
    font-weight: 400;
    padding: 0px 5px;
}
.list_table tbody p {
    width: 100%;
    display: block;
    /*margin: 10px 0 0;*/
}
.list_table_listado tbody p {
    margin: 10px 0 0;
}
.list_table tbody b {
    width: 100%;
    display: block;
    /*margin: 10px 0 0;*/
    font-weight: 700;
    /*color: #3f3f3f; se usa text-black*/
}
.list_table_listado tbody b {
    margin: 10px 0 0;
}
.list_table tbody .btn-primary {
    /* margin: 7px 0 0; Guillermina Borghi: lo puse en el thead */ 
}
.list_table .separador{
    height: 10px; /*Guillermina Borghi: lo puse porque saque el margin del boton */ 
}
.precio {
    font-size: 15px;
    /*color: #3f3f3f; se usa text-black*/
    font-weight: 900;
    float: left;
    margin: 10px 0 0;
    padding-rigth: 5px;
    width: calc(100% - 18px);
}
.linea_sep {
    float: left;
    width: 100%;
    height: 1px;
    /*background: #e6e6e6; se usa bg-darken*/
    margin: 10px 0;
}
.resultados_precios {
    float: left;
    width: 100%;
    clear: both;
    background: #f9f8f7; /* verificar */
    padding: 10px;
    margin-top:5px; /* Guillermina Borghi */
}
.resultados_precios .box {
    float: left;
    padding: 0 25px 0 0;
    border-right: 1px solid #abaaa7;  /* verificar */
    width: initial;
    margin: 0 25px 5px 0;
}
.resultados_precios .box:last-child {
    border: 0 none;
    padding: 0;
    margin: 0;
}
.resultados_precios .fecha {
}
.resultados_precios .icon {
    float: left;
    margin: 0 10px 0 0;
}
/* Guillermina Borghi */
.dias .icon {
    line-height: 1.6em;
}
/**/
.resultados_precios .info {
    float: left;
    font-size: 12px;
    font-weight: 400;
    line-height: 0.8;
    margin: 8px 0 0;
    width: calc(100% - 26px);
}
.resultados_precios .precio {
    font-size: 19px;
    /*color: #3f3f3f; se usa text-black*/
    font-weight: 900;
    text-align: center;
    width: 100%;
}
.precio_total {
    float: left;
    width: 100%;
    background: #e7e5de;  /* verificar */
    line-height: 0.8;
    font-size: 18px;
    font-weight: 900;
    /*color: #3f3f3f; se usa text-black*/
    padding: 10px;
    text-align: center;
    margin: 0 0 0px;
}
/* Guillermina Borghi */
.cuadrohabitaciones .btn_text {
    margin:0;
}

/**/
.btn_text {
    display: block;
    float: right;
    margin: 10px 0 0;
}
.btn_text p {
    float: left;
    margin: 0 5px 0 0;
    font-size: 13px;
    /* color: #626262; se usa text-darken */
}
.btn_text .icon {
    float: left;
}
/*Guillermina Borghi*/
.box_carrito_hotel {
    float: left;
    clear: both;
    width: 100%;
}
/**/
.box_carrito {
    float: left;
    clear: both;
    width: 100%;
    border: 1px solid #d9d9d9; /* verificar */
    border-radius: 3px;
}
.box_carrito .header {
    float: left;
    width: 100%;
    padding: 10px;
    margin: 0;
    border-radius: 3px;
}
.box_carrito .header .img {
    float: left;
    margin: 0 15px 0 0;
}
.box_carrito .header img {
    border-radius: 3px;
}
/* lo agrego para q agrande la imagen cuando agranda la pantalla */
/* Guillermina Borghi */
.box_carrito .body {
    padding: 10px;
    float: left;
    width: 100%;
}
.box_carrito .titular {
    float: left;
    width: 100%;
    background: #b3ac93; /*definir para cada scheme*/
    font-size: 13px;
    color: #ffffff;
    line-height: 0.8;
    padding: 5px;
    margin: 20px 0 0;
}

.box_carrito .cerrar-titular{
    float:right;
    font-size:16px;
    font-weight:400 !important;
}

.box_carrito .booking-item-rating {
    border-bottom: 0 none;
}
.box_carrito .fa-star {
    color: #000;
    font-size: 11px;
}
.box_carrito .info {
    width: 100%;
    float: left;
}
.box_carrito .info div {
    /*float: left;*/
    /*width: 100%;*/
    /*padding: 0; lo comento porque sino todo lo que este adentro toma esto, y queda mal el popover *//* Guillermina Borghi */    
}
.box_carrito .info div .dato {
    float: left;
    /*Guillermina Borghi*/
    margin: 0px;
    padding: 0px;
    /*width: 50%;*/
    font-size: 13px;
    /*color: #3f3f3f; se usa text-black*/
    letter-spacing: -0.6px;
    line-height: 1.6em !important;
}
.box_carrito .info div .result {
    float: left;
    width: calc(50% - 5px) !important; /* Guillermina Borghi */
    font-size: 13px;
    /*color: #3f3f3f; se usa text-black*/
    border-left: 1px solid #e6e6e6;  /* verificar */
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
    line-height: 1.6em !important;
}
.negrita {
    font-weight: 700;
}
.box_carrito .info div span {
    float: left;
    /*font-weight: 400;*/
}
.box_carrito .info div .icon {
    float: right;
    width: 13px;
    margin: -1px 0 0;
}
/* agrego para q tome bien el color del icono fa-info-circle en el carrito */
/* Guillermina Borghi */
.box_carrito .fa-info-circle {
    color: #818181;   /* verificar */
}
/* agrego para posicionar el boton minus y plus */        
/* Guillermina Borghi */
.btn_habitacion .fa {
    float:right;
    margin-right:4px !important;
    margin-top: 5px !important;
}
/**/
.btn_habitacion {
    font-size: 13px;
    /*color: #3f3f3f; se usa text-black*/
    font-weight: 900;
    position: relative;
    cursor: pointer;
    display: block;
    overflow: hidden;
    height: 22px;
    margin: 5px 0 6px;
    border-radius:3px;
}

/* lo comento porque debe usarse el tipo de letra con class fa-minus-square
/* Guillermina Borghi 
  .btn_habitacion::before {
    content: "";
    background: url(../img/icon_menos.png) right center no-repeat;
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 102px;
    top: 4px;
  }
*/
.nombre_hotel {
    /*width: 100%;*/
    float: left;
}
.nombre_hotel p {
    float: left;
    margin: 0;
}
/* .nombre_hotel a { 
    display: block;
    float: right;
}
lo comento porque se paso a fa-times */
/* Guillermina Borghi */
.nombre_hotel .icon {
    display: block;
    float: right;
}
.dato_hotel {
    /*width: 50% !important;*/
    font-size: 12px;
    font-weight: 400;
    text-align: left;
}
.precio_hotel {
    /*width: 50% !important;*/
    font-size: 12px;
    text-align: right;
}

/**/
.dotted {
    float: left;
    width: 100%;
    border-bottom: 1px dotted #5c5c5c; /* verificar */
    margin: 8px 0;
}
.dotted.full {
    border-bottom: 1px solid #d9d9d9; /* verificar */
}
.sub_total {
    font-size: 12px;
    line-height: 1;
    /*color: #3f3f3f; /*se usa text-black*/
    width: 50%; /* Guillermina Borghi */
}
.impuestos {    
    font-size: 12px;
    line-height: 1;
    width: calc(50% - 5px); /* Guillermina Borghi */
    /* width: calc(100% - 126px) !important; lo modifico, porque con px no queda bien alineado*/ /* Guillermina Borghi */
    /*color: #3f3f3f; se usa text-black*/
}
@media only screen and (max-width: 347px) {
    .sub_total {
        width: 100% !important;
    }
    .impuestos {
        width: 100% !important;
        border-left: 0;
        margin: 10px 0 0;
        padding: 0 !important;
    }
    /*.box_carrito .info div span {*/
        /*float: left !important;*/
    /*}*/
}
@media only screen and (min-width: 768px) and (max-width: 991px){ 
    .sub_total {
        width: 100% !important;
    }
    .impuestos {
        width: 100% !important;
        border-left: 0px;  /* verificar */
        margin: 10px 0 0;
        padding: 0 !important;
    }
    /*.box_carrito .info div span {*/
        /*float: left !important;*/
    /*}*/
}
.side_total {
    float: right;
    text-align: right;
    font-size: 13px;
    font-weight: 400;
    margin: 5px 0 0;
}
/* Guillermina Borghi */
.side_total .font-big {
    font-size: 18px;
}
.side_total .font-medium {
    font-size: 15px;
}
.side_total b {
    /*float: left;
    display: block;*/
    /* Guillermina Borghi */
    /*font-size: 13px;*/
    font-weight: 900 !important;
    /*color: #3f3f3f; se usa text-black*/
}
/**/
.side_total span {
    display: block;
    /*float: right !important;*/
    /* color: #ed8323; se usa text-color */
    /*font-size: 18px;*/
    /*margin: 0 0 0 5px;*/
}
/* para el box carrito hotel */
/* Guillermina Borghi */
.box_carrito_hotel .reservar .right {
    float: right;
    width: 100px !important;
}
/**/
.box_carrito_hotel .reservar .left {
    float: left;
    width: calc(100% - 100px) !important;
}
.reservar {
    float: left;
    width: 100%;
    clear: both;
/*   margin-top: 10px;*/
    line-height: 1.4em !important;
}
.reservar .total {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 10px;
}
@media only screen and (max-width: 347px){
    /*.reservar .totalReserva {*/
        /*width: 100% !important;*/
    /*}*/
    .reservar .totalReserva br{
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    /*.reservar .totalReserva {*/
        /*width: 100% !important;*/
    /*}*/
    .reservar .totalReserva br{
        display: none;
    }
}
.reservar .left {
    width: auto;
    float: left;
    font-size: 13px;
    color: #595959;  /* verificar */
}
.reservar .left b {
    font-size: 20px;
}
.reservar .right {
    float: left;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: -o-min-content;
    width: -ms-min-content;
    width: min-content;
}
.reservar .right .btn {
    float: right;
    margin: 7px 0 0;
}
.reservar .right .btn-block {
    padding-right: 6px;
    padding-left: 6px;
}
@media only screen and (max-width: 480px){
    .reserva .totalReserva br{
        display: none;
    }
}
@media only screen and (min-width: 568px){
    .reserva .totalReserva br{
        display: none;
    }
}
/* END GENERAL */
/*--- BEGIN MEDIA QUERY ---*/
@media only screen and (min-width: 240px) {
    .mobileBlock {
        display: block;
    }
    .tabletBlock {
        display: none;
    }
    .mfp-content .tabletBlock {
        display: block;
    }
    .desktopBlock {
        display: none;
    }
    .booking-item-img-wrap {
        margin: 0 0 20px;
    }
    .list_table thead td {
        font-size: 12px;
        line-height: 1;
    }
    .list_table tbody td {
        font-size: 12px;
        line-height: 1;
    }
    .precio {
        font-size: 14px;
    }
    .side_total {
        text-align: left;
    }
    .reservar .left b {
        font-size: 17px;
    }
    .btnBlockTablet {
        display: none;
    }
    .cuadrohabitaciones, .mashabitaciones {
        display: none;
    }
    .box_carrito .info div .icon {
        float: right;
    }
    .activeMobile { 
        display: block;
        /*margin: 50px 15px 0;*/
        /*width: calc(100% - 30px);*/
    }
    .activeMobile .header,
    .activeMobile .body {
        padding: 15px;
    }
    #contenido-listado .booking-item-price {
        margin: 0;
        /* Guillermina Borghi */
        max-width: 75px;
        /**/
    }
    #contenido-listado .booking-item-price.mosaico {
        /* Guillermina Borghi */
        max-width: 150px;
        /**/
    }
    /* Guillermina Borghi */    
    .booking-item-header-price {
        text-align: left !important;
    }
    /**/
}
@media only screen and (max-width: 319px) {
}
@media only screen and (min-width: 348px) {
}
@media only screen and (max-width: 479px) {
}
@media only screen and (max-width: 567px) {
}
@media only screen and (min-width: 600px) {
}
@media only screen and (min-width: 768px) {
    .tabletBlock {
        display: block;
    }
    .activeMobile {
        display: none;
    }
    .list_table thead td {
        font-size: 12px;
        line-height: 1;
    }
    .btnBlockTablet {
        display: inline-block;
    }
    .cuadrohabitaciones, .mashabitaciones {
        display: inline-table;
    }
    /* lo agrego para que tome los valores correspondientes a NO mobile */
    /* Guillermina Borghi */
    .contCarrito {
        margin: 0;
        width: 100%;
    }
    /**/
    .box_carrito .header,
    .box_carrito .body {
        padding: 10px;
    }
    .box_carrito .info div .result {
        /*line-height: 1.2;*/
        /*width: calc(50% - 39px);*/
        /*padding: 0 0 10px 5px;*/
    }
    /*.box_carrito .info div .result span {*/
        /*float: left !important;*/
    /*}*/
    .box_carrito .info div .icon {
        /*float: left;*/
        float: right; /*correccion porque los botones en carrito se veian mal.*/
    }
    .side_total span {
       /* float: right !important;*/
    }
    #contenido-listado .booking-item-price {
        /* Guillermina Borghi */
        max-width: 120px; 
        /**/
    }
    #contenido-listado .booking-item-price.mosaico {
        /* Guillermina Borghi */
        max-width: 100px;
        margin-bottom:10px;
        /**/
    }
    #tabla-productos-completa .booking-item-price {
        /* Guillermina Borghi */
        max-width: 100px; 
        max-height: 50px; 
        /**/
    }
}
@media only screen and (min-width: 1024px) {
    .mobileBlock {
        display: none;
    }
    /* Guillermina Borghi */
    table .desktopBlock {
        display: table-cell;
    }
    /**/
    .desktopBlock {
        display: block;
    }
    .booking-item-img-wrap {
        margin: 0;
    }
    .list_table thead td {
        font-size: 14px;
        line-height: 0.8;
    }
    .list_table tbody td {
        font-size: 14px;
        line-height: 0.8;
    }
    .precio {
        font-size: 15px;
    }
    .side_total {
        text-align: right;
    }
    .reservar .left b {
        font-size: 20px;
    }
    .btnBlockTablet {
        display: none;
    }
    /* lo agrego para que tome los valores correspondientes a NO mobile */
    /* Guillermina Borghi */
    .box_carrito {
        margin: 0;
        width: 100%;
    }
    /* lo agrego para que tome los valores correspondientes a NO mobile */
    /* Guillermina Borghi */
    .box_carrito .header,
    .box_carrito .body {
        padding: 10px;
    }
    .box_carrito .info div .result {
        line-height: 2;
    }
    .box_carrito .info div .icon {
        float: right;
    }
    .side_total span {
        /*float: right !important;*/
    }
}
@media only screen and (min-width: 1400px) {
}
/*--- END MEDIA QUERY ---*/