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


.site-title a {font-family: 'Raleway',sans-serif; font-weight: 600;}


/*** 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;}
}

body .booked-calendarSwitcher { padding: 0; color: #fff; border-radius: 10px 10px; width: 70%; margin: 0px auto 25px; display: block;}
body .booked-calendarSwitcher > p i.fa-solid {display: none;}
body .booked-calendarSwitcher > p select {padding: 15px 25px !important; width: 100%; font-size: 17px; height: auto;}
body .booked-calendarSwitcher::before {top: 15px;}

@media screen and (max-width: 768px) { 	
	body .booked-calendarSwitcher {width: 100%;}
}