/*
Theme Name: zurichbico
Theme URI: https://swipe.ch
Author: swipe GmbH
Author URI: https://swipe.ch
Description: Zürcherstrasse 310, 8500 Frauenfeld
Version: 1.0
Tags: zurichbico
Requires at least: 6.0.1
Tested up to: 6.1.0
Requires PHP: 8.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zurichbico
This theme, like WordPress, is licensed under the GPL.
*/

@media (max-width: 575px) {
	.opentime table.w-100 {
    	font-size: 4vw;
	}
}
@media (max-width: 321px) {
	.opentime table.w-100 {
		font-size: 4.3vw;
	}
	
	.opentime h3 {
		font-size: 18px;
		line-height: 33px;
	}
}