#top .customer-info-item label,  #top .customer-info-item .description{
    display: block;
    color: #FFF;
}
.customer-info-item abbr.required:before {
    content: '*';
    display: inline-block;
    color: #FFF;
    padding-left: 2px;
}
#top .customer-info-div, .tm-custom-price-totals, #top .tc-extra-product-options.tc-show{
    display: none;
}
#top .tc-extra-product-options.tc-show label .tm-epo-required{
    display: none;   
}
#top .tc-extra-product-options.tc-show label{
    color: #fff; 
}
#top .tc-extra-product-options.tc-show label.tm-epo-element-label.tm-has-required:after {
    content: '*';
    display: inline-block;
    color: #E80C00;
    padding-left: 2px;
}
#wc-bookings-booking-form .tm-epo-field-label.fullwidth{
    width: 100%;
}
.set_price_per_person-div .tm-quantity{
    display: none !important;
}
#wc-bookings-booking-form .tm-extra-product-options .tc-cell{
    margin-bottom: 6px;
}
#wc-bookings-booking-form .tm-extra-product-options .tm-section-label, #wc-bookings-booking-form .tm-extra-product-options .tm-extra-product-options-container{
    /*padding: 0px;*/
}
#top .tc-extra-product-options.tc-show label.tm-epo-element-label{
    margin-top: 10px;
}
.tm-extra-product-options-inner .mm-tour_id-div{
    display: none !important;
}
#top .tc-extra-product-options.tc-show label.tm-error{
    color: #ff3200;
    text-shadow: 0px 0px 2px #2c2c2c;
    overflow: inherit;
}
.product-name .variation dt.variation-, .product-name .variation dd.variation-{
    display: none;
}
.product-name .variation .tc-value p{
    color: #636363;
    font-weight: 500;
}
#top #wrap_all #wc-bookings-booking-form .tm-section-label, #top #wrap_all #wc-bookings-booking-form .mm-collapse-title{
    color: #FFF;
    font-size: 22px;
    font-weight: inherit;
    text-shadow: none;
}
.customer-info-field .mm-collapse-content{
    display: none;
    padding-top: 16px;
}
.customer-info-item.mm-collapse-open {
    background: rgba(0, 0, 0, 0.1);
}
.customer-info-field .mm-collapse-open .mm-collapse-content{
    display: block;
}
.customer-info-field .customer-info-item{
    padding: 25px 0 !important;
    border-top: 1px solid #FFF;
    background-color: inherit;
}
#wc-bookings-booking-form .mm-collapse-title{
    margin-bottom: 0px;
    position: relative;
    cursor: pointer;
}
#top div form .mm-collapse-content .form-row input,
#top div form .mm-collapse-content .form-row textarea,
#top div form .mm-collapse-content .form-row select,
#top #wc-bookings-booking-form .tm-extra-product-options-inner input[type='text'],
#top #wc-bookings-booking-form .tm-extra-product-options-inner input[type='number']{
    font-size: 16px;
    border-radius: 35px;
    padding: 14px 16px;
    color: #414141;
    font-weight: 500;
    font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.mm-collapse-title .mm-collapse-arrow{
    position: absolute;
    right: 1px;
    top: 0;
}
#wc-bookings-booking-form .tm-arrow:before{
    color: #b01d15;
    font-weight: 100;
}
.mm-collapse-title .mm-collapse-arrow:before, #wc-bookings-booking-form .tm-section-label .tcfa-angle-down:before{
    content: "";
    font-family: 'entypo-fontello';
    font-size: 30px;
    color: #b01d15;
    font-weight: 100;
}
.mm-collapse-open .mm-collapse-title  .mm-collapse-arrow:before, #wc-bookings-booking-form .tm-section-label .tcfa-angle-up:before{
    content: "\f068";
    font-family: FontAwesome;
    font-size: 18px;
}
#wc-bookings-booking-form .tm-collapse {
    border-left: 0px;
    border-right: 0px;
    margin-bottom: 0px;
    border-color: #FFF; 
}
#wc-bookings-booking-form .tm-extra-product-options-field .cpf-section .tm-collapse{
    border-top: 0px;
}
#wc-bookings-booking-form .tc-extra-product-options{
    border-top: 1px solid #FFF;
}
#wc-bookings-booking-form .tm-extra-product-options-field .mm-hide-setion{
    display: none;
}
.tm-collapse.mmopen{
    background: rgba(0, 0, 0, 0.1);
}
#wc-bookings-booking-form .tc-extra-product-options{
    padding-bottom: 30px;
}
.mm-input-tooltip{
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 20px;
    cursor: help;
}
.mm-input-tooltip span.mm-tooltip-content {
    visibility: hidden;
    width: 240px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 30px;
}
.mm-input-tooltip span.mm-tooltip-content::after {
    content: "";
    position: absolute;
    top: 100%;
    right: 6px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}
