/*
Theme Name: SEMAYAT PUBLISHING AND DISTRIBUTING LLC
Theme URI: https://semayat.com
Author: SEMAYAT PUBLISHING AND DISTRIBUTING LLC
Description: The official SEMAYAT publishing, distribution and online bookstore theme, integrating book sales, publishing services, distribution, curated shelves and WooCommerce commerce.
Version: 3.10.0
Requires at least: 6.2
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: semayat-pd
Domain Path: /languages
Tags: e-commerce, blog, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* WordPress theme bootstrap styles. Main visual styles are enqueued from /css/. */
html { scroll-behavior: smooth; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
.alignwide { max-width: 1200px; margin-left: auto; margin-right: auto; }
.alignfull { width: 100%; }
.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; }
.store-nav .semayat-primary-menu { display:flex; align-items:center; gap:28px; list-style:none; margin:0; padding:0; }
.store-nav .semayat-primary-menu > li { margin:0; }
.store-nav .semayat-primary-menu a { display:block; }
.semayat-custom-logo .custom-logo-link { display:block; }
.semayat-custom-logo img { width:auto; max-height:60px; }
.entry-content { font-size:18px; line-height:1.8; }
.entry-content > * { max-width:100%; }
.semayat-content-area a { color:inherit; }
@media (max-width: 991px) { .store-nav .semayat-primary-menu { flex-direction:column; align-items:stretch; gap:0; } }
