@font-face {
font-family: 'Nunito', sans-serif;
  src:  url('https://fonts.googleapis.com/css2?family=Nunito:wght@800&display=swap');}

#contacts li .links a {color: #222222 !important;}
#contacts li .links a:hover {color: #787560 !important;}

@font-face {
font-family: 'Nunito', sans-serif;
  src:  url('https://fonts.googleapis.com/css2?family=Nunito&display=swap');}

body, #contacts li .links a, #contacts li .cls-info-name, #content-view #schedule .overview tr td.day, #content-view #schedule .overview tr td.time, #main-buttons .wrapper .inner .bar .btn a, #header .nav-wrapper #sb_menu .nav, #header .nav-wrapper #sb_menu .nav li.active a, #header .nav-wrapper #sb_menu .nav li a, #content-view #contacts li .links    {
    font-family: 'Nunito', sans-serif !important;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;}


element.style {
}
#content-view #about-us .txt {
    width: 100%;
    word-break: break-word;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
#sb_main #main #sb_content #content-view #about-us {
    box-shadow: none;
    background-color: transparent;
    text-align: center;
}
body {
    background: #fdfdfd;
    color: #454546;
}


#main-buttons .wrapper .inner .bar .btn a, .btn.btn-second, .btn-second {font-size: 17px !important;
background-color: #787560;
  text-transform: uppercase;
  border: 1px solid #222222 !important;
  padding: 12px 10px !important;
  border-radius: 10px !important;}

#main-buttons .wrapper .inner .bar .btn a:hover, .btn.btn-second, .btn-second:hover {
  font-size: 17px !important;
  color: #fff !important; 
  border: 1px solid #222222 !important;
  padding: 12px 10px !important;
  border-radius: 10px !important;
}

.btn {background-color: transparent !important;}

#main-buttons .wrapper .inner .company-name { font-family: 'Nunito', sans-serif !important;
  font-size: 30px; 
  font-weight: bold;
  text-transform: uppercase;
   letter-spacing: 2px;
}

#main-buttons .wrapper .inner .company-name:after {
    display: none;}


/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #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 */
}

