@font-face {
  font-family: "GT Walsheim Pro";
  src: url("https://assets.ctfassets.net/qx1dg9syx02d/2njs2KpH9J7ReTEyNRAUjl/2801b191aadfc59eb74eeb1d6001fcdf/GT-Walsheim-Pro-Light.woff")
      format("woff"),
    url("https://assets.ctfassets.net/qx1dg9syx02d/7B0jvO2rEELBkXhMy6TZpf/0db731d8efaf271ac99c182c54a67827/GT-Walsheim-Pro-Light.woff2")
      format("woff2"),
    url("https://assets.ctfassets.net/qx1dg9syx02d/4Dc4toUiYTF0x6N9KrkvoM/6d63f8224488311101dde30881e9f361/GT-Walsheim-Pro-Light.eot")
      format("embedded-opentype");
}
@font-face {
  font-family: "Domaine Display";
  src: url("https://assets.ctfassets.net/qx1dg9syx02d/4OUjyBheZQlfntjN8eC54y/268f42ce87de57562c4cb53754aed709/DomaineDisplayWeb-Regular.woff")
      format("woff"),
    url("https://assets.ctfassets.net/qx1dg9syx02d/4cr202Hpb4qQS640z9aNg8/d84f4b62710b7e58e1198fcdac4b6f09/DomaineDisplayWeb-Regular.woff2")
      format("woff2"),
    url("https://assets.ctfassets.net/qx1dg9syx02d/6IuEKW1wVU6UUpA150DwDY/de4614619609f5290641dff65cf573ab/DomaineDisplayWeb-Regular.eot")
      format("embedded-opentype");
}

.title-main, .company-name {
font-family: Domaine Display;
color: #3a3a3a !important;
}
#main-buttons .wrapper .inner .bar {
padding-top: 20px !important;
}


/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
a {
color: #8A6B42;
}

a:hover {
color: #8C6E43;
}

body {
     font-family: 'GT Walsheim Pro', sans-serif !important;
}

 #events h3   {
	font-family: "Domaine Display";
}


 #events p.duration, #events div.duration   {
	font-family: 'GT Walsheim Pro', sans-serif !important;
}


 #events p.description, #events div.description   {
	font-family: 'GT Walsheim Pro', sans-serif !important;
}


 #events .selectedEvent   {
	font-family: 'GT Walsheim Pro', sans-serif !important;
}


 #events input.reserve_time_btn   {
	font-family: 'GT Walsheim Pro', sans-serif !important;
}


 #events input.select_another_btn   {
	font-family: 'GT Walsheim Pro', sans-serif !important;
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	font-family: 'GT Walsheim Pro', sans-serif !important;
}


 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 */
}

#main-buttons .wrapper .inner .bar .btn {
box-shadow: none !important;
}

#main-buttons .wrapper .inner .company-name.company-logo-and-name {
text-transform: none;
font-size : 36px;
line-height : 44px;
font-weight : 300;
text-shadow: none;
}

#header>.column {
margin: 0 auto !important;
}

#header .nav-wrapper .items-wrapper {
min-width: 0 !important;
}

.title-main {
font-size: 23px;
}

#header .nav-wrapper #sb_menu .nav li a {
font-size: 18px;
}

.btn {
  letter-spacing: .5px;
  padding: 12px 50px;
  font-size: 18px;
  font-weight: 400  !important;
  line-height: 1.44;
  text-transform: uppercase !important;
  background-color: #3a3a3a;
  color: #ffffff;
  border: none;
  line-height: 1.19;
  border-radius: 2px;
  font-family: 'GT Walsheim Pro', sans-serif !important;
  transition: all 0.2s ease;
  box-shadow: none !important;
}

#main-buttons .wrapper .inner .bar .btn a {
text-transform: uppercase !important;
color: #ffffff;
}

.btn:hover {
  background-color: #000000 !important;
  opacity: 1;
}

