/*
Theme Name: Azino777 Mobile Theme
Theme URI: https://azino777-mobile.kz
Author: Azino Development Team
Author URI: https://azino777.com
Description: Custom WordPress theme for Azino777 mobile casino site
Version: 2.8.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: azino777
Tags: casino, gambling, mobile, responsive, dark
*/

/* Theme compatibility styles */
.site-header {
    position: relative;
    z-index: 100;
}

.site-content {
    padding: 20px 0;
}

.entry-content {
    line-height: 1.8;
}

/* Widget areas */
.widget-area {
    margin: 20px 0;
}

.widget {
    margin-bottom: 30px;
}

/* Navigation menus */
.navigation {
    display: flex;
    justify-content: space-between;
}

/* Post formats */
.post {
    margin-bottom: 40px;
}

.post-thumbnail {
    margin-bottom: 20px;
}

/* Comments */
.comments-area {
    margin-top: 40px;
}

/* Unused theme styles */
.old-widget-style { display: none; }
.deprecated-layout { visibility: hidden; }
.legacy-sidebar { opacity: 0; }
