/*
Theme Name: KazTour Premium
Theme URI: https://kaztour.kz
Author: KazTour Agency
Author URI: https://kaztour.kz
Description: Premium Kazakhstan Tourism Agency WordPress Theme with Tour Categories, Alpine.js, Tailwind CSS and Swiper Slider.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kaztour
Tags: travel, tourism, tours, one-page, custom-menu, featured-images, translation-ready
*/

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; padding: 0; }

.screen-reader-text {
    border: 0; clip: rect(1px,1px,1px,1px); clip-path: inset(50%);
    height: 1px; margin: -1px; overflow: hidden; padding: 0;
    position: absolute; width: 1px; word-wrap: normal !important;
}
.alignleft  { float: left;  margin-right: 1.5em; }
.alignright { float: right; margin-left: 1.5em; }
.aligncenter { display: block; margin: 0 auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .875rem; text-align: center; color: #64748b; }

.custom-logo-link {
    display: flex;
    align-items: center;
    height: 100%;
}

.custom-logo-link .custom-logo {
    width: 330px;
    height: auto;
    object-fit: contain;
    display: block;
    position: static;
    margin: 0;
}
