.header-main{
    max-width: 1154px;
    width: 100%;
    display: flex;
    position: relative;
    margin: 0 auto;
    flex-direction: column;
    padding-top: 10px !important;
}
.mainSectionWrapper{
    border: none !important;
}
.header-btn{
    display: flex;
    justify-content: end;
    height: 20px;
}

.header-inner{
    display: flex;
    align-items: center;
}
.nav-section{
    background: #42AE49;
    width: 100%;
    margin-left: 80px;

}
.nav-section ul{
    display: flex;
    margin: 0px !important;
    padding: 0px !important;
}
.drop-downlist{
    position: relative;
}

.dropdownn{
    position: absolute;
    flex-direction: column;
    width: 200px;
    padding: 0px !important;
    margin: 0px !important;
    background: white;
    box-shadow: 0px 0px 10px 0px  #88888824;
    top: 50px;
    display: none;
    z-index: 1000 !important;

}
.dropdownn li{
    list-style: none;
    height: 30px;

}
.dropdownn li:hover{
    background: #42AE49;
}
.dropdownn li a{
    color: black !important;
}
.nav-section ul li{
    list-style: none;
    border-right: 1px solid #fff;
    padding-right: 20px;
    padding-left: 20px;
    height: 50px;
    display: flex;
    align-items: center;


}
.nav-section ul li a:hover{
    color: black;
}
.nav-section ul li:last-child{
    border: none;
    padding-right: 0px;
}
.nav-section ul li a{
    text-decoration: none;
    color: white;
}
.basket-btn{
   text-decoration: none;
   color: #42AE49; 
   font-weight: 600;
   margin-right: 20px;

}
.acount-btn{
    text-decoration: none;
    color: #42AE49; 
    border-right: 1px solid #42AE49;
    padding-right: 15px; 
    margin-right: 20px;
    font-weight: 600;
}
.drop-downlist:hover .dropdownn {
    display: block !important;
   }
    .openbutton{
       height: 22px;
       width: 30px;
       padding: 0px;
       border: none;
       background: none;
       display: none;
       
   }
   .openbutton img{
       width: 100%;
       height: 100%;
   }
    #hide{
     width: 25px;
     height: 25px;
     background: none;
     border: none;
     font-size: 18px;
     display: block;
     float: right;
     margin-bottom: 15px;
     display: none;
   }
   .navWrapper{
       display: none !important;
   }
   .headerWrapper{
       min-height: 100px !important;
   }
   .footer-column{
       text-align: center !important;
   }
   footer h3{
       color:rgb(255, 228, 52) !important ;
       font-size: 35px !important;
   }
   .footerWrapper footer a{
       color: white !important;
       font-size: 17px !important;
   }
.icons-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px;
}
.icons-img{
    width: 55px;
    height: 55px;
    border-radius: 50px;
    background: white;
    display: flex;
    justify-content:center;
    align-items: center;
    margin-bottom: 10px;
}
.icons-img img{
    height: 30px;
    width: 30px;
}
.footer{
    max-width: 1154px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
}
.footer-section{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.footer-column{
 width: 200px;

}
.footer-column ul{
    padding-left: 0px !important;
}
.footer-column ul li{
 list-style: none !important;
}
.footer-end{
    background: #42AE49;
    min-height: 50px;
    align-items: center;
    display: flex;
    text-align:center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.map__block iframe{
    max-width: 600px;
    width: 100%;
}

.level-card{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.card{
    width:311px;
    height: 245px;
    box-shadow: 0px 0px 10px 10px #ccbebe38;
    text-decoration: none;
    border-radius: 10px;
    border: 1px solid #cecbcb88;
    margin-bottom: 25px;
    margin-left: 20px !important;
    
}
.card img{
   width: 100%;
   height: 180px !important; 
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   box-shadow: none !important;
   border-bottom: 1px solid#cecbcb88;


}
.card h2{
    margin: 0px;
    text-align: center;
    padding-top: 10px;
    font-size: 22px;
    min-height: 42px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: black;


}
.card a{
    text-decoration: none;
}
.card-container{
    padding: 20px;
}
.plus{
    margin-left: 10px !important;
}
table.EventTable td.selectEvent{
    padding-bottom: 18px !important;
}
.Actions input{
    padding-bottom:28px !important;
}
a.action.basket-continue-shopping{
    float: none !important;
}
#calendardatepicker{
    background: #42ae4905 !important;
    color: #000;
}
#calendardatepicker a.ui-state-active {
    background: black !important;
}
.dropdown{
    position: inherit !important;
}
.participant1_1_1_0_1685Container h3{
    display: block !important;
}
.BillingPage #Form_BillingPageForm div.field.processinformationconsent label{
    padding: 0px !important;
}
.BillingPage #Form_BillingPageForm div.field.processinformationconsent{
    display:flex;
}

