<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: The Cooking Lab
Template: loobek
Text Domain: tlc
*/



.woocommerce-store-notice, p.demo_store {
	background-color: #000;
}

@media only screen and (max-width: 1560px) and (min-width: 992px) { 
	.page-template-page-corsi .page-container {
		padding-left: 50px;
   		padding-right: 50px;
	}
}


@media only screen and (max-width: 991px) and (min-width: 768px) {
	.page-template-page-corsi .page-container {
		padding-left: 20px;
   		padding-right: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.page-template-page-corsi .page-container {
		padding-left: 10px;
   		padding-right: 10px;
	}
}


body.attivo {
	padding-top: 52px;
}</pre></body></html>