#main-buttons .wrapper .inner .bar .btn:hover {
opacity: 1;
}

.datepicker-button .btn:focus, .datepicker-button .btn:hover {
opacity: 1 !important;
}

#main-buttons .wrapper .inner .bar {
justify-content: flex-start;
}

#main-buttons .wrapper .inner .company-name.company-logo-and-name {
text-align: left;
}

#main-buttons .wrapper {
height: 480px;
}

@media (max-width: 1024px) {
#main-buttons .wrapper .inner .bar {
    display: flex;
}
}


#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .header #sb_prev_date:before, #sb-timeline #steps #steps-content #sb_booking_content .datetime-step .header #sb_next_date:before {
border-color: #000000;
}
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .header span:not(.fa):hover {
color: #6e4a9e;
opacity: 1;
}
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .header span:not(.fa),
#sb-timeline #steps #sb_back_button a {
font-weight: 500 !important;
text-transform: uppercase;
}
#main-buttons .book {
border: none !important;
background-color: #3a3a3a;
}
#main-buttons .wrapper .inner .bar .book:hover {
background-color: #000000 !important;
color: #ffffff !important;
}
#main-buttons .wrapper .inner .bar .book a:hover {
color: #ffffff !important;
}
.sb-cell.busy {
color: transparent !important;
border-radius: 0 !important;
background: repeating-linear-gradient(
  -45deg,
  #F4F4F4,
  #F4F4F4 3px,
  #D3D3D3 4px,
  #D3D3D3 8px
) !important;
background-attachment: fixed !important;
}
.sb_time_slots_weekly_day_container {
    /* overflow: hidden; */
    border-radius: 3px;
}
.btn.custom:hover, .btn:hover {
opacity: 1 !important;
}
#sb-timeline #steps #sb_back_button a:hover {
opacity: 1 !important;
color: #6E4A9E;
}
.btn.custom a, .btn.custom span, .btn a, .btn span {
text-transform: uppercase !important;
}
#header .logo a:hover {
opacity: 1 !important;
}
.busy .day-difference {
display: none;
}
.modal-dialog .full-info .photo {
display: none;
}

@media (max-width: 767px) {
    #sb-timeline #steps-nav li.step_info_item.passed {
        display: block !important;
    height: 55px;
    }
#sb-timeline #steps-nav li.passed .title-sub {
        display: block !important;    
margin-bottom: 5px;
}
}
#sb_booking_company_time {
display: none !important;
}
.payment_redirect_message {
display: none !important;
}

#sb_menu_list_items_container li:last-child a, .button--primary {
 letter-spacing: .5px;
  padding: 8px 25px;
  font-size: 16px !important;
  background-color: #3a3a3a;
  color: #ffffff !important;
  border: none;
  line-height: 1.19;
  border-radius: 2px;
  font-family: 'GT Walsheim Pro', sans-serif !important;
  transition: all 0.2s ease;
  padding: 8px 25px !important;
  text-transform: uppercase;
display: inline-block;
font-weight: 400 !important;
}

#sb_menu_list_items_container li:last-child a:hover, .button--primary:hover {
  background-color: #000000;
color: #ffffff !important;
text-decoration: none;
}

#content-view #contacts li .links {
font-size: 18px;
margin-top: 12px;
}
.provider-item.item {
display: none;
}

#sb-timeline #steps-nav li.passed:before {
width: 6px !important;
height: 12px !important;
}
.booking-info .booking-overview table tbody tr:nth-child(4) {
display: none;
}

#sb_booking_info .booking-info .clearfix li:nth-child(3) {
display: none !important;
}

#sb_location_step_container p {
margin-bottom: 12px !important;
}

.txt.short {
height: 78px !important;
}


#main-buttons .wrapper .inner {
background-color: rgba(255, 255, 255, 0.8);
padding: 20px !important;
border-radius: 16px;
max-width: 565px;
margin: 0 !important;
}
