/**
 * Custom CSS Code by Theme User
 *
 * NOTE: This file only work if it's in the theme root directory.
 */

/* Anasayfada kenar çubuğu yok; içerik .wrap genişliğinde (boxed düzen korunur) */
.home-no-sidebar #content,
#content.full-width {
	width: 100% !important;
	float: none !important;
}
