.legal-hidden {
    display: none;
}

.legal-show {
    display: block;
}

#legal-window {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
}

#legal-window-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    width: 90%;
    height: 90%;
    max-width: 800px;
    max-height: 450px;
}

#legal-window-text {
    padding: 20px;
    margin-top: 35px;
    height: calc( 100% - 90px);
    overflow-y: auto;
}

#legal-window-text h2 {
    font-weight: 700;
}

#legal-window-text p {
    font-size: 16px;
}

#legal-window-buttons {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
}

#legal-window-close {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 100%;
}

.legal-buttons {
    text-align: right;
    padding: 5px 10px 5px;
    height: 100%;
    width: 100%;
    position: relative;
    background-color: #fff;
}

.legal-buttons li {
    display: inline-block;
    margin-top: 7px;
}

.legal-buttons li a {
    display: inline-block;
    padding: 6px 13px;
    color: #fff;
    background-color: #f1933c;
    border-radius: 0px;
    font-size: 17px;
}

.legal-buttons li a.no {
    background-color: grey;
}

.legal-buttons li a:hover {
    background-color: #000;
    color: #fff;
}

.legal-buttons li a#legal_ok:hover {
    background-color: #000;
}

.legal-close {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}

a:hover,
a:active,
a:focus {
    outline: none;
}

.legal-close span {
    display: inline-block;
    text-indent: -9999px;
    outline: none;
}

.legal-close:after,
.legal-close:before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 0;
}

.legal-close:after {
    transform: translateY(-50%) rotate(-45deg);
}

.legal-close:before {
    transform: translateY(-50%) rotate(45deg);
}

.overlay-texts {
    display: none;
}

.globos_pop_legal_title {
    padding-bottom: 1.5rem;
}

body:before {
    display: none!important;
}

.fw600 {
    font-weight: 600;
}
#legal-window-text section {
    margin: 0;
    padding: 0;
}
#legal-window-text section div {
    margin: 0;
    padding: 0;
    width: auto;
}
.includes_tax {
    display: block;
    font-size: 9px!important;
}
.woocommerce-checkout-review-order-table .shop-cart tfoot td .includes_tax .amount {
	font-size: 9px!important;
}
.product-option-muga {
    font-size: 21px!important;
}
.product-option-muga label,
.product-option-muga select {
    font-size: 85%;
}
.globos-parcial-pay,
.globos-visita-muga {
    display: block;
}
.product-name .product-quantity {
    display: none;
}
.wc-booking-summary-actions {
    display: none!important;
}
.order-receive-wrapper .product-name a {
    font-size: 16px;
}
.order-receive-wrapper .wc-item-meta {
    font-size: 13px;
}
.order-receive-wrapper .wc-item-meta p {
    margin-bottom: 0;
}
@media all and (min-width:992px){
    .order-recieve-wrapper .col-md-7 {
        width: 100%!important;
    }
}
.continue-shopping {
    display: none;    
}
.home-product .woocommerce-Price-amount {
    display: none;
}
#opiniones_trip_advisor .widSSP {
    margin: 0 auto;
    width: 100%!important;
}
.TA_excellent .widEXC {
    margin: 0 auto!important;
}
#opiniones_trip_advisor #CDSWIDSSP .widSSPData .widSSPBranding {
	border-bottom: 1px solid #ececec;
}

#opiniones_trip_advisor #CDSWIDSSP .widSSPOptional {
	border-top: 1px solid #ececec;
}
.info_hidden {
    display: none;
}

#globos_reservation_info p
{
    margin-bottom: 0px;
    color: #000;
}

.grecaptcha-badge {
    display: none!important;
}

#home-video {
    display: block!important;
}

/* ocultar combo  pago total/parcial */
.product-option-payment {
    display: none!important;
}
    