/*
Theme Name: 77th Avenue
Theme URI: https://77thavenue.com
Author: 77th Avenue
Author URI: https://77thavenue.com
Description: A premium, editorial WordPress theme built for organic food brands, agricultural businesses and artisanal producers. Fully customizable via the WordPress Customizer, compatible with Elementor, Beaver Builder, Gutenberg and other page builders. Features a refined Cormorant Garamond + DM Sans typographic system, a chilli-red accent palette, and modular template parts.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
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: seventyseventh-avenue
Domain Path: /languages
Tags: one-column, two-columns, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready, blog, food-and-drink, e-commerce
*/

/* =========================================================
   77th Avenue — Theme Stylesheet
   Note: Most styling is loaded from assets/css/main.css
   This file exists to satisfy WordPress theme requirements.
   ========================================================= */

/* WordPress required classes
   ------------------------------------------------------- */
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.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 !important; width: 1px; word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1; border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
  clip: auto !important; clip-path: none; color: #21759b;
  display: block; font-size: 14px; font-weight: 700;
  height: auto; left: 5px; line-height: normal;
  padding: 15px 23px 14px; text-decoration: none;
  top: 5px; width: auto; z-index: 100000;
}
.bypostauthor { display: block; }
.gallery-caption { display: block; }
.sticky { display: block; }