.mm-input-tooltip:hover span.mm-tooltip-content {
    visibility: visible;
}
#top div form .mm-collapse-content .form-row input[type="date"]{
    padding-right: 20px;
}
#top .mm-collapse-content .form-row{
    margin: 0 0 15px;
}
.mm-collapse-content .mm-unit{
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: 0px;
    font-weight: 600;
}
.mm-collapse-content span.mm-weight-note {
    color: #FFF;
    font-style: italic;
    font-size: small;
    padding-left: 20px;
    display: block;
    padding-top: 5px;
}
#top .customer-info-item .form-row{
    position: relative;
}
#top .entry-content-wrapper .customer-info-item select{
    background: #FFF;
}
#top .entry-content-wrapper .customer-info-item .row-select-option:after{
    font-family: FontAwesome;
    content: '\f107';
    font-size: 35px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 21px;
    color: #b01d15;
    pointer-events: none;
}

#top.single-product .birthday_guest_checkout input{
    background-position: 96% center !important;
}
.vp_widget_booking .customer-info-field .customer-info-item:last-child{
    border-bottom: 1px solid #fff;
}
.vp_widget_booking .customer-info-field{
    padding-bottom: 16px;
}
.set_price_per_night-div .tm-quantity{
    display: none !important;
}
#wc-bookings-booking-form .tc-extra-product-options i.tm-tooltip:before{
    color: #fff;
}
#top .vp_widget_booking .tc-extra-product-options.tc-show label.tm-epo-element-label{
    margin-bottom: 7px;
}
.vp_widget_booking .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox_image{
    border-width: 0;
    box-shadow: none;
}
.main_color .tm-epo-field-label a{
    color: #fff;
    text-decoration: unset;
}
.vp_widget_booking #wc-bookings-booking-form .form-field.form_field_person .price-person{
    display: none;
}
#top div form .mm-collapse-content .form-row .has-error{
    border: 2px solid #B01D15 !important;
}
#top .entry-content-wrapper .customer-info-item .row-select-option:after, .customer-info-item .mm-input-tooltip{
    top: 24px !important;
}
#top .tc-section-inner-wrap .tc-element-inner-wrap label.tm-epo-element-label{
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#top .tc-extra-product-options.tc-show label.tm-epo-element-label {
    margin-bottom: 17px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
    font-size: 22px !important;
    font-weight: inherit;
    overflow: inherit;
}
#top .vp_widget_booking .wc-bookings-booking-form select.tmcp-select{
    margin-top: 0px;
    margin-bottom: 7px;
}

#top .wc-bookings-booking-form select.tmcp-select option:checked, #top .wc-bookings-booking-form select.tmcp-select option:hover {
    background: #b01d15 !important;
} 