.icons-img img{
    margin-bottom: 0px !important;
}

.icons-img a{
    height: 30px !important;
}





@media(max-width:1440px){
    .HighlightedGreen a{
        background-color: #6485c6 !important; 
        background: #6485c6 !important;
    }
}
@media(max-width:1199px){
    .card-container{
        padding: 0px !important;
    } 
    .level-card{
        justify-content: space-around;
    }
}

@media(max-width:750px){
    .footer-column-nomobile{
        display: block !important;
    }
   
    .icons-img{
        width: 35px;
        height: 35px;
        margin-left: 10px;
    }
    .icons-box{
        justify-content: flex-start;
    }
    .icons-img img {
        width: 22px;
        height: 22px;
    }
    .level-card{
        justify-content: center;
    }
    .card-container{
        padding: 10px !important;
    } 
    .ListItem_DescriptionContainer h2{
        font-size: 21px !important;
    }
    .Listing_Item{
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important; 
    }
}
   @media(max-width:749px){
    .latest-tweet{
        display: none !important;
        }
   }
   @media(max-width:749px){
    .card{
        width: 250px !important;
    }
   }
   @media(max-width:650px){
    #hide{
        display: block;
    }
    .nav-section{
        display: none;
        position: absolute;
        top: 80px;
        width: 200px;
        height: 230px;
        right: 0px;
        border-radius: 10px;
    }
    .header-main{
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        position: relative;
    }
    .header-btn{
        height: 20px;
        order: 2;
    }
    .openbutton{
        display: block;
    }
    .nav-section ul{
        display: inline-block;
        
    }
    .nav-section ul li{
        border-right: none;
    }
    .BookingPage h3, .CustomerLogin h3,
     .bookingpage-faq-container h2,
     .Summary h2, 
    .BillingPage #Form_BillingPageForm h3,
     .MyAccount__nav li,
     .panel-inverse>.panel-heading,
     .MyAccount__nav li{
         font-size: 20px !important;
         display: flex;
         justify-content: center;
         align-items: center;
     }
     .BookingPage h3::before, .CustomerLogin h3::before, .bookingpage-faq-container h2::before, .Summary h2::before, .BillingPage #Form_BillingPageForm h3::before, .panel-inverse>.panel-heading::before, .MyAccount__nav li::before{
         margin-top: 15px !important;
     }
     .field{
        min-height: 35px !important;

     } 
     
     .field{
        min-height: 35px !important;

     }
    .radio{
        min-height: 35px !important;
    }
   }
   @media(max-width:583px){
    .level-card{
        justify-content: space-around;
    }
    .card{
        width: 210px !important;
        height: 195px !important;
    }  
    .card img{
        height: 130px !important;
    }
   }
   @media(max-width:540px){
    .logo-img img{
        width: 150px;
    }
    .openbutton{
       height: 16px;
       width: 20px; 
    }
    .acount-btn{
        padding-right: 6px;
        margin-right: 6px;
    }
    .basket-btn{
        margin-right: 10px;
    }
    

   }
   @media(max-width:480px){
    .QtyField{
        text-align: left;
    }
   }
  
