/*
Theme Name: Jaipur Tiger Festival
Theme URI: https://jaipurtigerfestival.org/
Author: Jaipur Tiger Festival
Author URI: https://jaipurtigerfestival.org/
Description: Premium, editorial WordPress theme for the Jaipur Tiger Festival — wildlife conservation storytelling with Rajasthani heritage artwork. Ships with the festival's production Tailwind CSS build, decorative SVG motifs and vanilla-JS interactions. No page builder required.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jtf
Tags: one-column, custom-menu, custom-logo, featured-images, translation-ready, editor-style
*/

/* The full design system lives in css/tailwind.css (enqueued before this file).
   Only WordPress-specific admin/editor adjustments belong here. */

.admin-bar [data-header] {
  top: 32px;
}

@media screen and (max-width: 782px) {
  .admin-bar [data-header] {
    top: 46px;
  }
}

.screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.wp-caption,
.gallery-caption,
.alignwide,
.alignfull {
  max-width: 100%;
}

.alignleft {
  float: left;
  margin: 0 1.5rem 1rem 0;
}

.alignright {
  float: right;
  margin: 0 0 1rem 1.5rem;
}

.aligncenter {
  display: block;
  margin-inline: auto;
}
.prose-jtf.max-w-3xl.text-base.leading-relaxed.text-muted-foreground {
}

.page-id-41 .prose-jtf {
    .page-id-41:;max-width: 100%;
    margin: 40px 0;
    background: #ffff;
    padding: 30px;
}


.wpcf7-form-control.wpcf7-file {
      width: 100%;
    border: 1px solid #bcbcbc;
    background: #fff;
    padding: 5px;
    margin:10px 0
}

.main-banner a.c-button {
    padding: 12px 15px;
    font-size: 11px;
}



    .jtf-about-editorial-row {
        margin-top: 20px;
    }
