/*
Theme Name:         Claudio und Lino
Theme URI:          https://www.claudioundlino.de
Description:        Frisch, mediterran, Ristorante italiano.
Template:           kava
Version:            1.0.0
Author:             Wellenweg Werbeagentur
Author URI:         https://www.wellenweg.de
*/


.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

@media all and (max-width: 767px) {
  /* Styles for mobile phones  */  
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  /* Styles for tablets  */ 
}
@media all and (min-width: 1025px) {
  /* Styles for desktops  */  
}
