/* 
 Theme Name:   	Radio
 Theme URI:    	https://radio.1daywebsite.ch/
 Description:  	Based on Blocksy
 Author:       	AFB
 Author URI:   	https://radio.1daywebsite.ch//
 Template:     	blocksy
 Text Domain:	1daywebsite
 Version:      	1.0
 License:      	GNU General Public License v2 or later
 License URI:  	http://www.gnu.org/licenses/gpl-2.0.html

-----------------------------------------------------------------------------------

	1.	General HTML elements
	2.	Homepage (home) Stylings
	3.	Bouncing Arrow
	4.	Contact Form 7
	5.	Footer
	6.  Mediaqueries

----------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- */
/*	1.	General HTML elements
/* -------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- */
/*	2.	Homepage (home) Stylings
/* -------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- */
/*	3.	Radio
/* -------------------------------------------------------------------------------- */
.ultp-block-image img {
	width: 300px;
	height: 300px;
}
/* -------------------------------------------------------------------------------- */
/*	7.	Mediaqueries
/* -------------------------------------------------------------------------------- */
/*@media (max-width: 690px) {
	#afb-radio-schedule {
		display: block;
		width: 100% !important;
	}
	.nav-container-currentweek, .nav-container-nextweek, .afb-radio-schedule-currentweek, .afb-radio-schedule-nextweek {
		flex-direction: column;
	}
}*/