.vp_widget_booking .tm-extra-product-options-inner {
    padding-top: 7px;
}
.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mm-disable{
    opacity: 0.4;
}
.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mm-disable label.tm-epo-field-label, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mm-disable .tm-epo-style.round {
    cursor: not-allowed;
}
.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mm-disable .tm-epo-style:hover:after{
    opacity: 0;
}
#wc-bookings-booking-form .tm-epo-field-label {
    width: 100%;
}
#wc-bookings-booking-form .tc-row .tm-epo-field-label .tmcp-textarea{
    border-radius: 20px;
}
 #wc-bookings-booking-form .tc-field-display{
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 1024px){
     #wc-bookings-booking-form .tc-field-display .tcfa-question-circle{
        flex-basis: 10%;
    }
     #wc-bookings-booking-form .tc-field-display{
        display: flex;
        align-items: baseline;
    }
}
.cpf-section.hide-section-option{
    display: none;
}
.tc-extra-product-options .tm-extra-product-options-fields .tm-extra-product-options-field .tmcp-field-wrap{
    display: flex;
}
.tm-epo-style-wrapper input[type=checkbox]:checked+.tm-epo-style:after, .tm-epo-style-wrapper input[type=radio]:checked+.tm-epo-style:after {
    opacity: 1;
    color: #fff;
}
#top .tm-epo-style:after{
    margin-left: 0;
    margin-top: 0;
    transform: translate(-50%, -50%);
}
@media only screen and (max-width: 400px){
    #top #wrap_all #wc-bookings-booking-form .tm-section-label, #top #wrap_all #wc-bookings-booking-form .mm-collapse-title{
        font-size: 20px;
    }
}
@media only screen and (max-width: 330px){
    #top #wrap_all #wc-bookings-booking-form .tm-section-label, #top #wrap_all #wc-bookings-booking-form .mm-collapse-title{
        font-size: 15px;
    }
}
.tm-epo-reset-radio {
    right: 36px !important;
    top: -4px !important;
}
#top .customer-info-field .form-row label.hidden{
    display: none;
}
#top .customer-info-item .form-row {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin-bottom: 16px;
}
#top .customer-info-item .form-row:last-child{
    margin-bottom: 0px;
}
.customer-info-field .mm-collapse-content .mm-unit {
    top: 20px;
}
#top div form .mm-collapse-content .form-row .input-text.has-error ~ .mm-weight-note{
    color: red;
    text-shadow: 0 0 2px black;
}
#top .customer-info-field p.form-row.form-row-wid.heigth-options {
    padding-top: 3px;
}
.wc-bookings-booking-form  textarea{
    resize: none;
}
#top .tc-extra-product-options strong{
    color: #b01d15;
}
.customer-info-item .birthday{
    display: block !important;
}
#top .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
    width: 45% !important;
    display: inline-block !important;
}
.tc-cell.tc-col.tm-extra-product-options-container {
    padding: 0 15px!important;
}
#booking-box .cart label.error {
    color: #fff!important;
    padding: 10px!important;
    padding: 4px 10px!important;
    background-color: #B01D15;
    border-radius: 10px;
    margin: 7px 0;
    position: relative;
    width: 50%!important;
    font-size: 12px;
    overflow: inherit;
}
#booking-box .cart label.error:after {
    content: "";
    position: absolute;
    right: 80%;
    top: -68%;
    border-top: 15px solid transparent;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #B01D15;
}
.spirit_booking_form .wc_bookings_field_start_date .bookings-date-1 legend{
    display: none !important;
}
@media only screen and (max-width: 990px){
    #booking-box .cart label.error{
        width: auto!important;
    }
    #booking-box .cart .customer-info-item label.error:not(.hidden){
        display: inline-block;
    }
}
/*SUMO Payment*/
.single-product #_sumo_pp_payment_type_fields p{
    color: #FFF;
    text-align: center;
}
.ht_deposit_payment_type input[type="radio"]{
    display: none;
}
.ht_deposit_payment_type{
    position: relative;
    padding-left: 45px;
    padding-right: 20px;
    cursor: pointer;
}
#top label.ht_deposit_payment_type span{
    color: #FFF;
    font-size: 15px;
    
}
.ht_deposit_payment_type span:before{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0;
    border-radius: 50%;
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
}
.ht_deposit_payment_type:hover span:after, .ht_deposit_payment_type input:checked ~ span:after{
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgb(255 255 255 / 0.5);
    top: 3px;
    left: 6px;
}
.wc-bookings-booking-form #_sumo_pp_payment_type_fields> p{
    background: #fff;
    border-radius: 35px; 
    font-size: 22px;
    padding: 20px 0;
    color: #000;
}
/*.wc-bookings-booking-form #_sumo_pp_payment_type_fields{
    display: none;
}*/
.wc-bookings-booking-form ._sumo_pp_payment_plans, .wc-bookings-booking-form table._sumo_pp_payment_plans  tr{
    background: transparent;
}
.wc-bookings-booking-form table._sumo_pp_payment_plans  tr td{
    border-width: 0;
    font-size: 22px;
    color: #FFF;
}
#top .wc-bookings-booking-form table._sumo_pp_payment_plans strong, #top .wc-bookings-booking-form ._sumo_pp_plan_view_more a{
    color: #FFF;
}
/*.wc-bookings-booking-form #_sumo_pp_plans_to_choose {
    display: none;
}*/
.mm_sumo_payment_plans{
    display: none;
}
.mm_sumo_payment_plans input[type="radio"]{
    display: none;
}
.mm_sumo_payment_plans .mm_payment_plans_type{
    position: relative;
    padding-left: 35px;
    padding-right: 20px;
    cursor: pointer;
    white-space: nowrap;
    margin-top: 10px;
    display: inline-block;  
}
#top label.mm_payment_plans_type span{
    color: #FFF;
    font-size: 15px;
}
.mm_payment_plans_type span:before{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0;
    border-radius: 50%;
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
}
.mm_payment_plans_type:hover span:after, .mm_payment_plans_type input:checked ~ span:after{
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgb(255 255 255 / 0.5);
    top: 6px;
    left: 6px;
}
#top .mm_sumo_payment_plans ._sumo_pp_payment_plans tr, #top .mm_sumo_payment_plans table{
    background: transparent;
}
#top .mm_sumo_payment_plans td{
    border: 0px;
}
#top .mm_sumo_payment_plans strong{
    color: #FFF;
    font-size: 15px;
}
#top .mm_sumo_payment_plans .mm_payment_plans_item{
    position: relative;
    padding-left: 36px;
    padding-right: 20px;
    cursor: pointer;
}
.mm_sumo_payment_plans .mm_payment_plans_item:hover strong:after, .mm_sumo_payment_plans .mm_payment_plans_item input:checked ~ strong:after{
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgb(255 255 255 / 0.5);
    top: 1px;
    left: 6px;
}
.mm_sumo_payment_plans .mm_payment_plans_item strong:before{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0;
    border-radius: 50%;
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    top: -5px;
}
.mm_sumo_payment_plans ._sumo_pp_payment_plans{
    margin-top: 10px;
}
.mm_sumo_payment_plans ._sumo_pp_initial_payable {
    margin-bottom: 0;
}
#top .wc-bookings-booking-form select.tmcp-select {
    padding: 20px 25px;
    border-radius: 35px;
    box-shadow: 0 3px 3px #0000001a;
    font-size: 18px;
    margin-top: 10px;
    cursor: pointer;
}
@media (max-width: 767px) {
    #top label.mm_payment_plans_type span,
    #top .mm_sumo_payment_plans strong {
        font-size: 13px;
    }
    .mm_sumo_payment_plans .mm_payment_plans_type,
    #top .mm_sumo_payment_plans .mm_payment_plans_item {
        padding-left: 25px;
        padding-right: 15px;
    }
    .mm_payment_plans_type span:before,
    .mm_sumo_payment_plans .mm_payment_plans_item strong:before {
        width: 18px;
        height: 18px;
        top: 50%;
        transform: translateY(-50%);
    }
    .mm_payment_plans_type:hover span:after, 
    .mm_payment_plans_type input:checked ~ span:after,
    .mm_sumo_payment_plans .mm_payment_plans_item:hover strong:after, 
    .mm_sumo_payment_plans .mm_payment_plans_item input:checked ~ strong:after {
        width: 12px;
        height: 12px;
        top: 50%;
        transform: translateY(-50%);
        left: 4px;
    }
}
/*#top.postid-80247 .mm_sumo_payment_plans td {
    width: 100%;
    display: inline-block;
    text-align: CENTER;
}
.postid-80247 .mm_sumo_payment_plans ._sumo_pp_payment_plans tr {
    width: 100%;
}*/
.mm-extra-addon-option #wc-bookings-booking-form .tc-extra-product-options{
    padding-bottom: 0px;
    margin-top: 30px;
}
.mm-extra-addon-option .customer-info-field .customer-info-item:first-child{
    border-top: 0px;
}
.tc-row .tm-quantity{
    display: flex;
    background: #FFF;
    border-radius: 35px;
}
#wc-bookings-booking-form .tm-extra-product-options .tm-section-label, #wc-bookings-booking-form .tm-extra-product-options .tm-extra-product-options-container {
    padding: 0;
}

