h3.eb-heading.cls-billing-info {
    /*display: none;*/
}
.cls-guest-sect {
  width: 100%;
}
.cls-guest-sect .cls-sect {
  width: 33.333%;
  display: inline-grid;
  margin-right: -5px;
}
/*.cls-guest-sect .cls-sect:first-child {
  margin-right: 15px;
}*/
.cls-guest-sect ul li {
    list-style-type: none;
    padding: 5px;
    font-weight: 500;
    border: 1px solid #dee2e6;
  	height: 45px;
	font-size: 16px;
    line-height: 16px;
    overflow: auto;
}
.cls-guest-sect ul {
    padding-left: 0px;
}
.cls-guest-sect .cls-sect select {
  margin: 10px 0px 25px 0px;
}
.cls-guest-sect .cls-sect label {
  font-size: 14px;
  font-weight: 700;
  padding-left: 5px;
  border: 1px solid #dee2e6;
  padding-top: 5px;
  padding-bottom: 5px;
}
.cls-no-entry {
    border: 1px solid #dee2e6;
    width: 98.8%;
    text-align: center;
    padding: 20px 0px 5px 0px;
}
.cls-no-entry p {
    font-weight: 400;
}
ul#clsnickname li, ul#clspalform li {
    /*padding-top: 10px;
    padding-bottom: 10px;*/
}
.eb-event-property.cls-labels-fee {
    display: none !important;
}
tr.eb-event-property.cls-labels-fee {
    display: none  !important;
}
.eb-event-price, .eb-event-date-time {
    display: none;
}
p.cls-bnk-detl {
	line-height: 40px;
    font-size: 14px;
    word-spacing: 4px;
  	font-family: sans-serif;
    font-weight: 400;
}
input.cls-profile-platform {
    margin-right: 5px;
}
#offcanvas-toggler .burger-icon>span {
    background: #fff !important;
    height: 3px;
    margin: 3px;
}
.offcanvas-active .offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #252525 !important;
}
#clsguesttype img.single_man, #clsguesttype img.couples, #clsguesttype img.single_lady {
	width: 50px;
    height: 31px;
}
#payment_method_container label.d-block input:first-child {
    display: inline-block;
    margin-top: 20px;
    margin-right: 15px;
}
#payment_method_container label.d-block img {
    display: inline-block;
}
label.d-block.clslabelos_offline input {
    margin-top: 15px !important;
}
label.d-block.clslabelos_offline {
    margin: 15px 0px 10px 0px;
}
.clslabelos_offline img.eb-payment-method-icon {
    margin-bottom: 0px;
    width: 85px;
    height: auto;
}
.clslabelos_offline_transfer img.eb-payment-method-icon {
    width: 75px;
    height: auto;
}
p.eb-ticket-type-description {
    display: none;
}


#Criptovaluta, #Cryptocurrency, #Bank-Transfer, #Bonifico-bancario {
    display: none !important;
}
p.cls-cypto-detl {
    font-weight: 700;
    font-size: 16px;
    margin-top: 15px;
}
.cls-price1 .eb-form-control, .cls-pay-method .eb-form-control {
    font-weight: 800;
    font-size: 16px;
}
.clslabelos_paypal span.cls-payment-title, .clslabelos_stripe span.cls-payment-title {
    /*display: none;*/
   padding-right: 15px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li ul.menu-child li {
    margin: 0px 0px 15px 10px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li ul.menu-child a {
    font-size: 16px;
    text-transform: capitalize;
}
.offcanvas-menu .offcanvas-inner ul.menu>li span {
    font-size: 18px;
    line-height: 20px;
     text-transform: capitalize;
}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent li.menu-parent.menu-parent-open .menu-toggler {
    top: 21%;
}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent li.menu-parent .menu-toggler {
    top: 90%;
}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent li.menu-parent.menu-parent-open ul.menu-child {
    margin-top: 10px;
}



@media screen and (max-width: 767px) {
.cls-guest-sect {
    width: 100%;
    display: flex;
}
.cls-guest-sect .cls-sect {
    width: 100%;
    display: block;
}
.cls-sect.cls1-l {
    width: 30%;
}
 .cls-sect.cls2-l {
    width: 45%;
}
.cls-sect.cls2-l label {
    width: 94%;
    margin-left: 5px;
}
.cls-sect.cls3-l {
    width: 25%;
}
.cls-guest-sect .cls-sect label {
    font-weight: 600;
    padding-left: 5px;
    border: 1px solid #dee2e6;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}
.cls-sect.cls1-l label {
    width: 100%;
}
.cls-sect.cls3-l label {
    width: 100%;
}
.cls-sect.cls2-l ul li {
    border-left: none;
    border-right: none;
    width: 95%;
    margin-left: 4px;
}
.cls-sect.cls1-l ul li, .cls-sect.cls2-l ul li, .cls-sect.cls3-l ul li {
    height: 55px;
}
li.cls-list-nickname {
    overflow-wrap: break-word;
}


  
  
  
  
  /* Additional styles for mobile devices go here */
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.cls-guest-sect .cls-sect {
    width: 100%;
    display: block;
}
.cls-guest-sect {
    width: 100%;
    display: flex;
}
.cls-guest-sect .cls-sect {
    width: 100%;
    display: block;
}
.cls-sect.cls1-l {
    width: 30%;
}
 .cls-sect.cls2-l {
    width: 45%;
}
.cls-sect.cls2-l label {
    width: 98%;
    margin-left: 5px;
}
.cls-sect.cls3-l {
    width: 25%;
}
.cls-guest-sect .cls-sect label {
    font-weight: 600;
    padding-left: 5px;
    border: 1px solid #dee2e6;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}
.cls-sect.cls1-l label {
    width: 100%;
}
.cls-sect.cls3-l label {
    width: 100%;
}
.cls-sect.cls2-l ul li {
    border-left: none;
    border-right: none;
    width: 98%;
    margin-left: 4px;
}
.cls-sect.cls1-l ul li, .cls-sect.cls2-l ul li, .cls-sect.cls3-l ul li {
    height: 55px;
}
li.cls-list-nickname {
    overflow-wrap: break-word;
}
  
  

  /* Additional styles for tablets go here */
}

