/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/




@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');

html body,
html body .sb-layout #sb-main-container,
#header .nav-wrapper #sb_menu .nav li a,
#content-view #about-us .txt,
#content-view #about-us .txt *,
.btn,
.btn a,
.title-section,
#sb-timeline #steps-nav li .content .title-small,
.tab.tab-col .cap,
.tab.tab-col .excerpt-info .btn-bar .btn.select, .tab_provider-col .excerpt-info .btn-bar .btn.select{
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}


.subscribe-component--status-icon i{
  display: none;
  opacity: 0;
}

.subscribe-component--status-icon{
  display: block;
  width: 100%;
  max-width: 90px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  background: url(https://i.postimg.cc/GpMt123r/monogramma-d-g.png) center no-repeat;
  background-size: 164px;
}


.accordion .title {
    display: none;
}



.add-details {
    display: flex;
    flex-direction: column;
}

.left-side .custom-form,
.left-side .form-horizontal,
.left-side #sb_client_info_container,
.left-side .custom-form .row,
.left-side .custom-form [class*=col-],
.left-side .custom-form #sb_additional_fields_container,
.left-side .custom-form #sb_additional_fields_container > div,
.left-side .custom-form #sb_additional_fields {
    display: contents;
}

#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step-wrap .left-side .add-details .form-group{
    margin-bottom: 16px;
}

.left-side .custom-form .form-client-name {
    order: -2;
}

.left-side .custom-form [data-field="95325cf5bf48d92e47d209e0aabbc12e"] {
    order: -3;
}

.left-side .custom-form [data-field="edd2c9734edb92798f66aaa52f285a79"] {
    order: -1;
}

#sb-main-container #main #sb-timeline #steps #details .detail-step-wrap .detail-step .license-links-container .promotions-letter-flag label[role=button]{
    display: none;
}


.subscribe-component {
  display: none !important;
}




 #events h3   {
	/* add your css rule here */
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* add your css rule here */
}


 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 */
}

