/*
Theme Name: Badam ki Jali · Aziz Bagh
Theme URI: https://example.com/
Author: Seema Universal, LLC
Author URI: https://example.com/
Description: Theme for badamkijali.com � Kishwar�s Jali From Aziz Bagh (Badam ki Jali, Ashrafi and Nawaiti almond desserts, made in the USA). The theme is the shell (header, footer, navigation, styles); page content is imported from badam-ki-jali-content.xml as Custom HTML blocks that use the classes in assets/css/style.css.
Version: 0.2.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: badam-ki-jali
Tags: one-column, custom-menu, custom-logo, featured-images, food-and-drink, portfolio
*/

/*
  The design system lives in assets/css/style.css (shared with the static draft
  in the parent folder) and is enqueued from functions.php.
  Add WordPress-only overrides below.
*/

/* Legacy page-builder (WPBakery) rows on the older pages: keep them inside the
   theme container instead of stretching to the viewport, and never scroll sideways. */
html { overflow-x: hidden; }
.entry-content .vc_row[data-vc-full-width],
.entry-content .vc_row[data-vc-stretch-content],
.entry-content .vc_row.vc_row-no-padding,
.entry-content .vc_row[style*="left:"] {
  position: static !important; left: auto !important; width: auto !important; max-width: none !important;
  margin-left: 0 !important; margin-right: 0 !important; padding-left: 0 !important; padding-right: 0 !important;
}
.entry-content .vc_row-full-width { display: none; }
.entry-content .vc_row { margin-left: 0; margin-right: 0; }
.entry-content .vc_column_container > .vc_column-inner { padding-left: 0; padding-right: 0; }
.entry-content .wpb_text_column h1, .entry-content .wpb_text_column h2 { font-size: clamp(1.6rem, 3vw, 2.4rem); }

/* Admin bar offset for the sticky header and the draft ribbon */
.admin-bar .site-header { top: 32px; }
.admin-bar .draft-ribbon { top: 54px; }
@media (max-width: 782px) {
  .admin-bar .site-header { top: 46px; }
  .admin-bar .draft-ribbon { top: 60px; }
}
