/*
Theme Name: KUDU Artisan
Theme URI: https://kudu.lk
Author: KUDU Team
Author URI: https://kudu.lk
Description: A premium ecommerce theme for KUDU Artisan Dehydrated Food. Features a modern React-based interface with shopping cart functionality.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kudu
*/

/* WordPress Required Styles */
.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  font-size: 0.875rem;
  color: #666;
}

.sticky {
  position: sticky;
  top: 0;
}

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

.gallery-caption {
  font-size: 0.875rem;
  color: #666;
}

.bypostauthor {
  font-weight: 600;
}

.alignleft {
  float: left;
  margin-right: 1rem;
}

.alignright {
  float: right;
  margin-left: 1rem;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
