/*#comprar{
    width: 100%;
    float: right;
   
    background-color: #d22d47;
    border: 0px solid #fff;
    color: #fff;
    padding: 14px 15px;
    font-size: 14px;
}
label {
color: #bd362f;
}
#overText {
   border-radius: 8px;
   opacity: 0.8;
}

.jqifade {
    background-color: black !important;
}

#over {
    background-color: black !important;
}

div.jqi {
    width: 320px !important;s
    text-align: center !important;
    padding-top: 80px !important;
    background-image: url('../img/icon-warning.png');
    background-repeat: no-repeat;
    background-position: center 15px;
    background-size: 59px;
    margin-left: -160px !important;
}

div.jqi .jqibuttons {
    text-align: center !important;
}

div.jqi button {
    border-radius: 5px;
    font-weight: 700;
    color: #808080 !important;
    padding: 5px 30px !important;
    background-color: rgba(215, 215, 215, 1) !important;
}

div.jqi button:hover {
    background-color: rgba(255, 239, 153, 1) !important;
    color: rgba(215, 156, 16, 1) !important;
}

div.jqi .jqimessage {
    color: rgba(138, 135, 135, 1) !important;
    font-size: 18px;
    text-align: center !important;
}

.ticket{
    width: 100% !important;
    height: 30px;
}

.feVisita{
    background: white !important;
    width: 80% !important;
    float: left;
    padding: 4px;
}

.ubicacion{
    width: 100% !important;
    height: 30px;
}

#comprar{
    width: 100% !important;

}

#paxAdulto{
    float: left;
    width: 45%;
    height: 30px;
}

#paxMenor{
    float: right;
    width: 45% !important;
    height: 30px;
}

.book {
    text-align: left;
}

.ui-datepicker-trigger{
    width: 10% !important;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    max-width: 35px;
}
.loading > img{
    position: absolute;
    margin: 30% 30%;
    width: 20%;
}

.ticket, .feVisita, .ubicacion, #paxAdulto, #paxMenor {
    margin-bottom: 10px;
    padding: 4px 4px 4px 7px;
    color: #000;
    border-radius: 4px;
}



.legaleshome {
    background: #ffc658;
    color: #fff;
    padding-top: 10px;
    margin: 10px -15px 0;
    text-align: center;
}

.link-discount {
    display: inline-block;
    width: 32%;
    text-align: center;
    height: 40px;
    border-left: 1px solid white;
    line-height: 38px;
}

.link-discount:hover{
    background: #ffa600;

}

.link-discount a{
    color: white !important;
    text-decoration: none;
    font-size: 16px;

}

.no-border{
    border-left: none;
}


.legal{
    width: 90%;
    min-height: 70px;
    padding: 15px;
    position: absolute;
    z-index: 999;
    display: none;
    background-color: #ffa600;
    color: #fff;
    -webkit-box-shadow: 0 6px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 6px 10px rgba(0,0,0,.2);
    -ms-box-shadow: 0 6px 10px rgba(0,0,0,.2);
    -o-box-shadow: 0 6px 10px rgba(0,0,0,.2);
    box-shadow: 0 6px 10px rgba(0,0,0,.2);
    text-align: left;
}

.legal span{
    font-size: 1.3em;
    font-weight: 700
}


.toggle-title{
    font-size: 19px;
    font-weight: 700;
    padding-bottom: 8px;
    border-bottom: 1px solid white;
}
*/


/*@media (max-width: 767px){
    .feVisita{
        width: 90%;
    }
    .ui-datepicker-trigger{
        width: 8% !important;
    }
}
*/



@media screen and (min-width: 321px) and (max-width: 480px) { 


/*.legal{
    width: 100%;
}

.legal span, .legal small{
    padding-left: 10px;
}
*/
}

@media screen and (min-width: 761px) and (max-width: 980px){

/*.ticket, .ubicacion, .locacion, #paxAdulto, #paxMenor{
    height: 25px;
    font-size: 13px;
    color: #8f8f8f;
}

#comprar{
    padding: 5px 15px;
}

.legaleshome{
    padding-top: 5px;
}

.toggle-title{
    font-size: 14px;
    padding-bottom: 2px;
}

.link-discount{
    width: 31%;
    height: 31px;
    line-height: 28px;
}

.link-discount a{
    font-size: 13px;
}

label{
    font-size: 12px;
    line-height: 12px;
}


#feVisita{
    height: 15px;
    padding: 4px;
}

.legaleshome{
    margin-top: 5px;
}

.legal{
    width: 86%;
}*/

}





 