/*
Theme Name: Chaitan Child Theme
Theme URI: http://chaitan.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Chaitan
Template: chaitan
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: chaitan

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

#haloumi{
	background:url("https://greek-habits.com/wp-content/uploads/2025/10/haloumi-cheese.jpg") no-repeat top left !important;
	background-size:cover !important;
}
	.padded-text{
		padding-left:100px !important;
		padding-right:100px !important;
	}
@media (max-width: 768px) {
.ltx-content-width{max-width:90% !important;} 
	.padded-text{
		padding-left:10px !important;
		padding-right:10px !important;
	}
	
		.reverse-col-on-mobile {
		display: flex !important;
		flex-direction: column-reverse;
	}
	.wpb_single_image img {
    height: auto;
    max-width: 70%;
    vertical-align: top;
    text-align: center;
    margin: 0px auto !important;
    display: block;
}
	
		.smaller {
    height: auto;
    max-width: 60%;
    vertical-align: top;
    text-align: center;
    margin: 10px auto !important;
    display: block;
}
}