/**
Theme Name: Strona dla terapeuty (child)
Author: Strona dla terapeuty
Author URI: https://stronadlaterapeuty.pl/
Description: Strona internetowa przygotowane przez Strona dla terapeuty https://stronadlaterapeuty.pl/
Version: 1.0.0
Text Domain: strona-dla-terapeuty-child
Template: astra
*/

.main-header-menu .menu-item {margin-left: 20px;}

.ast-header-break-point .main-navigation ul .menu-item .menu-link {color: #555;}
.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle {color: #fff;}

/*** kalendarz ***/

.button .timeslot-mobile-title {display: none;}
body .booked-calendarSwitcher > p {margin: 0;}
body .booked-calendarSwitcher > p select {padding: 0;}
body .booked-calendarSwitcher > p select option {color: #000;}
body .booked-appt-list .timeslot {padding: 14px 6px;}

@media screen and (max-width: 768px) { 	
	body .booked-calendar .booked-appt-list .timeslot .timeslot-people {margin-bottom: 10px;}
	body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col .date .number {font-size: 18px;}
	body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active .date .number {border-radius: 0; background: #aaa !important;}
	body .booked-calendarSwitcher {margin: 0; border-radius: 5px;}
}