/* Avoid showing telephone number */
.form-group.form-client-phone{
/* display: none; */
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .day-on {
    text-decoration: none;
    color: #464646;
    font-weight: bold;
}

.current-booking-info .booking-btns .row .col-sm-12 .btn.sb-book {
    border-color: #0046ad;
    color: #0046ad;
    display: none;
}
a.btn.custom.btn-with-icon.sb-ticket-download {
display: none
}

#header .brand.company-logo-only .logo{
display: flex !important}

/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
html, body {
    font-family: "Open Sans",sans-serif; !important;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
}
.title-main {
 font-size:30px;
 padding-bottom:40px;
 text-transform:none;
 font-family: Georgia,'Times New Roman',Sans-Serif;
 font-weight:400
}
#main-buttons .wrapper .inner .company-name {
 display:block;
 width:100%;
 text-shadow:none;
 font-family: Georgia,'Times New Roman',Sans-Serif;
 font-weight:400;
 font-size:50px;
 line-height:1.3;
 word-wrap:break-word;
 position:relative;
 margin-top:50px;
 margin-bottom:30px;
 padding-bottom:10px
}
#sb_main #main #sb_content #content-view #schedule {
font-family: 'Open Sans',sans-serif;
 font-weight:400
}

#events h3   {
	/* add your css rule here */
font-family: "Open Sans",sans-serif;
}

#events p.duration, #events div.duration   {
	/* add your css rule here */
font-family: 'Open Sans',sans-serif;
}

#events p.description, #events div.description   {
	/* add your css rule here */
font-family: 'Open Sans',sans-serif;
}

#events .selectedEvent   {
	/* add your css rule here */
font-family: 'Open Sans',sans-serif;
}

#events input.reserve_time_btn   {
	/* add your css rule here */
font-family: 'Open Sans',sans-serif;
}

#events input.select_another_btn   {
	/* add your css rule here */
font-family: 'Open Sans',sans-serif;
}

#eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
font-family: 'Open Sans',sans-serif;
}

#eventForm #save_button   {
	/* add your css rule here */
font-family: 'Open Sans',sans-serif;
}

div.ui-widget-content   {
	/* add your css rule here */
font-family: 'Open Sans',sans-serif;
}

div.ui-widget-header   {
	/* add your css rule here */
}

#timeline-container table.timeline   {
	/* add your css rule here */
}

.timeline td.not_worked_time   {
	/* add your css rule here */
}

.timeline td.free_time   {
	/* add your css rule here */
}

.timeline td.selected_time   {
	/* add your css rule here */
}


.timeline td.reserved_time   {
	/* add your css rule here */
}

div#loading   {
	/* add your css rule here */
}

#start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}

#main-buttons .container-fluid .column {
background:rgba(33, 69, 193, 0.35)
}

#header .brand.company-logo-and-name .logo {
display:flex;
/* flex-direction:column;
justify-content: center;
align-itmes: flex-start */
}

div.btn.book.btn-with-icon.custom {
background-image: linear-gradient(164deg, #3283ff 18%, #254aba 80%, #254aba 80%);
border-radius:6px !important;
padding:10px 20px
}
div.btn.book.btn-with-icon.custom:hover{
background-image: linear-gradient(164deg, #0069FB 18%, #004FCE 80%, #254aba 80%);
}
.promotions-letter-flag {display:none !important}

#sb_reviews_module{display:none}

#header .brand.company-logo-only .logo{
display: flex !important}

div.logo > a > img {
display:flex !important;
align-items: center !imporrtant;
}

div.btn.book.btn-with-icon.custom {
padding: 8px 16px; border-radius: 4px}


/* sb-slots-continer*/
div#sb_time_slots_container{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center
}

/* sb-cell*/
div.slot > .sb-cell.free {
background: rgb(184,233,254);
background: -moz-linear-gradient(0deg, rgba(184,233,254,1) 0%, rgba(227,246,255,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(184,233,254,1) 0%, rgba(227,246,255,1) 100%);
background: linear-gradient(0deg, rgba(184,233,254,1) 0%, rgba(227,246,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b8e9fe",endColorstr="#e3f6ff",GradientType=1);
color: #262626;
border-radius: 2px;
box-shadow: unset
transition: all 0.3s cubic-bezier(.25,.8,.25,1);
font-weight: 600;
}
div.slot > .sb-cell.free:hover {
background: #0046ad;
color: white;
box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

div.time-legend > div.available > div.circle {
background: rgb(184,233,254);
background: -moz-linear-gradient(0deg, rgba(184,233,254,1) 0%, rgba(227,246,255,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(184,233,254,1) 0%, rgba(227,246,255,1) 100%);
background: linear-gradient(0deg, rgba(184,233,254,1) 0%, rgba(227,246,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b8e9fe",endColorstr="#e3f6ff",GradientType=1);
}



/* custom button */

.confirm-details{
display: flex;
flex-direction: column;
justify-content: space-between;
/* height: 495px; */
height: auto;
}

div#sb_booking_info.highlighted-current-booking{
margin-bottom: 80px
}

.buttons-container{
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: stretch;
}

#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .buttons-container #sb_multiple_booking_btn{
font-size: 14px;
width: 100%;
  background-color: #0046ad;
  color: white;
  border: 1px solid #0046ad;
border-radius: 4px;
box-shadow: unset
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .buttons-container #sb_book_btn{
width: 100%;
border: 2px solid #27AB6D;
background-color: #27AB6D;
border-radius: 4px;
}

/* Se vuoi il box azurro che delimita i campi addizionali decommenta */

/* div#sb_additional_fields{
width: 100%;
padding: 16px;
border-radius: 2px;
border: 2px solid #3AB9EA
}
*/

.panelFooter{
font-size:12px;
font-style: italic;
letter-spacing: -0.1px;
margin-bottom: -15px
}

#sb_main #main #sb_content #content-view #about-us {
background-color: #fff;
border-radius: 0;
box-shadow: 0 8px 16px rgba(0,0,0,.15);
text-align: left;
}

#sb_main #main #sb_content #content-view #about-us > div.section-pd > div.title-main {
display: none;
}

.alert {background-color: #f8f9fa}
.alert.alert-warning {
background-color: #f8f9fa !important;
color: #727070 !important;
}
#content-view #about-us .txt * {
width: auto !important
}
div.actions {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

a.btn-span {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items:center;
padding: 8px 16px;
margin-bottom: 4px;
color: #fff;
background-color: #0046ad;
}
a.btn-span > span {
color: #fff !important;
}