.tm-collapse .tc-cell.tc-col.tm-extra-product-options-container {
    padding: 0 !important;
}
.tc-cell>.tm-description{
    margin-left: -12px;
}
#wc-bookings-booking-form .tc-quantity-bottom{
    padding: 0 15px;
}
#wc-bookings-booking-form .tc-quantity-bottom .tc-cell:not(.tm-quantity){
    padding: 0px;
}
.tm-extra-product-options-inner .tmcp-checkbox + .tc-label.round {
    border-radius: 5px;
}
@media (max-width: 1024px) {
    #top.postid-72797 .tm-product-id-72797 .element_6 li {
        width: 50% !important;
        padding-top: 0 !important;
        margin-bottom: 0;
    }
}
textarea.input-text.mmt_notes ~ .mm-input-tooltip {
    top: 20px;
}
.tm-tooltip.tcfa-question-circle:before{
    font-size: 10px;
    content: '\f129';
    color: #243178 !important;
    background: #fff;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: CENTER;
    line-height: 20px;
    border-radius: 50%;
    vertical-align: middle;
}
#wc-bookings-booking-form .tm-extra-product-options-checkbox li.tmcp-field-wrap .tc-label.tm-epo-style {
    font-size: 10px !important;
    border-radius: 4px !important;
}
#top.single-product #booking-box .tm-epo-style-wrapper .round {
    font-size: 10px;
}
#top.single-product #booking-box .tm-epo-style-wrapper .round:after{
    margin-top: 1px;
}
body div#tm-tooltip {
    background: #b01d15;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.25);
    padding: 14px;
    font-size: 13px;
    text-shadow: none;
    border-radius: 8px;
    max-width: 350px;
}
body #tm-tooltip:after {
    border-top: 10px solid #b01d15;
    bottom: -8px;
}
#top label .tc-label-wrap span{
    font-size: 14px;
}
#top .customer-info-item .birthday_guest_checkout label.error:not(.hidden){
    display: inline-block;
}