i.item-container__icon.item-container__icon--avatar.fa.fa-user-alt {
color: white !important
}

.fa-sign-in-alt:before {
color: white !important
}

.buttonapp {
  background-color: #4d6653;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}


@media only screen and (max-width: 480px)  {
#main-buttons .wrapper .company-name {
font-size: 30px !important
}
}

a.btn.map.btn-has-icon {
display: none
}

.filter-list.custom-form.filter--content.sb-filter-container {
display: none
}


.invoice-notification--content {
display: none
}


.package-content .item__read-more {
top: -8px
}

.package-content .item .selected-package-list.short {
max-height: 40px
}

.package-content .item__info-bar .date-item {
display: none
}

span.icon.clock {
display: none
}
.package-content .item .start-date-btn {
display: none
}


div#membership-filters {
display: none
}









@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');

#main-buttons .wrapper .company-name {
font-family: "League Spartan", sans-serif !important;
font-size: 60px;
}

#main-buttons .wrapper .bar .btn {
background-color: #DFFF4F;
color: #444547;
font-weight: 700;
font-size: 18px;
}


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body, h4, h5, h6, p, a, div, input, textarea, label {
font-family: "Montserrat", sans-serif !important;
}

#main-buttons .wrapper .bar .btn.book::after {
    content: none;
}

h2, h3 {
font-family: "League Spartan", sans-serif !important;
}

#contacts > div > div {
color: #4D6653;
}




.header {
background-color: #4D6653;
}


.header .header__navigation .header__navigation-item .header__navigation-link {
color: #fff;
background-color: #4D6653;
}

.header__navigation-item.active .header__navigation-link {
color: #E6997C;
}

.header .item-container:focus, .header .item-container:hover {
   border-color: #ffffff !important;
}


@media (max-width: 1024px) {
.header__menu-container.active  {
background: #4D6653 !important;
} 
}









/*
	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 */
}

